}
BODY {SCROLLBAR-FACE-COLOR: #FFFFFF; SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF; SCROLLBAR-SHADOW-COLOR: #CCCCCC; SCROLLBAR-3DLIGHT-COLOR: #6D8790; SCROLLBAR-ARROW-COLOR:  #6D8790; SCROLLBAR-TRACK-COLOR: #FFFFFF; SCROLLBAR-DARKSHADOW-COLOR: #666666; 
}
.translucent {
	text-align: justify;
	border: 1px solid #FFFFFF;
	background-color: #B8CFCF;
	filter: Alpha(opacity=90);
	color: #333333;
	width: 350px;


   /* the -moz-opacity attribute is recognized by 
   Gecko browsers and should be a decimal */
   -moz-opacity: .5;
   /* opacity is the proposed CSS3 method, not
   currently supported by any browser, but possibly
   standard in the future */
   opacity: .5;
}
.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bolder;

}
a.nav1:link {
	font-family: 		arial, sans-serif;
	font-size: 			11px;
	color: 				#FFFFFF;
	font-weight: 		lighter;
	text-decoration: 	none;
}
a.nav1:visited {
	font-family:  		arial, sans-serif;
	font-size: 			11px;
	color: 				#FFFFFF;
	font-weight: 		lighter;
	text-decoration: 	none;
}
a.nav1:hover {
	font-family:  		arial, sans-serif;
	font-size: 			11px;
	color: 				#ffffff;
	font-weight: 		lighter;
	text-decoration: 	underline;
}
a.nav1:active {
	font-family:  		arial, sans-serif;
	font-size: 			11px;
	color: 				#FFFFFF;
	font-weight: 		lighter;
	text-decoration: 	none;

}
a:link {
	font-family: VERDANA;
	font-size: 8px;
	color: #8B5C2E;
	text-decoration: underline;
	font-weight: bold;

}
a:hover {
	font-family: VERDANA;
	font-size: 8px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;


}
a:active {
	font-family: VERDANA;
	font-size: 8px;
	text-decoration: none;
	font-weight: bold;

}
a:visited {
	font-family: VERDANA;
	font-size: 8px;
	color: #8B5C2E;
	font-weight: bold;
	text-decoration: none;


}
.border {
	border: 1px solid #92B7BC;


}

.bodydark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: justify;
	white-space: normal;
	line-height: normal;


}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;

}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #663300;
	font-style: normal;
	text-transform: uppercase;
	background-image: url(files/footer_bg.gif);


}
.first {
	font-family: Tahoma, Verdana;
	font-size: 28px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bolder;

}
.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: none;

}
.dottedline {
	border-top: 1px dotted #669999;
}
