/* CSS Document */
<!--
body {
	background-color: #000000;
}

a:link { color: #C1AB6F; text-decoration: none; }
a:visited { color: #C1AB6F; text-decoration: none;}
a:hover { color: #B1CAE9;text-decoration: none; }
a:active { color: #C1AB6F; 	text-decoration: none;}

#sp1:link { color: #1054af; }
#sp1:visited { color: #1054af; }
#sp1:hover { color: #c38810; }
#sp1:active {color:#1054af; }

#sp2:link { color: #C1AB6F; text-decoration: none; }
#sp2:visited { color: #C1AB6F; text-decoration: none;}
#sp2:hover { color: #1054af;text-decoration: none; }
#sp2:active { color: #C1AB6F; 	text-decoration: none;}

.style1 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
}
.style11 {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #FFFFFF;
}

.style2 {
	color: #C1AB6F;
	font-weight: bold;
	font-size:11px;
	font-family:"Trebuchet MS"
}
.style3 {font-size: 14px;}
.style5 {font-size: 8px}
.form_text {
border : 1px solid #cccccc; 
font : 10px Verdana; 
text-decoration : none; 
background-color : #ffffff; 
} 
.style7 {font-size: 11px;
color:#1054af;
font-family:"Times New Roman", Times, serif;
font-weight:bold; }

.style8 {
	color: #C1AB6F;
	font-weight: bold;
	font-size:11px;
	font-family:"Times New Roman"
}





