body {
	margin: 0px;
	padding: 0px;
	background-color: #103e5c;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	background-image: url(images/nc-stripes-thin.png);
	background-repeat: repeat;
}
#main_table {
	background-image: url(images/bgr-maintable-white.png);
	background-repeat: repeat;
}
#content {
	background-image: url(images/bgr-content-top.png);
	background-repeat: repeat-x;
	background-position: top;
}
#header {
	color: #103e5c;
}
#header img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#header td.top {
	background-image: url(images/bgr-header-top.jpg);
	background-repeat: repeat-x;
	background-color: #1b6799;
	background-position: bottom;
}
#header td.bottom {
	background-color: #FFF;
	background-image: url(images/bgr-header-bottom.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#header td.nav {
	background-color: #1B6799;
	background-image: url(images/nc-stripes-main.png);
	background-position: center -4px;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
#header td.nav_title {
	background-image: url(images/bgr-main-nav.png);
	background-repeat: no-repeat;
	background-position: center center;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	padding: 0px;
	margin: 0px;
}
#header td.nav_title p {
	margin: 0px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 8px;
	padding-bottom: 8px;
}
#header td.nav_main {
	text-transform: uppercase;
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 0px;
	padding: 0px;
}
#header td.nav_main ul {
	padding: 0px;
	background-image: url(images/devider-main-nav.png);
	background-repeat: no-repeat;
	background-position: right center;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#header td.nav_main li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 12px;
	background-image: url(images/devider-main-nav.png);
	background-position: left center;
	background-repeat: no-repeat;
}
#header td.nav_main a {
	color: #ffffff;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#header td.nav_main a:link {
	color: #ffffff;
}
#header td.nav_main a:active {
	color: #ffffff;
}
#header td.nav_main a:visited {
	color: #ffffff;
}
#header td.nav_main a:hover {
	color: #fc934c;
}


#header a:link {
	color: #ffffff;
	text-decoration: none;
}
#header a:active {
	color: #ffffff;
	text-decoration: none;
}
#header a:visited {
	color: #ffffff;
	text-decoration: none;
}
#header a:hover {
	color: #ff6600;
	text-decoration: none;
}



#subnavshade {
	background-image: url(images/bgr-subnav-top.png);
	background-repeat: no-repeat;
	background-position: center top;
}


#subnav {
	background-image: url(images/bgr-subnav.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #FFF;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#subnav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#subnav li {
	background-image: url(images/dots-103e5c.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	text-transform: uppercase;
}
#subnav li a {
	text-decoration: none;
	color: #ff6600;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	font-style: normal;
	font-variant: normal;
}
#subnav li a:link {}
#subnav li a:active {}
#subnav li a:visited {}
#subnav li a:hover {
	color: #103e5c;
	text-decoration: none;
}


#brandsubnav {
	background-image: url(images/bgr-subnav.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #FFF;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#brandsubnav ul.menu {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#brandsubnav li {
	background-image: url(images/dots-103e5c.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	text-transform: uppercase;
}
#brandsubnav h1 {
	color: #ff6600;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	font-style: normal;
	font-variant: normal;
	background-image: url(images/dots-103e5c.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	text-transform: uppercase;
}
#brandsubnav li a {
	text-decoration: none;
	color: #ff6600;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	font-style: normal;
	font-variant: normal;
}
#brandsubnav li a:link {}
#brandsubnav li a:active {}
#brandsubnav li a:visited {}
#brandsubnav li a:hover {
	color: #103e5c;
	text-decoration: none;
}
#brandsubnav ul.models {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-align: right;
}
#brandsubnav ul.models li a {
	text-decoration: none;
	color: #1B6799;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	font-style: normal;
	font-variant: normal;
}
#brandsubnav ul.models li a:hover {
	color: #98B7CB;
	text-decoration: none;
}

#footer {
}
#models {
	background-color: #FFF;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#models td.heading {
	background-image: url(images/bgr-heading-blue.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 38px;
}
#models h1 {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	color: #103e5c;
	padding-top: 10px;
	padding-left: 10px;
	line-height: 14px;
	padding-bottom: 3px;
	margin: 0px;
}
#models td.footing {
	background-color: #98B7CB;
	text-align: left;
}
#models td.footing p {
	color: #FFF;
	margin: 0px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 11px;
}
#models img {
	padding: 2px;
	margin: 0px;
}
#models div.carlist {
	font-size: 10px;
	color: #1B6799;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	background-image: url(images/dots-103e5c.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#models div.carlist img {
	padding: 2px;
	border: 1px solid #98B7CB;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}

