body{
margin: 0px;
padding: 0px;
background: black;
}

body, table
{
font-family: Trebuchet MS, Tahoma;
font-size: 11px;
color: white;
}

.body_popup { background: #000000 url(/Templates/Images/js_popupback.gif) repeat-x; padding:25px; }

.panel_popup {  }

img, a img { border: none; }

a { color:White; }

.tblMain
{
	width:990px;
}
.leftmenu{
	width: 255px;
	/*height: 531px;*/
	height: 410px;
	background:url(/Templates/Images/js_leftmenu.jpg) no-repeat;
}

.leftCats { padding-left: 20px;}

.leftCats a 
{
	text-decoration: none;
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #b2d5d9; 
}
.leftCats a:hover, .leftCats .sel { color: #ffffff; }

.cntPadding { padding-left:0px; }

.cntBack { margin-left: 38px; }

.cntBack
{
	width: 662px;
	background:url(/Templates/Images/js_cntback.jpg) no-repeat;
}

.thumbsBack 
{
	margin: 0px;
	height:110px;
	background:url(/Templates/Images/js_thumbsback.jpg) no-repeat; 
}

.imgbt { cursor:pointer; }

.homepic
{
	margin-top:50px;
	margin-bottom: 50px;
}

.homeversion { margin-right:40px; }

.homelogo {	margin-top:0px; }

.itemName, .itemRef, .itemDesc, .formError { font-family: Trebuchet MS, Tahoma; color: #b2d5d9; }

.itemRef, .itemDesc, .itemInfo { font-size: 12px; }

.itemName {	font-size: 16px; }

.formError { vertical-align: top; }

.itemInfo { font-family: Tahoma; color: White; text-transform:uppercase; }

.tblInfo { margin-top: 10px; }

.itemTextbox
{
	background:#363636;
	border:1px solid #444444;
	font-family: Tahoma;
	font-size:11px;
	color: White;	
}

.btnSend { margin-right: 6px; }

.footer { color:#333333; padding-right:40px; }

.imgTransp
{ behavior: url(/Templates/Images/iepngfix.htc) }