body,td,a,p{
	font-family:Tahoma, Verdana;font-size:12px;
}
body {
	background-color: #222222;
	color:#FFFFFF;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
}
a{background-color:transparent;color:#FDED3D;text-decoration:none;font-weight:bold;}
a:hover {text-decoration:underline;font-weight:bold;color:#FDED3D}

table,tr,td{
    background-color: #3A3A3A;
}

td.mc{
	background-color: #494949;
	color:#FFFFFF;
}
td.r{
	background: url('images/r.gif');
}
td.b{
	background: url('images/b.gif');
}
td.tl{
	background-color: #FE7900;
}
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;
}