#models div.carlist p {
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-weight: bold;
}
#models div.carlist a {
	color: #ff6600;
	text-decoration: underline;
	font-weight: normal;
}
#models div.carlist a:link {
	color: #ff6600;
	text-decoration: underline;
}
#models div.carlist a:active {
	color: #ff6600;
	text-decoration: underline;
}
#models div.carlist a:visited { 
	color: #ff6600;
	text-decoration: underline;
}
#models div.carlist a:hover {
	color: #103e5c;
	text-decoration: underline;
}

#models td.footing a {
	margin: 0px;
	padding: 0px;
	color: #FFF;
}
#models td.footing a:link {
	color: #FFF;
	text-decoration: none;
}
#models td.footing a:active {
	color: #FFF;
	text-decoration: none;
}
#models td.footing a:visited {
	color: #FFF;
	text-decoration: none;
}
#models td.footing a:hover {
	color: #103e5c;
	text-decoration: none;
}


#rating {
	background-color: #FFF;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#rating td.heading {
	background-image: url(images/bgr-heading-dorange.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 38px;
}
#rating h1 {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	color: #ffffff;
	padding-top: 10px;
	padding-left: 10px;
	line-height: 14px;
	padding-bottom: 3px;
	margin: 0px;
}



#footer td.top {
	background-image: url(images/bgr-footer-top.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#footer td.bottom {
	background-color: #FFF;
	background-image: url(images/bgr-footer-bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#footer td.sign {
	font-size: 11px;
	color: #1b6799;
}
#footer td.nav {
	font-size: 12px;
	color: #ff6600;
}

#footer img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#footer a:link {
	color: #1b6799;
	text-decoration: none;
}
#footer a:visited {
	color: #1b6799;
	text-decoration: none;
}
#footer a:active {
	color: #1b6799;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: none;
	color: #ff6600;
}
#news {
	background-color: #FFF;
}
#news td.heading {
	background-image: url(images/bgr-heading-dblue.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 38px;
}
#news h1 {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	color: #FFF;
	padding-top: 10px;
	padding-left: 10px;
	line-height: 14px;
	padding-bottom: 3px;
	margin: 0px;
}
#news p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: justify;
	font-size: 11px;
	color: #103e5c;
}
#news p.more {
	text-align: right;
	background-image: url(images/dots-99b7ca.png);
	background-repeat: repeat-x;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-position: 20px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#news p.title {
	font-size: 12px;
	line-height: 14px;
	color: #1b6799;
	font-weight: bold;
	padding-top: 5px;
	text-align: left;
	padding-left: 10px;
}
#news td.footing p.pages {
	color: #F60;
	margin: 0px;
	text-align: center;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #ebf0f3;
	border-right-color: #ebf0f3;
	border-bottom-color: #ebf0f3;
	border-left-color: #ebf0f3;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#news a {
	font-weight: bold;
}
#news a:link {
	color: #ff6600;
	text-decoration: none;
}
#news a:active {
	color: #ff6600;
	text-decoration: none;
}
#news a:visited {
	color: #ff6600;
	text-decoration: none;
}
#news a:hover {
	color: #1B6799;
	text-decoration: none;
}

#news p.more a {
	background-color: #FFF;
	padding-left: 10px;
	font-weight: normal;
}
#news p.more a:link {
	color: #ff6600;
	text-decoration: none;
}
#news p.more p.more a:active {
	color: #ff6600;
	text-decoration: none;
}
#news p.more a:visited {
	color: #ff6600;
	text-decoration: none;
}
#news p.more a:hover {
	color: #1B6799;
	text-decoration: none;
}


#news select {
	font-size: 11px;
	font-weight: normal;
	color: #103e5c;
	border: 1px solid #99b7ca;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding: 2px;
}
#news label {
	font-size: 11px;
	color: #103e5c;
	line-height: 10px;
	font-weight: normal;
	text-align: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}


#news td.footing p {
	color: #F60;
	margin: 0px;
	padding: 10px;
	text-align: left;
}
#news td.footing p.label {
	color: #F60;
	margin: 0px;
	padding: 0px;
	text-align: right;
}

