body
{
    font-size:12px;
    font-family:Arial;
    padding:0px;
    margin:0px;
    background-color:#000000;
    color:#FFFFFF;
    text-align:left;
}
.main_table
{
     font-size:13px;
}
.spot
{
    width:124px;
}
.spot_green
{
    margin-left:20px;
    color:#a8b8b4;
}
.data
{
width:45px;
height:18px;    
}
.footer
{
text-align:left;
font-size:9px;
    
}
table.main_table td
{
    background-image:url(bg.png);
text-align:left;
    padding-left:4px;
    height:20px;
}
a:link 
{
	text-decoration: none;
        color:#FFFFFF;
        border:0px;
}
a:visited 
{
	text-decoration: none;
        color:#FFFFFF;
        border:0px;
}
a:hover 
{
	text-decoration: none;
        color:#FFFFFF;
        border:0px;
        }
a:active 
{
	text-decoration: none;
        color:#FFFFFF;
        border:0px;
}
img
{  border-style: none;
}
.green
{
width:45px;
height:18px;    
color:#73c006;
}
.red
{
width:45px;
height:18px;    
color:#ff0c00;
}
.orange
{
   width:45px;
height:18px; 
color:#ff6c00;    
    
}
.blue
{
   width:45px;
height:18px; 
color:blue;    
    
}
.text
{
    width:500px;
    text-align:left;
    font-size:11px;
   color:#a8b8b4;
   padding-left:100px;
    
}
.spotsl_space
{
 width:30px;
 text-align:center;
 font-weight:bold;
}


table.list td {
	border-width: 1px;
border-collapse:collapse;
	border-style:dashed;
	border-color: #111111;
	-moz-border-radius: ;
border-top:0px hidden;
white-space:nowrap;

}
