@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color:ffffff;
	scrollbar-highlight-color:ffffff;
	scrollbar-3dlight-color:eeb701;
	scrollbar-shadow-color:d5812d;
	scrollbar-darkshadow-color:ffffff;
	scrollbar-arrow-color:ffcc00;

}

.submitbutton {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #F6BC00;
	border: 1px double #000;
}

.formstyle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	border: 1px solid #000000;
}


.BG {
	background-attachment: fixed;
	background-image: url(images/contentbg1.jpg);
	background-repeat: repeat-y;
}
.BG2 {
	background-attachment: fixed;
	background-image: url(images/websitebg23.jpg);
}
.BodyText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: center;
}
a:active, a:visited, a:link {
	font-family:Verdana, Geneva, sans-serif;
	color:#7488c1;
	font-size:12px;
	font-weight: bold;
	text-decoration:underline;
	filter: DropShadow(Color=CCCCCC, OffX=1, OffY=1);
	width: 2;
} 
a:hover {
	font-family:verdana;
	color:#d5812d;
	font-size:12px;
	text-decoration:none;
	filter: DropShadow(Color=CCCCCC, OffX=1, OffY=1);
	width: 2;
} 
a.navbar:active, a.navbar:visited, a.navbar:link {
font-family:verdana; color:#d5812d; font-size:12px; font-weight: bold; text-decoration:none; filter: DropShadow(Color=CCCCCC, OffX=1, OffY=1); width: 2
} 

a.navbar:hover {
font-family:verdana; color:#000000; font-size:12px; 
font-weight: bold; text-decoration:none;
filter: DropShadow(Color=CCCCCC, OffX=1, OffY=1); width: 2
} 
a.smalllinks:active, a.smalllinks:visited, a.smalllinks:link {
font-family:verdana; color:#d5812d; font-size:9px; font-weight: bold; text-decoration:none;
} 
a.smalllinks:hover {
font-family:verdana; color:#000000; font-size:9px; 
font-weight: bold;
} 

a.anchors:active, a.anchors:visited, a.anchors:link {
	font-family:verdana;
	color:#000000;
	font-size:12px;
	font-weight: normal;
	text-decoration:none;
} 
a.anchors:hover {
	font-family:verdana;
	color:#000000;
	font-size:12px;
	text-decoration:none;
	font-weight: normal;
} 


.smalltext {
	font-size: 9px;
	color: #6C7FB9;
}
.headline {
	font-size: 24px;
	color: #E1AF00;
}
.error_strings { 
	font-family:Verdana; 
	font-size:10px; 
	color:#660000;
}
