/* CSS Document */
html {
        overflow: auto;
}
body {
	font-family					: Verdana, Arial, Helvetica, sans-serif;
	background-color			: #CCCCCC;
	background-image			: url(bg_.jpg);
	background-repeat			: repeat-x;
	overflow: auto;
	}

.wrapper {
	width						: 100%;
	height						: 100%;
	position					: absolute;
	left						: 0px;
	top							: 0px;
	}

/* add H1 to make Firefox same as IE at top */
h1 {
	border						: 0px;
	padding						: 0px;
	margin						: 0px;
	}

h1 {
	font-size					: 19px;
	font-weight					: lighter;
	color						: #FFFFFF;
	}

h2 {
	font-size					: 15px;
	font-weight					: lighter;
	}

h3 {
	font-size					: 13px;
	font-style					: italic;
	}

h4 {
	font-size					: 13px;
	}

h5 {
	font-size					: 11px;
	font-style					: italic;
	}

h6 {
	font-size					: 11px;
	}

table {
	font-size					: 11px;
	color						: #FFFFFF;
	}

th {
	font-size					: 9px;
	font-weight					: normal;
	color						: #FFFFFF;
	text-align					: left;
	}

td {
	vertical-align				: top;
	}

hr {
	color						: #FFFFFF;
	background-color			: #FFFFFF;
	border						: 0px;
	height						: 1px;
	}

.content-home {
	height						: 240px;
	position					: relative;
	left						: 0px;
	top							: 0px;
	z-index						: 2;
	overflow					: hidden;
/*	scrollbar-base-color		: #000000;
	scrollbar-track-color		: #000000;
	scrollbar-face-color		: #000000;
	scrollbar-highlight-color	: #000000;
	scrollbar-3dlight-color		: #FFFFFF;
	scrollbar-darkshadow-color	: #FFFFFF;
	scrollbar-shadow-color		: #000000;
	scrollbar-arrow-color		: #FFFFFF; */
	}

.content-default-menu {
	position					: relative;
	left						: 0px;
	top							: 0px;
	z-index						: 2;
	overflow					: auto;
	scrollbar-base-color		: #000000;
	scrollbar-track-color		: #000000;
	scrollbar-face-color		: #000000;
	scrollbar-highlight-color	: #000000;
	scrollbar-3dlight-color		: #FFFFFF;
	scrollbar-darkshadow-color	: #FFFFFF;
	scrollbar-shadow-color		: #000000;
	scrollbar-arrow-color		: #FFFFFF;
	height: 352px;
	}
.content-default-menu-dealers {
	position					: relative;
	left						: 0px;
	top							: 0px;
	z-index						: 2;
	overflow					: hidden;
/*	scrollbar-base-color		: #000000;
	scrollbar-track-color		: #000000;
	scrollbar-face-color		: #000000;
	scrollbar-highlight-color	: #000000;
	scrollbar-3dlight-color		: #FFFFFF;
	scrollbar-darkshadow-color	: #FFFFFF;
	scrollbar-shadow-color		: #000000;
	scrollbar-arrow-color		: #FFFFFF; */

	background-color:#000000;
	width:100%;
	z-index:99;
	}
.content-default-menu-dealers_header {
	z-index:100;
}
.content-default-nomenu {
	height						: 352px;
	position					: relative;
	left						: 0px;
	top							: 0px;
	z-index						: 2;
	overflow					: auto;
	scrollbar-base-color		: #000000;
	scrollbar-track-color		: #000000;
	scrollbar-face-color		: #000000;
	scrollbar-highlight-color	: #000000;
	scrollbar-3dlight-color		: #FFFFFF;
	scrollbar-darkshadow-color	: #FFFFFF;
	scrollbar-shadow-color		: #000000;
	scrollbar-arrow-color		: #FFFFFF;
	}

.content-search {
	height						: 220px;
	position					: relative;
	left						: 0px;
	top							: 0px;
	z-index						: 2;
	overflow					: auto;
	scrollbar-base-color		: #000000;
	scrollbar-track-color		: #000000;
	scrollbar-face-color		: #000000;
	scrollbar-highlight-color	: #000000;
	scrollbar-3dlight-color		: #FFFFFF;
	scrollbar-darkshadow-color	: #FFFFFF;
	scrollbar-shadow-color		: #000000;
	scrollbar-arrow-color		: #FFFFFF;
	}

