html {
     overflow: -moz-scrollbars-vertical;
}

BODY {
	SCROLLBAR-FACE-COLOR: #000000; 
	SCROLLBAR-HIGHLIGHT-COLOR: #424242; 
	SCROLLBAR-SHADOW-COLOR: #424242; 
	SCROLLBAR-3DLIGHT-COLOR: #000000; 
	SCROLLBAR-ARROW-COLOR: #424242; 
	SCROLLBAR-TRACK-COLOR: #000000; 
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
	margin: 0px;

	
}
a:link, a:visited, a:hover {	
text-decoration: none;
}
.map {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	background-image: url(img/nav-dot1.png);
	background-repeat: no-repeat;
	line-height: 150%;
	padding-left: 15px;
}


table, td, tr  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 150%;
}
.bgrtable {
	background-image: url(img/bgr1.gif);
	background-repeat: repeat-y;
}
.bgrimage {
	background-image: url(img/bgr-image.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-right: 1px;
	padding-left: 1px;
}
.nav-left {
	background-image: url(img/bgr-nav-left.jpg);
	background-repeat: no-repeat;
	height: 27px;
	width: 15px;
}
.main-content {
	padding-top: 130px;
	height: 500px;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 15px;
	line-height: 150%;
}


.nav {
	background-image: url(img/bgr-nav.jpg);
	background-repeat: repeat-x;
	padding-right: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.nav2 {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
a:hover.nav2 {
	color: #000000;
}
.footer {
	background-image: url(img/bgr-footer.gif);
	background-repeat: no-repeat;
	height: 30px;
	background-position: top;
	color: #000000;
	padding-top: 5px;
}
.footer1 {
	color: #000000;
	text-decoration: none;
}
.red {

	color: #990000;
	text-decoration: none;
}
.nav1 {
	background-image: url(img/nav-dot.png);
	background-repeat: no-repeat;
	color: #990000;
	line-height: 150%;
	text-decoration: none;
	padding-left: 15px;
}
a:hover.nav1 {
	color: #000000;
}
.round-top-left {
	background-image: url(img/round-top-left.png);
	height: 16px;
	width: 16px;
}
.round-top-right {
	background-image: url(img/round-top-right.png);
	height: 16px;
	width: 16px;
}
.round-bottom-left {
	background-image: url(img/round-bottom-left.png);
	height: 16px;
	width: 16px;
}
.round-bottom-right {
	background-image: url(img/round-bottom-right.png);
	height: 16px;
	width: 16px;
}
.map1 {
	padding-left: 40px;
	text-align: left;
}
.map-white {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
h3 {
	font-size: 12px;
	font-weight: bold;
}
img.pics {
	border: 2px solid #FFFFFF;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
}