/*------------------------------------*/
/* Body */
/*------------------------------------*/
body{
	margin:0;
	background-image:url(../images/bckgrndsdu.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}
/*------------------------------------*/
/* Table Styles */
/*------------------------------------*/
.table-main{
	width:650px;
	max-width:650px;
	text-align:left;
	vertical-align:top;
	border-left:1px solid #9DB0B6;
	border-right:1px solid #9DB0B6;
	background-image:url(../images/bckgrndmnu.gif);
	background-position:left top;
	background-repeat:no-repeat;
	}
/**/
.table-sidebar{
	width:240px;
	max-width:240px;
	text-align:left;
	vertical-align:top;
	}
/**/
.table-watermark{
	text-align:left;
	vertical-align:top;
	background-image:url(../images/watermark.gif);
	background-position:left top;
	background-repeat:no-repeat;
	}
/**/
.table-header{
	width:650px;
	max-width:650px;
	height:40px;
	max-height:40px;
	text-align:left;
	vertical-align:top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000066;
	font-weight:normal;
	background-image:url(../images/bckgrndhdr.gif);
	background-position:left top;
	background-repeat:repeat-x;
	}
.table-header a{
	text-decoration:none;
	color:#000066;
}
.table-header a:hover{
	text-decoration:underline;
	color:#000066;
}
/**/
.table-index{
	width:650px;
	max-width:650px;
	height:150px;
	max-height:150px;
	padding-right:5px;
	background-image:url(../images/bckgrndindex.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	}
.table-index-text {
	text-align:right;
	vertical-align:bottom;
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
	color:#FFFFFF;
	font-weight:normal;
}
/**/
.table-footer{
	width:650px;
	max-width:650px;
	height:40px;
	max-height:45px;
	background-color:6E96C2;
	text-align:left;
	vertical-align:top;
	}
/**/
.small-inputtext{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#606060;
	background-color:#FAFAFA;
	border-style:solid;
	border-width:1px;
	border-color:#A5ACB2;
}
/**/
.form-inputtext{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#606060;
	background-color:#FAFAFA;
	border-style:solid;
	border-width:1px;
	border-color:#A5ACB2;
}
/**/
.border-picture{
	border:1px solid #DBE6EB;
	padding:1px;
}
/**/
.border-picture1{
	border:1px solid #DBE6EB;
}
/**/
.border-picture2{
	border:1px solid #FFFFFF;
	padding:5px;
	background-image:url(../images/bckgrndprdct.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
}
/*------------------------------------*/
/* Text Styles */
/*------------------------------------*/
.header{
	font-family:"Arial Narrow";
	font-size:22px;
	color:#000066;
	font-weight:normal;
}
.header a{
	text-decoration:none;
	color:#454F50;
}
.header a:hover{
	text-decoration:underline;
	color:#454F50;
}
/**/
.text, td{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#030303;
	font-weight:normal;
}
.text a, td a {
	text-decoration:none;
	color:#000066;
}
.text a:hover, td a:hover{
	text-decoration:underline;
	color:#000066;
}
/**/
.text_bold{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#767676;
	font-weight:bold;
}
.text_bold a{
	text-decoration:none;
	color:#7A1125;
}
.text_bold a:hover{
	text-decoration:underline;
	color:#7A1125;
}
/**/
.menuheader{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16pt;
	color:#97C5EF;
	font-weight:normal;
}
/**/
.menutext{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
}
.menutext a{
	text-decoration:none;
	color:#FFFFFF;
}
.menutext a:hover{
	text-decoration:none;
	color:#2D519D;
	background:#FFFFFF;
}
/**/
.headtext{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:normal;
}
.headtext a{
	text-decoration:none;
	color:#FFFFFF;
}
.headtext a:hover{
	text-decoration:none;
	color:#2D519D;
	background:#FFFFFF;
}
