body
{
background-attachment:fixed;
background-image:url(../images/tileHori.gif);
background-repeat:repeat-x;
background-position:left bottom;
margin-top:0px;
margin-right:0px;
margin-bottom:0px;
margin-left:0px;
}
table
{
color:#333333;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}
.greyBoldTen
{
color:#999999;
font-size:10px;
font-weight:bold;
}
a.greenBoldTen:link
{
color:#00CC33;
font-size:10px;
text-decoration:none;
} 
a.greenBoldTen:visited
{
color:#00CC33;
font-size:10px;
text-decoration:none;
}
a.greenBoldTen:hover
{
color:#006699;
font-size:10px;
text-decoration:none;
}
a.greenBoldTen:active
{
color:#00CC33;
font-size:10px;
text-decoration:none;
}
.greenBoldTenPipe
{
color:#00CC33;
font-size:10px;
}
.userStatus
{
color:#CC0000;
font-size:10px;
/*font-weight:bold;*/
}
a.uL:link
{
color:#006699;
font-size:10px;
font-weight:bold;
text-decoration:none;
}
a.uL:visited
{
color:#006699;
font-size:10px;
font-weight:bold;
text-decoration:none;
}
a.uL:hover
{
color:#CC0000;
font-size:10px;
font-weight:bold;
text-decoration:none;
}