a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: none;}
a:active {text-decoration: none;}
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-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;
}

.downbg {
	background-image: url(images/downbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	/*height: 147px;*/
	height: 23px;
	}
.bottontext {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #DBEDFB;
	text-decoration: none;
	
	background-repeat: repeat-y;
	background-position: center top;
}

.bottontext:hover {
	color: #25A4E0;
	text-decoration: none;
}
.hometext {
	font-family: arial;
	font-size: 12px;
	line-height: 16px;
	color: #202020;
	text-decoration: none;
	text-align: left;
	background-image:url(images/car1-home.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-attachment: fixed;
}

.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;
}
div {
margin:0;
}

#pagecell1{
	position:absolute;
	top: 0px;
	width: 1000px;
}
#for_scroll{
	position:absolute;
	top:0px;
	z-index:100;
	left:0px;
	/*width: 280px;
	height:27px;*/
}.downmenu {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing:1px;
}
.downmenu:hover {
	
	color: #76BCEF;
	text-decoration: none;
}
