@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #dbceab;
}
.div {
	height: 25px;
	width: 350px;
	position: absolute;
}

a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.drakblue {
	background-color: #101639;
}
.black {
	background-color: #010101;
}
.lightbrown {
	background-color: #dbcdab;
}
.mahroon {
	background-color: #441d14;
}
.blue {
	background-color: #101639;
}
.bottomlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
}
.contact1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #FFFFFF;
}
.lefttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.lefttext1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9ad9e7;
	text-decoration: underline;
}
.lefttext1 a:link {
	color: #9ad9e7;
	text-decoration: underline;
}
.lefttext1 a:visited {
	text-decoration: underline;
	color: #9ad9e7;
}
.lefttext1 a:hover {
	text-decoration: none;
	color: #dbceab;
}
.lefttext1 a:active {
	text-decoration: underline;
	color: #9ad9e7;
}
.lefttext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
}
.lefttext3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.mainlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}
.mainlink a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.mainlink a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.mainlink a:hover {
	text-decoration: underline;
	color: #dbceab;
}
.mainlink a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.linkbg {
	background-color: #101639;
	background-image: url(images/link_bg.jpg);
	background-repeat: no-repeat;
}
.righrmiddle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
}
.righrmiddle1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
}
form
{
margin-bottom:0px;
margin-left:0px;
margin-right:0px;
margin-top:0px;
}
.button {background: none #dbceab;
color: #101639;
font-weight: bold;
border-top: 1px solid #101639;
border-left: 1px solid #101639;
border-bottom: 1px solid #101639;
border-right: 1px solid #101639;
cursor:hand;
}
.box {background: none #ffffff;
color: #101639;
border-top: 1px solid #dbceab;
border-left: 1px solid #dbceab;
border-bottom: 1px solid #dbceab;
border-right: 1px solid #dbceab;
}
.scrolbar {scrollbar-3dlight-color:#101639;
           scrollbar-arrow-color:#dbceab;
           scrollbar-base-color:#101639;
           scrollbar-darkshadow-color:#101639;
           scrollbar-face-color:#101639;
           scrollbar-highlight-color:#101639;
           scrollbar-shadow-color:#101639}
#map {
	position:absolute;
	left:536px;
	top:351px;
	width:425px;
	height:350px;
	z-index:1;
	visibility: hidden;
}
