/* CSS Document */
body {
	background-color: #B30101;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif, "Lucida Sans";
	margin:0px;

}
.style3 {
	font-size: 10px;
	color: #242424;
}
a:link {
	color: #242424;
}
a:visited {
	color: #242424;
}
a:hover {
	color: #FF0000;
}
#nav a {
	background-image: url(images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: 24px;
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	line-height: 35px;
	padding-left: 40px;
	display:block;
	}
#nav a:hover {
	background-image: url(images/bulletu.jpg);
	background-repeat: no-repeat;
	background-position: 24px;
	color: #0000C9;
	text-decoration: none;
	background-color: #FFFFFF;
	}
#forms a {
	color: #0000C9;
	text-decoration: none;
}
#forms a:hover {
	color: #cc0000;
	text-decoration: none;
}

h2 {
	font-size: 20px;
	color: #CC0000;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif, Tahoma;
}
.text {
	font-size: 12px;
	padding: 4px 8px 8px 10px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif, "Lucida Sans";
}
.style1 {
	font-size: 14px;
	color: #0000FF;
}
.list {font-size: 14px;
	color: #0000FF;
	list-style-type: square;
	line-height: 18px;
}
.style2 {
	font-size: 14px;
	color: #CC0000;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif, "Lucida Sans";
	list-style-type: square;
}
.box {
	border: 1px solid #b30000;
}
.cbg {
	background-image: url(images/cbg.jpg);
	background-repeat: no-repeat;
	height: 134px;
	padding-left: 40px;
}
.sbtn {
	background-color: #b30000;
	color: #FFFFFF;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	border: 1px solid #555555;
}
.cbgt {
	background-image: url(images/cbgt.jpg);
	background-repeat: no-repeat;
	height: 21px;
	background-position: center;
}
.cbgb {
	background-image: url(images/cbgb.jpg);
	background-repeat: no-repeat;
	height: 21px;
	background-position: center;
}
.nvbg {
	background-image: url(images/nvbg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 43px;
}
.style4 {
font-size: 16px;
color: #cc0000;
}
.style5 {
	font-size: 14px;
	font-weight: bold;
}
.topbg {
	background-image: url(images/topbg.jpg);
	background-repeat: repeat-x;
}
.ftr {
	background-image: url(images/ftr.jpg);
	background-repeat: repeat-x;
}
.frmbx {
	padding-left: 10px;
	background-color:#F8F8F8;
	border: 1px dotted #999999;
	width: 540px;
	margin-left: 35px;
	
}
.mapbx {
	border: 1px dotted #999999;
}
