/* CSS Document */
BODY {font-family:  Arial, Verdana, Tahoma;
font-size:13px;
color: #FFFFFF;
background-image: url("graphics/sitebg.jpg");
background-repeat:repeat-x;
background-attachment:fixed;
background-color:#A60018;
}
TD{
font-family:  Arial, Verdana, Tahoma;
font-size:13px;
color: #FFFFFF;
}
H1{
color:#FF2100;
}
H2{
color:#A60018;
}
H3{
color:#FF2100;
}
H4{
color:#000000;
}
H5{
color:#000000;
}
H6{
color:#000000;
}
A:link { color: #A60018;
font-family:  Arial, Verdana, Tahoma;
font-size:13px;
font-weight: bold;
}
A:visited { color: #A60018;
font-family:  Arial, Verdana, Tahoma;
font-size:13px;
font-weight: bold;
}
A:active { color: #A60018;
font-family:  Arial, Verdana, Tahoma;
font-size:13px;
font-weight: bold;
}
A:hover { color: #FF0000;
font-family: Arial, Verdana, Tahoma;
font-size:13px;
font-weight: bold;
}



A:link.reftext { color: #FFFFFF;
font-family:  Arial, Verdana, Tahoma;
font-size:10px;
font-weight: bold;
text-decoration: none;
}
A:visited.reftext { color: #FFFFFF;
font-family:  Arial, Verdana, Tahoma;
font-size:10px;
font-weight: bold;
text-decoration: none;
}
A:active.reftext { color: #FFFFFF;
font-family:  Arial, Verdana, Tahoma;
font-size:10px;
font-weight: bold;
text-decoration: none;
}
A:hover.reftext { color: #000000;
font-family: Arial, Verdana, Tahoma;
font-size:10px;
font-weight: bold;
text-decoration: none;
}
.maintable{border: 1px #FFFFFF solid;}
.left{background-color: #000000;}
.content{background-image: url("graphics/contentbg.gif");}
.right{background-color: #000000;}