/* CSS Document */
BODY {font-family:  Arial, Verdana, Tahoma;
font-size:12px;
color: #000000;
background-color:#f5f5f5;
background-image: url("graphics/sitebg.jpg");
background-repeat: repeat-x;
}
TD{
font-size:12px;
color:#FFFFFF;
}
H1{
color:#e9e9e9;
}
H2{
color:#e9e9e9;
}
H3{
color:#bd0400;
}

A:link { color: #bd0400;
font-size:12px;
font-weight: bold;
}
A:visited { color: #bd0400;
font-size:12px;
font-weight: bold;
}
A:active { color: #bd0400;
font-size:12px;
font-weight: bold;
}
A:hover { color: #DADADA;
font-size:12px;
font-weight: bold;
}


A:link.reftext { color: #000000;
font-size:10px;
text-decoration: none;
}
A:visited.reftext { color: #000000;
font-size:10px;
text-decoration: none;
}
A:active.reftext { color: #000000;
font-size:10px;
text-decoration: none;
}
A:hover.reftext { color: #CCCCCC;
font-size:10px;
text-decoration: none;
}
.small{font-size:11px;}
.maintable{border: 1px #b2b2b2 solid;}
.hilite{color:#bd0400;}
.warning{color:#fff000;}
.content{background-color:#000000; color:#FFFFFF;}
.topnav{background-color:#000000;}
.left{background-color:#000000;}
.rightbot{background-image: url("graphics/rightbg.jpg"); background-repeat: repeat-x; background-position: top; color:#FFFFFF;}
form { margin: 0; padding: 0 }
