body{
	background: #000000;
}

div {
	width: 100%
}

div.body_t { background: #565452 url("img/body_top.gif") left top repeat-x; }
div.body_b { background: url("img/body_bot.gif") left bottom repeat-x; padding-bottom: 10px;}
div.body_lt { background: url("img/body_lt.gif") 0 0 no-repeat;}

H1 { font-size: 17px; letter-spacing: 0px; margin-bottom: 15px;  }

td.top_image {
	text-align: center;
	padding: 0 7px 0 7px;
	}

td.topmenu td.item{
	font-weight: bold;
	}

td.topmenu td.sel a, div.menuleft div.sel a, div.more a{
	color: #ff0000;
	font-weight: bold;
	}

div.more{
	padding-top: 1ex;
	}

td.topmenu td.item img{
	margin-right: 7px;
	}

div.menuleft div.item{
	background: url("img/globus_20.gif") 0 0.15em no-repeat;
	padding-left: 25px;
	vertical-align: bottom;
	padding-bottom: 0.7ex;
	padding-top: 0.7ex;
	}

div.menuleft div.item img, div.more img{
	margin-right: 5px;
	}

div.menuleft div.submenu{
	padding-left: 20px;
	}

div.menuleft div.submenu div.item{
	background: url("img/sb_item.gif") 0 50% no-repeat;
	padding-left: 7px;
	padding-bottom: 0.5ex;
	}

div.menuleft div.submenu div.sel{
	background: url("img/sb_item_sel.gif") 0 50% no-repeat;
	}

div.carlogo{
	text-align: center;
	width: 143px;
	float: left;
	margin-bottom: 2.5ex;
	}

td.hd {
	font-size: 1.8em;
	padding-left: 1ex;
	}

div.dblbrd{
	height: 1ex;
	background: url("img/dblbrd.gif") 0 50% repeat-x; 
	}

td.cardesc{
	padding-left: 0ex;
	}

table.cardesc{
	float: left;
	height: 13em;
	width: 230px;
	margin-right: 3em;
	}

table.c_even{
	float: left;
	margin-bottom: 5em;
	}

table.c_odd{
	float: left;
	margin-top: 7em;
	}

table.spbt{
	margin-bottom: 20px;
	}

div.pricepad {
	padding-top: 1ex;
	}

img.mask {
	background-position: 50% 50%;
	background-repeat: no-repeat;
	}

td.d_bh { background: url("img/d_bh.gif") 0 0 repeat-x; }
td.d_bv { background: url("img/d_bv.gif") 0 0 repeat-y; }

td.d_bg_01 { background: #ffffff url("img/d_bg_01.gif") right bottom no-repeat; }
td.d_bg_01_big { background: #ffffff url("img/d_bg_01_big.gif") right bottom no-repeat; }

td.d_bg_02 { background: #ffffff url("img/d_bg_02.gif") right bottom no-repeat; }
td.d_bg_02_big { background: #ffffff url("img/d_bg_02_big.gif") right bottom no-repeat; }

div.d_ilt { background: url("img/d_ilt.gif") 0 0 no-repeat; padding: 5px 14px 7px 14px;}

.red { color: #FF0000; }

