html {
	scrollbar-base-color: #369;
	scrollbar-track-color: #fff;
	scrollbar-face-color: #39f;
	scrollbar-highlight-color: #fff;
	scrollbar-3dlight-color: #fff;
	scrollbar-darkshadow-color: #0000BE;
	scrollbar-shadow-color: #0000BE;
	scrollbar-arrow-color: #0000BE; 
}
body, font, a, p, td, th, div, span, h1, h2, h3, legend, fieldset {
	font-family: Verdana, Helvetica, Sans-serif;
	font-size: 11px;
	color: #022D6F;
}
input, textarea, select {
	font-family: Verdana, Helvetica, Sans-serif;
	font-size: 11px;
}
body {
	margin: 0;
	background-color: #022d6f;
	background-image: url(images/bg_new.jpg);
	background-repeat: repeat;
	background-position: center top;
}
form {
	margin: 0;
}
a {
	color: #0000A8;
}
a:hover {
	color: #000;
}
p {
	margin: 0 0 1em 0;
}
h1.home {
	text-align:center;
	font-size:16px;
	margin:0px;
}
table#shell {
	width: 100%;
}
table#shell td#shell-left {
	vertical-align: top;
	text-align: right;
	padding: 0;
}
table#shell td#shell-center {
	vertical-align: top;
	width: 1000px;
	padding: 0;
}
table#shell td#shell-right {
	vertical-align: top;
	text-align: right;
	padding: 0;
}

table#header {
	width: 1000px;
	height: 80px;
}
table#header td {
	padding: 6px;
	color: #0084ff;
}
table#header td p {
	color: white;
}
table#header td a {
	color: #0084ff;
	text-decoration: none;
	font-size: 10px;
}
table#header td a:hover {
	color: #ffffff;
}

table#nav {
	width: 1000px;
}
table#nav td {
	padding: 0;
}

table#main {
	width: 1000px;
}
table#main td#content {
	vertical-align: top;
	padding: 0;
}

table#footer1 {
	width: 1000px;
	background: #022D6E url('/images/footer/fade.gif') repeat-x;
	height: 22px;
}
table#footer1 td {
	padding: 0;
	color: white;
	font-size: 10px;
	text-align: center;
}
table#footer1 td a {
	color: white;
	text-decoration: none;
	font-size: 10px;
}
table#footer1 td a:hover {
	color: #fff;
}
table#footer2 {
	width: 1000px;
	background: #253ef0;
}
table#footer2 td {
	color: white;
	padding: 4px;
	text-align: center;
	font-size: 10px;
}
table#footer2 td strong {
	font-weight: normal;
}
table#footer2 td a {
	color: white;
	text-decoration: none;
	font-size: 10px;
}
table#footer2 td a:hover {
	color: #fff;
}
table.lg_box {
	width: 238px;
}
table.lg_box td {
	padding: 0px;
}
table.lg_box th {
	padding: 0px;
	height: 24px;
	text-align: left;
	padding-left: 8px;
	padding-right: 3px;
	background: url('images/home/th_lg_bg.gif') no-repeat;
}
table.lg_box td.bod {
	height: 116px;
	color: white;
	padding: 2px;
	padding-top: 0px;
	background: #2640f3 url('images/home/bod_bg.gif') repeat-x;
	border: 1px solid #2339d4;
	border-top: 0px;
}
table.lg_box td.bod div, table.lg_box td.bod a {
	color: white;
}
table.lg_box td.foot {
	height: 16px;
	padding-left: 6px;
	background: url('images/home/foot_lg_bg.gif') no-repeat;
	padding-bottom: 2px;
}

table.sm_box {
	margin-bottom: 6px;
	width: 167px;
}
table.sm_box td {
	padding: 0px;
	color: white;
}
table.sm_box td div, table.sm_box td a {
	color: white;
}
table.sm_box th {
	padding: 0px;
	height: 23px;
	text-align: left;
	padding-left: 8px;
	padding-right: 3px;
	background: url('images/home/th_sm_bg.gif') no-repeat;
}
table.sm_box td.bod {
	padding: 8px;
	background: #cceeff url('images/home/bod_bg.gif') repeat-x;
	border: 1px solid #2339d4;
	border-top: 0px;
}
table.sm_box td.foot {
	height: 16px;
	padding-left: 6px;
	background: url('images/home/foot_sm_bg.gif') no-repeat;
	padding-bottom: 2px;
}

