html {
	margin: 0px; padding: 0px;
}

body {
	background: #ffffff;
	margin: 0px; padding: 0px;
	font: 11px tahoma, arial; color: #333; margin: 0px;
}

input				{ height: 18px; font: 11px tahoma; color: #333; margin: 1px; }
select				{ height: 18px; font: 11px tahoma; color: #333; margin: 1px; border-top: 1px solid #ccc; border-right: 1px solid #ccc; border-bottom: 1px solid #999; border-left: 1px solid #999; }
textarea			{ font: 11px tahoma; color: #333; }

.input-text,
.input-password		{ height: 15px; padding: 1px; background: #fff; font: 11px tahoma; color: #333; line-height: 11px; border-top: 1px solid #ccc; border-right: 1px solid #ccc; border-bottom: 1px solid #999; border-left: 1px solid #999; }
.input-button100	{ width: 100px; height: 17px; background: #fff url('images/button100.gif'); padding: 0px; font: 11px tahoma; color: #333; line-height: 11px; border: 0; }
.input-button250	{ width: 250px; height: 18px; background: #fff; }

table, div	{ font: 11px tahoma, arial; color: #333; margin: 0px; }
acronym		{ border-bottom: 1px dotted #333; cursor: help; }
p		{ margin: 0px 0px 7px 0px; }

a		{ color: #109; text-decoration: none; }
a:visited	{ color: #109; }
a:hover		{ color: #c30; }


h1	{ font: bold 16px arial, tahoma, verdana; width: 520px; height: 20px; color: #363; margin: 20px 0px 15px 0px; padding: 0 10px; text-align: left; background: url('images/_h1_gn1.png'); clear: both; }
h2	{ font: bold 14px arial, tahoma, verdana; color: #363; margin: 0px 0px 5px 0px; padding: 0px; text-align: left; border-bottom: 1px dotted #ccc; }
h3	{ font: bold 13px arial, tahoma, verdana; color: #363; background: #f8fdee; margin: 5px 0px; padding: 0px; text-align: center; border-bottom: 1px dotted #ccc; border-top: 1px dotted #ccc; }
h4	{ font: bold 11px tahoma, verdana; color: #666; margin: 0px 0px 5px 0px; padding: 0px; text-align: left; border-bottom: 1px dotted #666; }

h2 a	{ color: #363; text-decoration: none; }
h2 a:visited { color: #363; }

ul { margin: 0 0 2px 0; padding: 0 0 0 20px; }

#navi	{ font: 11px tahoma; margin-bottom: 10px; border-bottom: 1px solid #ccc; }
#title	{ margin-top: 0; }

.select-blue { height: 18px; background: #9cf; font: 11px tahoma; color: #333; }

.leftmenu			{ width: 150px; font: bold 10px tahoma, arial; color: #666; height: 12px; margin: 0; padding: 1px 10px; text-align: left; clear: both; background: #fff; border-bottom: 1px solid #eee; }
.leftmenu a			{ text-decoration: none; color: #666; }
.leftmenu a:visited	{ color: #666; }
.leftmenu a:hover	{ color: #666; }
.leftmenu .light	{ font: 9px tahoma, arial; }
.admin				{ background: #d0e6d0; }
.highlight			{ background: #f8fdee; cursor: pointer; }

.small				{ font: 10px tahoma, verdana; }

.showtable 			{ font: 10px tahoma, arial; color: #333; margin: 5px 0; padding: 0; border-collapse: collapse; border-top: 1px solid #999; }
.showtable th		{ text-align: left; border-bottom: 1px solid #999; }
.showtable td		{ text-align: left; border-bottom: 1px solid #ccc; }
.showtable .hilite	{ background: #eceff1; cursor: pointer; }
.showtable .lolite	{ background: transparent; cursor: default; }

.euro	{ font: 14px arial; }
.price	{ font: 18px arial; color: #ff0000; }
.price1	{ font: 15px arial; color: #ff0000; }
.price2	{ font: bold 11px tahoma, arial; color: #759900; margin: 5px 0 0 0; }

.autodata		{ font: 11px tahoma, arial; color: #333; margin: 0px; }
.autodata th	{ text-align : center; background: #ccc; border-top: 1px solid #999; border-right: 1px solid #999; }
.autodata td	{ border-right: 1px solid #fff; border-bottom: 1px solid #ccc; padding: 0; }
.autodata .full	{ padding: 0px; border: 0px; }

.sheet		{ font: 11px tahoma, arial; color: #333; margin: 0px; border-left: 1px solid #ccc; border-top: 1px solid #ccc; }
.sheet th	{ font-size: 10px; text-align: center; background: #eee; border-bottom: 1px solid #ccc; border-right: 1px solid #ccc; border-top: 0px; }
.sheet td	{ text-align: center; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc; padding: 0px; }
.sheet .left	{ text-align: left; padding-left: 10px; }

.carlist-reg	{ text-align: center; font: bold 14px arial, tahoma, verdana; color: #666; }
.carlist-opt	{ width: 26px; height: 18px; margin: 1px 0 0 1px; }
.carlist-opts	{ text-align: center; font: bold 12px arial, tahoma, verdana; color: #080; padding: 1px; }
.carlist-price	{ text-align: center; font: bold 17px arial, tahoma, verdana; color: #900; }

.item-block		{ float: left; width: 540px; margin: 0 0 1px 0; padding: 0; border-top: 1px solid #ccc; }
.item-block-hl	{ float: left; width: 540px; margin: 0 0 1px 0; padding: 0; border-top: 1px solid #ccc; background: #f8fdee; cursor: pointer; }
.item-block-ll	{ float: left; width: 540px; margin: 0 0 1px 0; padding: 0; border-top: 1px solid #ccc; background: transparent; cursor: default; }

.copyright		{ font: 11px tahoma, arial; color: #0C3F97; margin: 0px; }
.copyright a		{ color: #034da2; text-decoration: underline; }
.copyright a:visited	{ color: #034da2; text-decoration: underline; }
.copyright a:hover	{ color: #cc3300; text-decoration: underline; }

.tooltip-key	{ cursor: pointer; background: #696; color: #efe; }
.map-label		{ height: 12px; font: bold 10px tahoma; margin: 0; padding: 0; overflow: hidden; }
.dealer-div-outer { float: left; width: 178px; height: 150px; text-align: center; margin: 0 1px 1px 0; border-bottom: 1px dotted #999; border-right: 1px dotted #ccc; }
.dealer-div-inner { clear: both; width: 158px; height: 130px; overflow: hidden; text-align: center; margin: 10px 10px 0 10px; }

.micropromo				{ color: #888; font-size: 10px; }
.micropromo a			{ color: #888; }
.micropromo a:visited	{ color: #888; }
.micropromo a:hover		{ color: #c30; }

.tbl_cat	{ font: 10px tahoma, arial; color: #334; border-collapse: collapse; border-top: 1px solid #344; border-bottom: 1px solid #344; }
.tbl_cat th	{ border-bottom: 1px solid #344; text-align: left;}
.tbl_cat td	{ border-bottom: 1px solid #ccc; }
.tbl_cat .price	{ font: 11px tahoma, arial; font-weight: bold; color: #c00; }
.tbl_cat .pric1	{ font: 24px arial; color: #ff0000; }
.tbl_cat .center	{ text-align: center; }
.tbl_cat .rborder	{ border-right: 1px solid #ccc; }

.tbl_data	{ font: 10px tahoma, arial; color: #334; border-collapse: collapse; border: 1px solid #344; }
.tbl_data th	{ border-bottom: 1px solid #334; padding: 0px 5px; text-align: left; }
.tbl_data td	{ border-bottom: 1px solid #ccc; padding: 0px 5px; }
.tbl_data .hilite { background: #eceff1; cursor: pointer; }
.tbl_data .lolite { background: transparent; cursor: default; }

.tbl_normal	{ border-collapse: collapse; }
.tbl_normal th	{ border-bottom: 1px solid #334; padding: 0px 5px; text-align: left; }
.tbl_normal td	{ border-bottom: 1px solid #ccc; padding: 0px 5px; }

.frm-combo		{ width: 110px; height: 18px; font: 10px tahoma, verdana, arial; padding: 0; margin: 0; border: 1px solid #ccc; }
.frm-checkbox	{ width: 12px; height: 12px; }

#cms_body	{ margin: 0px; padding: 10px; background: url(images/cms.gif) no-repeat; }
.cms_table	{ font: 11px tahoma, arial; color: #333; text-align: left; }
.cms_title	{ font: bold 17px arial, tahoma, verdana; background: #0C3F97; color: #eee; margin: 0px 0px 20px 0px; padding: 2px; text-align: center; }
.cms_h1		{ font: bold 17px arial, tahoma, verdana; color: #0C3F97; margin: 0px; padding: 0px; text-align: left; }