
* { margin:0px; padding:0px;}

body, td, th { font-family:Tahoma, Helvetica, sans-serif; 
font-size:12px; 
color:#F2F6CD;}

body { background:#1E1E1E;}
#topbar {
	width:100%;
	background-image: url(../images/topbg.gif);
	background-repeat: repeat-x;
	
}
#topbarbg {
	background:url(../images/topbarbg.gif);
background-position: -15px 0px;
	background-repeat:no-repeat;
	height:47px;
	padding-left: 40px;
}
/*#logo
{
	background:url(../images/logo.gif);
	width:257px;
	height:50px;
	display:block;
	margin-left: 40px;
	text-indent:-999px;
}
#logo a { display:block;
	width:257px;
	height:50px
}
*/
#logo { margin-left:20px;}
#wrapper { padding-top:10px; margin-left:20px;}
#leftpanel { 
	float:left; 
	
	width:180px; 
}
#mainbody {
float:left;
margin-left:10px; width:600px;}

#rightpanel {
float:left;
margin-left:10px; margin-top:100px;
}

ul.nav { 
list-style-type:none;
margin:0px; padding:0px;}

ul.nav li {
	background-image: url(../images/leftlistbg.gif);
	height: 35px;
	width: 180px;
	line-height:35px;
	text-indent:5px;
	list-style-type: none;
}
ul.nav li a { color:#666666; text-decoration:none; padding-left:5px;}
#gametable td.dta {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #454545;
	padding-top: 10px;
	
}
h1
{ font-family:"Courier New", Courier, monospace; color:#BFCA4A}
h2 {	font-family:"Courier New", Courier, monospace;
color:#66CCCC; padding-bottom:10px; padding-top:30px;
}
#gametable td a
{
	color:#A1A1A1; 
	text-decoration:none;
	}
	
.borde
{ background:#2D2D2D; padding:3px;}

