body {

background: #262833;
font-family: tahoma;
font-size: 8pt;
color: #FFFFFF;

}

table, tr, td {

font-family: tahoma;
font-size: 8pt;
color: #FFFFFF;

}

a, a:link, a:active, a:visited {

color: #CCCCCC;
text-decoration: none;

}

a:hover {

color: #CCCCCC;
text-decoration: underline;

}

.news {

padding: 5px;
background: url('images/newsbg.png');
height: 30px;

}

.main {

background: #000000;

}

.left {

width: 200px;
padding: 5px;
border-right: 1px solid #666666;

}

.right {

width: 600px;
padding: 5px;

}

.footer {

height: 25px;
text-align: center;
font-size: 10px;
background: url('images/footer.png');
border-top: 1px solid #666666;
color: #CCCCCC;

}