body
{
	scrollbar-face-color:#003B6F;
	scrollbar-highlight-color:#B2C4D4;
	scrollbar-3dlight-color:#99B1C5;
	scrollbar-darkshadow-color:#002240;
	scrollbar-shadow-color:#002E56;
	scrollbar-arrow-color:#DBCA67;
	scrollbar-track-color:#6A8DAD
}
.txtnormal
{
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 13px; 
	font-style: normal; 
	font-weight: normal; 
	color: #000000;
}
.txtnormalb 
{
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 13px; 
	font-style: normal; 
	font-weight: bold; 
	color: #000000;
}
.txtnormal A
{
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: bold; 
	text-decoration: none; 
	color: #003B6F
}
.txtnormal A:hover
{
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: bold; 
	text-decoration: none; 
	color: #DBCA67
}
.h1
{
	font-family: Times; 
	font-size: 18pt; 
	text-decoration: none;
	font-weight: bold;
	font-style: italic; 
	color: #DBCA67
}
.txtsmall {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none
}
.txtsmall2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	letter-spacing: -1px;
	text-decoration: none
}
.small A
{
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 8pt; 
	text-decoration: underline; 
	letter-spacing: -1px;
	color: #ffffff
}
.mainbox
{
	background-attachment: fixed;
	background-image: url(images/main_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px
}
.nav {
	font-family: Times;
	font-size: 13px;
	font-weight: bold;
	font-style: italic; 
	color: #003B6F;
	line-height: 10px;
	text-decoration: none
}
.off {
	background-image: url(images/nav_off.gif);
}
.over {
	background-image: url(images/nav_on.gif);