
table.pagetitle {
   font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	font-weight: bold;
	height: 28px;
	background: #D8D8D8;
	background-image: url(/images/title_bg.jpg);
	text-align: center;
	vertical-align: middle;
	border-color: Black;
	border-width: 2px;
	border-style: dotted;
}







/* Standard Link */


a:link {
	font-family: Arial;
	color: Black;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}


a:visited {
	font-family: Arial;
	color: Black;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}


a:hover {
	font-family: Arial;
	color: Blue;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}


a.:active {
	font-family: Arial;
	color: Black;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}











/* Footer */

a.TextNav:link {
	font-family: Arial;
	color: White;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}


a.TextNav:visited {
	font-family: Arial;
	color: White;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}


a.TextNav:hover {
	font-family: Arial;
	color: Yellow;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}


a.TextNav:active {
	font-family: Arial;
	color: White;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}





.FooterText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: White;
}





a.FooterLink:link {
	font-family: Arial;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}


a.FooterLink:visited {
	font-family: Arial;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}


a.FooterLink:hover {
	font-family: Arial;
	color: Yellow;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}


a.FooterLink:active {
	font-family: Arial;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}


body {
	scrollbar-3dlight-color: White;
	scrollbar-arrow-color: White;
	scrollbar-base-color: #FFF0AF;
	scrollbar-darkshadow-color: #CCCCCC;
	scrollbar-face-color: #4F4F4F;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #586A79;
	scrollbar-track-color: #E1E1E1;
	background: Silver url('/images/bg.jpg') top center;
	background-attachment: fixed;
}


.colortable {
	background-color: #F8F3DF;
	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;
}

.colortable2 {
	background-color: #F0F8FF;
	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;
}

.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;
}



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;
	}
	

	
	
	
	
	
/* Form Elements */	


.FormTable {
	width: 80%;
	background-position: center;
	border: 4px;
	border-color: Black;
	border-style: dashed;
	padding: 4px;
	background-color: none;
	background-image: url(/images/form_bg.jpg);
}


.FormHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: White;
	font-size: 13px;
	background-color: #000000;
	height: 37px;
	padding-left : 2px;
	padding-right : 2px;
	padding-top : 5px;
	padding-bottom : 5px;
	text-align : center;
	background-image: url(/images/FormHeading.jpg);
}

.FormTD {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	background-color: none;
	text-align : center;
}

.FormButton {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: White;
	font-size: 12px;
	background-color: #143D7D;
	border: 2px solid White;
	width: 180px;
	height: 28px; 
	
}

.FormButton2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: White;
	font-size: 12px;
	background-color: #143D7D;
	border: 2px solid White;
	width: 200px;
	height: 28px; 
	
}

.FormField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid Navy;
	text-align: left;
	background-image: url(/images/field.jpg);
}

.FormField3 {
	font-family: Arial, Helvetica, sans-serif;
	width: 500px;
	height: 200px;
	font-size: 11px;
	border: 1px solid Navy;
	text-align: left;
	background-image: url(/images/field.jpg);
}