table.lg_box div, table.sm_box div {
	color: white;
}
table.lg_box td.bod img, table.sm_box td.bod img {
	border: 1px solid #006;
}

div.dcrumbs {
	width: 973px;
	height: 20px;
	background: #fff url('/images/dealers/crumbs_bg.jpg') no-repeat right;
	padding: 0;
	padding-left: 30px;
	padding-top: 4px;
	margin: 0;
	color: #00007C;
	font-size: 12px;
	border-bottom: 2px #00016D solid;
}
div.dcrumbs a {
	color: #00007C;
	font-size: 12px;
	text-decoration: underline;
}
div.dcrumbs a:hover {
	color: #000;
}
h1.dtitle {
	width: 973px;
	height: 32px;
	background: #000 url('/images/dealers/title_bg.jpg') no-repeat;;
	font-size: 22px;
	font-weight: bold;
	font-style: italic;
	color: #fff;
	border-bottom: 2px #fff solid;
	padding: 0;
	padding-left: 30px;
	padding-top: 7px;
	margin: 0;
}


table.main {
	width: 1000px;
	background: #fff;
}
table.main td.leftnav {
	vertical-align: top;
	padding: 0;
	width: 313px;
	background: #000;
}
table.main td.content {
	vertical-align: top;
	padding: 0;
	background: #fff;
}
table.main td#main-border {
	padding-top:10px;
	padding-left:15px;
	padding-bottom:10px;
	padding-right:15px;
	border: 4px solid #000070;
	border-top: none;
}


table.main td.dleftnav {
	vertical-align: top;
	padding: 0;
	width: 205px;
	background: #0327ED;
}
table.main td.dcontent {
	vertical-align: top;
	padding: 0;
	background: #fff;
}
table.main td.drightnav {
	vertical-align: top;
	padding: 0;
	width: 205px;
	background: #0225D9;
}
table.dlnav {
	width: 205px;
}
table.dlnav td {
	padding: 0;
}

.crumbs {
	font-size: 10px;
	font-weight: bold; 
	color: #000064;
}
.crumbs a {
	font-size: 10px;
	font-weight: bold; 
	color: #000064;
	text-decoration: underline;
}
.crumbs a:hover {
	color: #0000E5;
}
a.whitelink {
	color: #fff;
	text-decoration: none;
	font-size: 12px;
}
a.whitelink:hover {
	color: #4DB8EF;
}
.white {
	color: #fff;
}
img.galleryimg {
	border: 1px #444 solid;
}
.msgs {
	color: #c00;
	font-weight: bold;
	font-size: 11px;
}
.req {
	color: #c00;
	font-weight: bold;
	font-size: 12px;
}

.newstd {
	text-align: justify;
}
.newstitle {
	font-size: 18px;
	color: #000;
	text-align: justify;
}
.bigwhite {
	font-size: 18px;
	color: #fff;
}

	table.dealers {
		width: 100%;
		margin: 15px;
		border: 0;
	}
	table.dealers td {
		padding: 4px;
	}
	table.dealerbox {
		width: 200px;
		margin-bottom: 20px;
	}
	table.dealerbox th {
		font-size: 13px;
		font-weight: bold;
		font-family: verdana;
		color: #023163;
		padding: 0;
		padding-bottom: 2px;
		text-align: left;
	}
	table.dealerbox td {	
		padding: 4px;
	}
	table.dealerbox td.img {
		background: #023163;
		text-align: center;
		padding: 0;
		border: 1px #023163 solid;
	}
	table.dealerbox td.links {
		background: #023163;
		color: #fff;
		text-transform: uppercase;
		text-align: center;
		width: 33%;
	}
	table.dealerbox td.links a {
		color: #eee;
		text-transform: uppercase;
		font-weight: bold;
	}
	table.dealerbox td.links a:hover {
		color: #fff;
	}
	table.dealerbox td.info {
		border: 1px #023163 solid;
		background: #ECECEC url('/images/dealers/box_bg.gif') repeat-x;
		color: #023163;
	}	