html { scrollbar-base-color:#0A2D4D;} 
body {
	margin: 0px;
background-color:#07223B;
}
body, td, p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}

a:link,  a:active,  a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

#sitemap , #sitemap  a:link, #sitemap  a:active, #sitemap  a:visited {
	color: #80A2C1;
	text-decoration: none;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}
#sitemap a:hover {
	color: #ffffff;
	text-decoration: none;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}



#footer , #footer a:link, #footer a:active, #footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}
#footer a:hover {
	color: #B9FFE3;
	text-decoration: none;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}
.formbutton {
	font-size: 11px;
	color: #000000;
	background: #D4D0C8;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid;
}
.formfield{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 200px;
}


.homecontentbg {
	background-color: #D0D5DE;
}
.pagecontentbg {
	background-color: #D0D5DE;
}
.header {
	font-size: 19px;
	
	color: #E4B820;
}

.smheader {
	font-size: 12px;
	font-weight: bold;
	color: #E4B820;
		
}
.textsmall {
	font-size: 10px;
}

#seoLayer1 , #seoLayer1 h1, #seoLayer1 h2 {	font-size: 11px;}

.bg {
	background-attachment: fixed;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.homebg {
	background-position: left top;
	background-repeat: no-repeat;
}
.bg2 {

	background-attachment: fixed;
	background-image: url(../images/bg2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.smalltitle {
	font-weight: bold;
	color: #E4B820;
}
.bgform {
	background-image: url(../images/bg-form.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.imgright {
	background-position: right;
	float: right;
	margin-left: 5px;
}
