body, td
{
font-family : verdana;
color : #000000; 
font-size : 11px;
} 

input, textarea
{
font-family : verdana;
color : #000000;
}

.sub_header 
{
font-size : 13px;
font-weight: bold;
} 

.small, a.small, a:link.small, a:visited.small, a:active.small, a:hover.small 
{
font-size : 9px;
text-decoration:none;
} 

.main_header 
{
font-size : 18px;
font-weight: bold;
} 

a:link , a:visited , a:active 
{
text-decoration : underline;
color : #000000;
font-weight : normal;
} 

a:hover 
{
text-decoration : none;
color : #808080;
font-weight : normal;
text-decoration : underline;
} 

.title 
{
font-size : 14px;
font-weight : bold;
text-decoration : none;
} 

input.clear 
{
border: 0;
}

hr 
{
color : #000000;
width : 100%;
}

.headertable 
{
border: 0px solid black;
}

table 
{
border: 0px solid black;
}

.theader
{
background-color : #d2d0d0;
border: 1;
border-color: white;
font-weight: bold;
}

.tbody
{
background-color : #e6e4e4;
border: 1;
border-color: white;
}

.stats 
{
background-color : #cecaca;
border: 0;
}

.noborder 
{
border: 0;
}

.warning 
{
color: #ff0000;
font-size: 12px;
font-weight: bold;
}