#news td.footing a {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
#news td.footing a:link {
	color: #1b6799;
	text-decoration: none;
}
#news td.footing a:active {
	color: #1b6799;
	text-decoration: none;
}
#news td.footing a:visited {
	color: #1b6799;
	text-decoration: none;
}
#news td.footing a:hover {
	color: #ff6600;
	text-decoration: none;
}
#advertisment img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}




#poll {
	background-color: #FFF;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #103e5c;
}
#poll td.heading {
	background-image: url(images/bgr-heading-orange.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 38px;
}
#poll td.divider {
	background-image: url(images/dots-99b7ca.png);
	background-repeat: repeat-x;
	background-position: center center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 50px;
	height: 5px;
}
#poll h1 {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	color: #FFF;
	padding-top: 10px;
	padding-left: 10px;
	line-height: 14px;
	padding-bottom: 3px;
	margin: 0px;
}
#poll p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 11px;
	color: #103e5c;
}
#poll p.title {
	font-size: 12px;
	line-height: 14px;
	color: #1b6799;
	font-weight: normal;
	text-align: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin: 0px;
}
#poll p.total {
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 11px;
	color: #98B7CB;
}
#poll input.radio {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding: 0px;
}


#poll a {
	background-color: #FFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#poll a:link {
	color: #ff6600;
	text-decoration: none;
}
#poll a:active {
	color: #ff6600;
	text-decoration: none;
}
#poll a:visited {
	color: #ff6600;
	text-decoration: none;
}
#poll a:hover {
	color: #1b6799 ;
	text-decoration: none;
}


#gallery {
	background-color: #FFF;
}
#gallery td.heading {
	background-image: url(images/bgr-heading-orange.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 38px;
}

#gallery img {
	padding: 2px;
	border: 1px solid #98B7CB;
}

#gallery h1 {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	color: #FFF;
	padding-top: 10px;
	padding-left: 10px;
	line-height: 14px;
	padding-bottom: 3px;
	margin: 0px;
}
#gallery p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: center;
	font-size: 11px;
	color: #103e5c;
}
#gallery p.more {
	text-align: right;
	background-image: url(images/dots-ff6600.png);
	background-repeat: repeat-x;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-position: 20px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#gallery p.title {
	font-size: 12px;
	line-height: 14px;
	color: #1b6799;
	font-weight: normal;
	text-align: center;
	padding: 5px;
	font-variant: small-caps;
}

#gallery a {
	background-color: #FFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#gallery a:link {
	color: #1b6799;
	text-decoration: none;
}
#gallery a:active {
	color: #1b6799;
	text-decoration: none;
}
#gallery a:visited {
	color: #1b6799;
	text-decoration: none;
}
#gallery a:hover {
	color: #fc934c;
	text-decoration: none;
}
#choose {
	background-color: #ebf0f3;
	font-size: 11px;
	color: #103e5c;
}
#choose h1 {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	color: #103e5c;
	padding-top: 10px;
	padding-left: 10px;
	line-height: 14px;
	padding-bottom: 3px;
	margin: 0px;
}

#choose td.heading {
	background-image: url(images/bgr-heading-blue.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 38px;
}

#choose td.divider {
	background-image: url(images/dots-99b7ca.png);
	background-repeat: repeat-x;
	background-position: center center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 50px;
	height: 5px;
}

#choose p {
	margin: 0px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: left;
	font-size: 11px;
	color: #103e5c;
}
#choose label {
	margin: 0px;
	text-align: left;
	font-size: 11px;
	color: #103e5c;
	line-height: 10px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#choose select {
	font-size: 11px;
	font-weight: normal;
	color: #103e5c;
	border: 1px solid #99b7ca;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding: 2px;
}
#choose input.text {
	font-size: 11px;
	font-weight: normal;
	color: #103e5c;
	border: 1px solid #99b7ca;
	padding: 2px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	width: 50px;
}
#choose input.radio {
	font-size: 11px;
	font-weight: normal;
	color: #103e5c;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#compare {
	background-color: #ebf0f3;
	font-size: 11px;
	color: #103e5c;
}

#compare h1 {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	color: #103e5c;
	padding-top: 10px;
	padding-left: 10px;
	line-height: 14px;
	padding-bottom: 3px;
	margin: 0px;
}

