/* CSS Document */
body {
	background-image: url();
	background-color: #F4F0EF;
}
a:link { color: #00349f; text-decoration: none; }
a:visited { color: #00349f; text-decoration: none;}
a:hover { color: #ee9731;text-decoration: none; }
a:active { color: #00349f; 	text-decoration: none;}

#special:link { color: #ee9731;  }
#special:visited { color: #ee9731; }
#special:hover { color: #00349f; }
#special:active {color:#ee9731;}

#special1:link { color: #ffffff; }
#special1:visited { color: #ffffff; }
#special1:hover { color: #FFB871; }
#special1:active {color:#ffffff;}
.style1 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.style2 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #00349f;
}
.style3 {font-family: "Trebuchet MS"; font-size: 10px; font-weight: bold; color: #ee9731; }
.style4 {font-size: 7px}
.style7 {font-family: "Trebuchet MS"; font-size: 12px; font-weight: bold; color: #00349f; }
.style8 {
	font-family: "Trebuchet MS";
	font-size: 11px;
}
.style9 {font-size: 3px}
.style10 {
	font-size: 12px;
	color: #FFFFFF;
	font-family: "Trebuchet MS";
}
.style11 {font-size: 11px}

.formtext {
border : 1px solid #cccccc; 
font : 10px Verdana; 
text-decoration : none; 
background-color : #ffffff; 
} 


