/* CSS Document */
BODY {color:white;
 background-color:black;
 font-family:tahoma;}
#pageblock {
	margin: 0 auto 0 auto;
	position:relative;
	width:990px	;
	background-color:black}

/*.table, .table TD, .table TH{color:black;font-family:verdana;font-weight:200;font-size:11 }  */
.wtable, .wtable TD, .wtable TH{color:white;font-family:verdana;font-weight:200;font-size:12} 
.xtable, .xtable TD, .xtable TH{color:black;font-family:verdana;font-weight:200;font-size:11} 
a:visited { color:black; font-weight:200; text-decoration:none; font-size:12}
a:hover { color:white; font-weight:200; font-size:12} 
A { color:black; font-weight:200; text-decoration:none; font-size:12} 
H1 { color:#9b9b9b; background-color:#2A292A; font-family:tahoma; font-weight:200; text-decoration:none; font-size:20 } 

H5 { color:#9b9b9b; background-color:#241A1A; font-family:verdana; font-weight:200; text-decoration:none; font-size:11 } 
H6 { color:blue; background-color:grey; font-family:tahoma; font-weight:200; text-decoration:none; font-size:20 } 
.pcell{background-image:url('Signs/l.PNG');}
.tblcart {border:1px solid #FFF; border-collapse: collapse;  font-size:11px}
.tblHeader {font-weight:bold; color:#FFFFFF}
.tblBottom {border-top:2px solid #FFF; font-weight:bold; color:#FFFFFF}



