body {
	margin: 0;
	padding: 0;
	background: #96C3EB url(images/auto_bc.jpg) repeat-y center top;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #C5A657;
}

#box {
	width: 920px;
	margin: 0 auto;
}

#ads {
	width: 130px;
	float: right;
	background-color: #F0F0F0;
	padding: 10px 0 10px 0;
}

#header {
	width: 780px;
	height: 200px;
	margin: 0;
	padding: 0;
	background: #96C3EB url(images/auto_pic.jpg) repeat-y center top;
}

#content {
	width: 760px;
	margin: 0;
	padding: 0 5px 0 10px;
}

#menucol {
	float: left;
	width: 190px;
}

#textcol {
	float: right;
	width: 550px;
}

div,td,p,span,select,input,textarea { font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal; color:black; }

b,strong { font-family: Arial, Helvetica, sans-serif; font-size: 11 px; color: Black; font-weight : bold; }

h1,h2 { font-family: Arial, Helvetica, sans-serif; font-size: 12 px; color: #D00300; font-weight : bold; }

#body_box {
	background-color: White;
	height: 95%;
	width: 780px;
	text-align: left;
}

#body_end { width: 780px;  height: 30px;  background-color: White;  }

#menu {
	background-color: White;
	padding: 5px 5px 5px 5px;
	text-align: left;
}

.menu_hot_td {
	height: 14px;
	padding: 2;
}

a.menu_link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: Black;
	font-size: 11px;
	text-align: left;
}
a.menu_link:link {
	text-decoration: none;
	color: Black;
}
a.menu_link:visited {
	text-decoration: none;
	color: Black;
}
a.menu_link:active {
	text-decoration: none;
	color: Black;
}
a.menu_link:hover {
	text-decoration: underline;
	color: Black;
}

#left {
	background-color: #F5F5F5;
	padding: 5px 5px 5px 5px;
	margin-right: 0px;
}

#footer {
	width: 550px;
	background-color: White;
	margin: 10px auto;
}

#pagecontent_menu { background-color: #F5F5F5;  float: right;   	padding: 5px 5px 5px 5px;  }

.site_location {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14 px;
	color: #6495ED;
	font-weight : bold;
}

.boldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11 px;
	color: #39B54A;
	font-weight : bold;
}

a.topmenu_link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: Black;
	font-size: 11px;
	text-align: left;
}
a.topmenu_link:link {
	text-decoration: none;
	color: Black;
}
a.topmenu_link:visited {
	text-decoration: none;
	color: Black;
}
a.topmenu_link:active {
	text-decoration: none;
	color: Black;
}
a.topmenu_link:hover {
	text-decoration: underline;
	color: Black;
}

.topmenu_hot_td {
	height: 16px;
}

.topmenu_td {
	height: 20px;
	padding: 0 5px 0 5px;
	border-right: 1px solid White;
	border-top: 1px solid White;
	border-bottom: 1px solid White;
	background: #0F5A00 url(images/topmenu_bc.jpg) repeat-x top;
}

.topmenu_header {
	border-top: 5px solid #8C1414;
	border-bottom: 5px solid White;
}

.topmenu_bc {
	background-color: White;
}

a.topmenu_link_hot {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: Black;
	font-size: 11px;
	text-align: left;
}
a.topmenu_link_hot:link {
	text-decoration: none;
	color: Black;
}
a.topmenu_link_hot:visited {
	text-decoration: none;
	color: Black;
}
a.topmenu_link_hot:active {
	text-decoration: none;
	color: Black;
}
a.topmenu_link_hot:hover {
	text-decoration: underline;
	color: Black;
}

.submenu_bc { background-color: White;  border-right: 1px solid #6E9B64;  }

.input_box { border: 1px solid Gray; }

.submit_box {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: White;
	font-size: 11px;
	background-color: #6495ED;
	border: 1px solid #8C1414;
}

a.page_title {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	text-align: center;
}
a.page_title:link {
	text-decoration: none;
}
a.page_title:visited {
	text-decoration: none;
}
a.page_title:active {
	text-decoration: none;
}
a.page_title:hover {
	text-decoration: underline;
}

a.page_title_hot {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
}
a.page_title_hot:link {
	text-decoration: underline;
}
a.page_title_hot:visited {
	text-decoration: underline;
}
a.page_title_hot:active {
	text-decoration: underline;
}
a.page_title_hot:hover {
	text-decoration: underline;
}

A:link {
	TEXT-DECORATION: none;
	color : #6495ED;
}

A:visited {
	TEXT-DECORATION: none;
	color : #6495ED;
}

A:active {
	TEXT-DECORATION: none;
	color : #6495ED;
}

A:hover {
	TEXT-DECORATION: underline;
	COLOR: #6495ED;
}

