/* CSS Document */
BODY {font-family: Arial, Tahoma, Verdana;
font-size:13px;
color: #3A3A3A;
background-color:#000000;
margin: 0px;
}
TD{
font-family: Arial, Tahoma, Verdana;
font-size:13px;
color: #000000;
}

H1{
color:#FF0000;
}
H2{
color:#FF0000;
}
H3{
color:#FF0000;
}

A:link { color: #000000;
font-family: Arial, Tahoma, Verdana;
font-size:13px;
font-weight: bold;
}
A:visited { color: #000000;
font-family: Arial, Tahoma, Verdana;
font-size:13px;
font-weight: bold;
}
A:active { color: #000000;
font-family: Arial, Tahoma, Verdana;
font-size:13px;
font-weight: bold;
}
A:hover { color: #DADADA;
font-family: Arial, Tahoma, Verdana;
font-size:13px;
font-weight: bold;
}



A:link.foot { color: #FF0000;
font-family: Arial, Tahoma, Verdana;
font-weight: bold;
}
A:visited.foot { color: #FF0000;
font-family: Arial, Tahoma, Verdana;
font-weight: bold;
}
A:active.foot { color: #FF0000;
font-family: Arial, Tahoma, Verdana;
font-weight: bold;
}
A:hover.foot { color: #DADADA;
font-family: Arial, Tahoma, Verdana;
font-weight: bold;
}

A:link.reftext { color: #FFFFFF;
font-family: Arial, Tahoma, Verdana;
font-size:10px;
font-weight: bold;
}
A:visited.reftext { color: #FFFFFF;
font-family: Arial, Tahoma, Verdana;
font-size:10px;
font-weight: bold;
}
A:active.reftext { color: #FFFFFF;
font-family: Arial, Tahoma, Verdana;
font-size:10px;
font-weight: bold;
}
A:hover.reftext { color: #FF0000;
font-family: Arial, Tahoma, Verdana;
font-size:10px;
font-weight: bold;
}
.bg{background-image:url("graphics/bg.gif");}
.topbg{background-image:url("graphics/bgtop.gif"); background-repeat:repeat-x;}
.nav{background-image:url("graphics/nav.gif");}
.maintable{border: 1px #000000 solid;}
.top{background-image: url("graphics/topbg.gif");}
.content{background-color:#FFFFFF;}