.content-details {
	height						: 352px;
	position					: relative;
	left						: 0px;
	top							: 0px;
	background-attachment		: fixed;
	z-index						: 2;
	overflow					: auto;
	scrollbar-base-color		: #000000;
	scrollbar-track-color		: #000000;
	scrollbar-face-color		: #000000;
	scrollbar-highlight-color	: #000000;
	scrollbar-3dlight-color		: #FFFFFF;
	scrollbar-darkshadow-color	: #FFFFFF;
	scrollbar-shadow-color		: #000000;
	scrollbar-arrow-color		: #FFFFFF;
	}

.content-left {
	font-size					: 11px;
	color						: #FFFFFF;
/*	padding-left				: 20px; */
	}

.content-left a {
	font-size					: 11px;
	color						: #FFFFFF;
	text-decoration				: underline;
	}

.content-normal {
	font-size					: 11px;
	color						: #FFFFFF;
/*	padding-left				: 20px;
	padding-right				: 20px; */
	}

.content-normal a {
	font-size					: 11px;
	color						: #FFFFFF;
	text-decoration				: underline;
	}

.content-right {
	font-size					: 11px;
	color						: #FFFFFF;
	padding-left				: 20px;
	padding-right				: 20px;
	}

.content-right a {
	font-size					: 11px;
	color						: #FFFFFF;
	text-decoration				: underline;
	}

.menu1 {
	font-size					: 12px;
	color						: #FFFFFF;
	text-align					: right;
	vertical-align				: middle;
	}

.menu1 a {
	font-size					: 12px;
	color						: #FFFFFF;
	text-decoration				: none;
	}

.menu2 {
	font-size					: 11px;
	color						: #FFFFFF;
	line-height:250%;
	padding-top					: 60px;
	}

.menu2-NO a {
	font-size					: 11px;
	color						: #FFFFFF;
	text-decoration				: none;
	}

.menu2-NO a:hover {
	font-size					: 11px;
	color						: #DC8E25;
	text-decoration				: none;
	}

.menu2-ACT a {
	font-size					: 11px;
	font-weight					: bold;
	color						: #FFFFFF;
	text-decoration				: none;
	}

legend {
	border						: none;
	}
  
fieldset {
	border						: none;
	}

.radiolayout {
	width						: 60%;
	border						: none;
	}

.formu {
	width						: 80%;
	padding-top					: 10px;
	padding-bottom				: 10px;
	border						: none;
	}

.mf-input {
	margin-bottom				: 5px;
	vertical-align				: middle;
	}

.mf-text {
	margin-bottom				: 5px;
	vertical-align				: top;
	}

.mf-select {
	margin-bottom				: 5px;
	vertical-align				: middle;
	}

.mf-check {
	border						: none;
	margin-bottom				: 5px;
	vertical-align				: middle;
	}

.mf-radio {
	border						: none;
	margin-bottom				: 5px;
	vertical-align				: middle;
	}

.mf-file {
	margin-bottom				: 5px;
	vertical-align				: middle;
	}

.mf-submit {
	margin-bottom				: 5px;
	vertical-align				: middle;
	}

.newstitle {
	font-size					: 16px;
	color						: #FFFFFF;
	}

.newstitle a {
	font-size					: 16px;
	color						: #FFFFFF;
	text-decoration				: none;
	}

.newssubheader {
	font-size					: 12px;
	font-weight					: bold;
	color						: #FFFFFF;
	}

.newscontent {
	font-size					: 12px;
	color						: #FFFFFF;
	}

.newscontent {
	font-size					: 12px;
	color						: #FFFFFF;
	}

.listview-items {
	margin-left					: 20px;
	margin-right				: 20px;
	}

.listview-items a {
	text-decoration				: none;
	}

.footer {
	font-size					: 11px;
	color						: #FFFFFF;
	text-align					: right;
	vertical-align:bottom;
	}

.footer a {
	font-size					: 11px;
	color						: #FFFFFF;
	text-decoration				: underline;
	}
