body,td,a,p{
	font-family:Tahoma;font-size:11px;
}
body {
	background-color: #2B2A25;
	color:#FFFFFF;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 14px;
}
a{background-color:transparent;color:#FFFFFF;text-decoration:none;font-weight:bold;}
a:hover {text-decoration:underline;font-weight:bold;color:#CCCCCC}

td.but_t{background: url('images/but_t.gif');background-color: #42B2A25;}
td.but_l1{background: url('images/but_l1.gif');background-color: #2B2A25;}
td.but_r1{background: url('images/but_r1.gif');background-color: #2B2A25;}
td.but_1{background-color: #42413C;}
td.but_l2{background: url('images/but_l2.gif');background-color: #2B2A25;}
td.but_r2{background: url('images/but_r2.gif');background-color: #2B2A25;}
td.but_2{background-color: #383731;}
td.but_12{background-color: #1F1E1B;}
td.but_b{background: url('images/but_b.gif');background-color: #2B2A25;}

td.block{
	background-color: #3A3A3A;
	border-color : #222222;
	border-style: solid;
	border-top-width : 1px; 
	border-right-width : 1px; 
	border-bottom-width : 1px; 
	border-left-width : 1px;
}
td.blockt{
	color:#000000;
	background: url('images/blockt.gif');
}
p
{
	padding: 0;
	margin: 10px;
}
h1{
	font-size:18px;
	margin: 0px;
}