table { background-color: #101415;
}

table.logo { background-color: Black; }


td.buttontop { background-image: url(images/buttons/button_top.jpg);  
font: bolder x-small sans-serif;  
color: #DAA520;
}

td.blackbg { 
background-color: Black; 
}

td.buttonbottom { background-image: url(images/buttons/button_bottom.jpg); 
}

td.buttonbottomgr { background-image: url(images/buttons/button_bottomgr.jpg); }

td.buttonmid {
	background-image: url(images/buttons/button_mid.jpg);
	font-size: x-small;
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
}

td.button {
	background-image: url(images/navbuttbg.jpg);
	width: 150px;
	text-align: center;
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	height: 27px;
	background-repeat: no-repeat;
	vertical-align: middle;
	text-decoration: none;
	font-size: x-small;
}
a.hover {   text-decoration: none;  font: bold small;   }
a.visited { text-decoration: none;  font: normal x-small;      }
a.active {
	text-decoration: none;
	font: normal x-small;
}
a.link { text-decoration: none;  font: x-small;  }

body { background-color: Black; }

#itemdesc {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #999;
}

#itemdeschdr {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #CCC;
	text-align: left;
}
#itemdescsub {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CCC;
	text-align: center;
}

#itemdescsubleft {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999;
	text-align: left;
}

#video {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FCF604;
	text-align: center;
}
