a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: none;}
a:active {text-decoration: none;}
div {margin:0px}
body {margin:0px 0px 0px 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
		background-image:url(images/site_bg.jpg);
	/*background-repeat:repeat-x;
	background-repeat:repeat-y;*/
	background-color: #E5F1FD;	
	SCROLLBAR-FACE-COLOR: #060C92; 
	SCROLLBAR-HIGHLIGHT-COLOR: #6D6E72;
	SCROLLBAR-SHADOW-COLOR: #FFFFFF; 
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF; 
	SCROLLBAR-TRACK-COLOR: #2834D3; 
	SCROLLBAR-ARROW-COLOR: #C4C9D0; 
	SCROLLBAR-BASE-COLOR: #313538;
}
H1 {
	font-family:Arial;
	font-weight:bold;
	font-size:12px;
	color:#202020;
	margin:0px;
	text-decoration:none;
}

H2 {
	font-family:Arial;
	font-weight:bold;
	font-size:12px;
	margin:0px;
	color:#202020;
	text-decoration:none;
}
.topbg {
	background-image: url(images/hometopbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 85px;
}
.box {
	height: 325px;
	background-color: #B91011;
}
.downbg {
	background-image: url(images/downbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 109px;
}
.bottontext {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	
	background-repeat: repeat-y;
	background-position: center top;
}

.bottontext:hover {
	color: #FFD200;
	text-decoration: none;
}
.hometext {
	font-family: arial;
	font-size: 12px;
	line-height: 16px;
	color: #202020;
	text-decoration: none;
	text-align: justify;
	background-image: url(images/homecar.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-attachment: fixed;
	padding: 5PX;
}

.hometextlink {
	font-family: arial;
	font-size: 12px;
	line-height: 16px;
	color: #0033FF;
	text-decoration: none;
}

.hometextlink:hover {
	
	color: #FF0000;
	text-decoration: none;
}.highlight {
	font-family: arial;
	font-size: 12px;
	color: #0033FF;
	text-decoration: underline;
}
.moreinf {
	font-family: Verdana; 
	font-size:11px;
	color:#FFFFFF;
	text-align:center;
}
.moreinf:hover {
	
	color:#33CCFF;
	text-align:center;
}
.menu {
	background-image: url(images/menu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 42px;
	
}
.homemenu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #E6E6E6;
	text-transform: uppercase;
	text-align: center;

}

.homemenu:hover {
	
	text-decoration: none;
	color: #33CCFF;


}
