BODY#main{
margin-left: auto;
margin-right: auto;
}

BODY, TD, TH, TR{
color: #ffffff;
font:11px "Verdana";
}

input.btn {
    background-color:#000000;
    color: #FFFFFF;
    font-weight:normal;
    font:13px "Verdana";
    width: 100px;
    border: 2px solid #0c8913; 
}



A:link {text-decoration: none; color: #ffffff;}
A:visited {text-decoration: none; color: #ffffff;}
A:active {text-decoration: none; color: #ffffff;}
A:hover {text-decoration: none; color: #ffffff;}

 hr {
  border: 0;
 color: #a8a8a8;
background-color: #a8a8a8;
height: 1px;
}

table { border-collapse:collapse;}
table#row1 { background-color: #040404; }
table#row2 { background-color: #0e0e0e; }

.t1 {
    font-family: Verdana, sans-serif;
    font-size: 8pt;
    color: #565757;
    text-decoration: none;
    text-transform: none;
    font-weight: bold;
}
.t2 {
    font-family: Verdana, sans-serif;
    font-size: 8pt;
    color: #FFFFFF;
    text-decoration: none;
    text-transform: none;
    font-weight: bold;
    padding-top: 6px;
}
a.a3 {
    font-family: Verdana, sans-serif;
    font-size: 8pt; 
    color: #FFFFFF;
    text-decoration: none;
    text-transform: none;
    font-weight: bold;
}
a.a3:hover {
    font-family: Verdana, sans-serif;
    font-size: 8pt; 
    color: #FF0000;
    text-decoration: none;
    text-transform: none;
    font-weight: bold;
}
a.a1 {
    font-family: Verdana, sans-serif;
    font-size: 8pt; 
    color: #565757;
    text-decoration: none;
    text-transform: none;
    font-weight: bold;
}
a.a1:hover {
    font-family: Verdana, sans-serif;
    font-size: 8pt; 
    color: #FFFFFF;
    text-decoration: none;
    text-transform: none;
    font-weight: bold;
}
a.a2 {
    font-family: Verdana, sans-serif;
    font-size: 8pt; 
    color: #FFFFFF;
    text-decoration: none;
    text-transform: none;
    font-weight: bold;
}
a.a2:hover {
    font-family: Verdana, sans-serif;
    font-size: 8pt; 
    color: #FF0000;
    text-decoration: none;
    text-transform: none;
    font-weight: bold;
}
.game {
	width: 200px;
	float: left;
}
.img img {
	margin: 0;
	padding: 0;
	border: 1px solid #000;
	width: 50px;
	height: 50px;
}