#compare td.heading {
	background-image: url(images/bgr-heading-blue.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 38px;
}
#compare td.divider {
	background-image: url(images/dots-99b7ca.png);
	background-repeat: repeat-x;
	background-position: center center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 50px;
	height: 5px;
}
#compare p {
	margin: 0px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: left;
	font-size: 11px;
	color: #103e5c;
}
#compare label {
	margin: 0px;
	text-align: left;
	font-size: 11px;
	color: #103e5c;
	line-height: 10px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#compare select {
	font-size: 11px;
	font-weight: normal;
	color: #103e5c;
	border: 1px solid #99b7ca;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding: 2px;
}
#compare input.text {
	font-size: 11px;
	font-weight: normal;
	color: #103e5c;
	border: 1px solid #99b7ca;
	padding: 2px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	width: 50px;
}
#compare input.radio {
	font-size: 11px;
	font-weight: normal;
	color: #103e5c;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}

#dealer {
	background-color: #FFF;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #1B6799;
}
#dealer td.heading {
	background-image: url(images/bgr-heading-dblue.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 38px;
}
#dealer td.divider {
	background-image: url(images/dots-99b7ca.png);
	background-repeat: repeat-x;
	background-position: center center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 50px;
	height: 5px;
}
#dealer td.light {
	font-size: 10px;
	color: #98B7CB;
}
#dealer h1 {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	color: #FFF;
	padding-top: 10px;
	padding-left: 10px;
	line-height: 14px;
	padding-bottom: 3px;
	margin: 0px;
}
#dealer p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #1B6799;
}
#dealer p.title {
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #103e5c;
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: left;
}
#dealer p.more {
	text-align: right;
	background-image: url(images/dots-ff6600.png);
	background-repeat: repeat-x;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-position: 20px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#dealer a {
	background-color: #FFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	color: #FFF;
}
#dealer a:link {
	color: #ff6600;
	text-decoration: none;
}
#dealer a:active {
	color: #ff6600;
	text-decoration: none;
}
#dealer a:visited {
	color: #ff6600;
	text-decoration: none;
}
#dealer a:hover {
	color: #1b6799 ;
	text-decoration: none;
}
#carinfo {
	font-size: 11px;
	color: #103e5c;
}
#carinfo tr.odd {
	background-color: #EBF0F3;
}
#carinfo tr.even {
	background-color: #ffffff;
}
#carinfo td.row {
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#carinfo p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#carinfo p.heading {
	font-weight: bold;
}

#carinfo a {
	margin: 0px;
	padding: 0px;
}
#carinfo a:link {
	color: #1b6799;
	text-decoration: none;
}
#carinfo a:active {
	color: #1b6799;
	text-decoration: none;
}
#carinfo a:visited {
	color: #1b6799;
	text-decoration: none;
}
#carinfo a:hover {
	color: #ff6600;
	text-decoration: none;
}


#options {
	background-color: #ebf0f3;
	font-size: 11px;
	color: #103e5c;
}
#options h1 {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	color: #103e5c;
	padding-top: 10px;
	padding-left: 10px;
	line-height: 14px;
	padding-bottom: 3px;
	margin: 0px;
}

#options td.heading {
	background-image: url(images/bgr-heading-blue.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 38px;
}

#options td.divider {
	background-image: url(images/dots-99b7ca.png);
	background-repeat: repeat-x;
	background-position: center center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 50px;
	height: 5px;
}

#options p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: left;
	font-size: 11px;
	color: #103e5c;
}
#options img {
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#options a {
	margin: 0px;
	padding: 0px;
}
#options a:link {
	color: #1b6799;
	text-decoration: none;
}
#options a:active {
	color: #1b6799;
	text-decoration: none;
}
#options a:visited {
	color: #1b6799;
	text-decoration: none;
}
#options a:hover {
	color: #F60;
	text-decoration: none;
}





.container {
	background-image: url(images/bgr-container.png);
	background-repeat: no-repeat;
	background-position: right top;
}



.container-no-bgr {

}
.container-left {
	background-image: url(images/bgr-container-left.png);
	background-repeat: no-repeat;
	background-position: right top;
}

.container-small {
	background-image: url(images/bgr-container-small.png);
	background-repeat: no-repeat;
	background-position: right top;
}

.translucent
{
	background: #43799D;

	filter: alpha(opacity = 40);
	-moz-opacity: 0.8;
	opacity: 0.8;
	z-index: 2;
}