.formfield {
	width: 160px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid Navy;
	text-align: left;
	height: 16px;
	background-color: #CFD8E1;
	background-image: url(../images/field.jpg);
}

.commentfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid Navy;
	text-align: left;
	height: 30px;
	background-color: #CFD8E1;
	background-image: url(/images/field.jpg);
}







body {
	background-color: #02203A
	scrollbar-3dlight-color: White;
	scrollbar-arrow-color: White;
	scrollbar-base-color: #D6E0E9;
	scrollbar-darkshadow-color: #586A79;
	scrollbar-face-color: #375BB9;
	scrollbar-highlight-color: #8BA7BF;
	scrollbar-shadow-color: #586A79;
	scrollbar-track-color: #D6DDF1;
	background: #FFFFFF url(../images/web_design_BG.jpg) top center;
}



.colortable {
	background-color: #C6D4F0;
	border-bottom: 2px dotted #2F4F4F;
	border-left: 2px dotted #2F4F4F;
	border-right: 2px dotted #2F4F4F;
	border-top-color: #2F4F4F;
	border-top-style: dotted;
	border-top-width: 2px;
	font-family: Arial;
	font-size: 11px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	filter:alpha(opacity=100);
}



.opacity {
filter:alpha(opacity=50);
}



.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}


.text12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.text13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}






table.headingbox {
	background: url(file:/images/headings.jpg);
	text-align: center;
	vertical-align: middle;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding: 0px 0px 0px 0px;
}












a.tablebutton:link {
	color: Green;
	text-align: center;
	vertical-align: middle;
	background-image: url(/images/active_OFF.gif);
	width: 534px;
	height: 38px;
	background: Pink;
}



a.tablebutton:visited {
	color: Green;
	text-align: center;
	vertical-align: middle;
	background-image: url(/images/active_OFF.gif);
	width: 534px;
	height: 38px;
	background: Pink;
}


a.tablebutton:hover {
	color: Yellow;
	text-align: center;
	vertical-align: middle;
	background-image: url(/images/active_OFF.gif);
	width: 534px;
	height: 38px;
	background: Red;
}


a.tablebutton:active {
	color: Green;
	text-align: center;
	vertical-align: middle;
	background-image: url(/images/active_OFF.gif);
	width: 534px;
	height: 38px;
	background: Pink;
}












a:link {
	font-family: Arial;
	color: Navy;
	font-size: 11px;
	font: bold 11px Arial;
	font-style: normal;
	text-decoration: none;
}


a:visited {
	font-family: Arial;
	color: Navy;
	font-size: 11px;
	font: bold 11px Arial;
	font-style: normal;
	text-decoration: none;
}


a:hover {
	font-family: Arial;
	color: Blue;
	font-size: 11px;
	font: bold 11px Arial;
	font-style: normal;
	text-decoration: none;
}


a:active {
	font-family: Arial;
	color: Navy;
	font-size: 11px;
	font: bold 11px Arial;
	font-style: normal;
	text-decoration: none;
}












a.bottom:link {
	font-family: Arial;
	color: White;
	font-size: 11px;
	font: bold 11px Arial;
	font-style: normal;
	text-decoration: none;
}


a.bottom:visited {
	font-family: Arial;
	color: White;
	font-size: 11px;
	font: bold 11px Arial;
	font-style: normal;
	text-decoration: none;
}


a.bottom:hover {
	font-family: Arial;
	color: Yellow;
	font-size: 11px;
	font: bold 11px Arial;
	font-style: normal;
	text-decoration: none;
}


a.bottom:active {
	font-family: Arial;
	color: White;
	font-size: 11px;
	font: bold 11px Arial;
	font-style: normal;
	text-decoration: none;
}

















h1 {
	font-family: Arial;
	color: Black;
	font-size: 12px;
	font: bold;
	}


h2 {
	font-family: Arial;
	color: Black;
	font-size: 13px;
	font: bold;
	}


h3 {
	font-family: Arial;
	color: Black;
	font-size: 14px;
	font: bold;
	}






.center {
	text-align: center;
	vertical-align: center;
}


.headingtextbg {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: Navy;
	font-size: 12px;
	background-color: #d1e2ff;
	padding-left : 2px;
	padding-right : 2px;
	padding-top : 2px;
	padding-bottom : 2px;
	text-align : center;
	background-image: url(/images/BarBG.jpg);
}

.tabletextbglight {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	background-color: #c0cdfa;
	padding-left : 2px;
	padding-right : 2px;
	padding-top : 2px;
	padding-bottom : 2px;
	text-align : center;
}

.tabletextbgdark {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	background-color: #a5b9f8;
	padding-left : 2px;
	padding-right : 2px;
	padding-top : 2px;
	padding-bottom : 2px;
	text-align : center;
}






























.input {
	font-family: Arial, Helvetica, sans-serif;
	color: White;
	font-size: 11px;
	background-color: #375BB9;
	border: 1px solid Black;
	width: 160px;
	height: 24px;
}

.field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid Navy;
	height: 18px;
	background-image: url(/images/field.jpg);
	background-color: #CFD8E1;
}

.field2 {
	font-family: Arial, Helvetica, sans-serif;
	color: White;
	font-size: 10px;
	background-color: #1D507D;
	border: 1px solid Navy;
	height: 18px;
}

.field3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid Navy;
	height: 55px;
	background-image: url(/images/field.jpg);
}



.SUfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid Navy;
	text-align: left;
	height: 20px;
	width: 220px;
	padding: 2px 2px 2px 2px;
	background-image: url(/images/field.jpg);
	background-color: #CFD8E1;
}





.skinnyfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid Navy;
	text-align: left;
	height: 16px;
	width: 90px;
	background-image: url(/images/field.jpg);
	background-color: #CFD8E1;
}



.skinnyinput {
	font-family: Arial, Helvetica, sans-serif;
	color: White;
	font-size: 11px;
	background-color: #375BB9;
	border: 1px solid Black;
	height: 20px;
	width: 90px;
}


