/* CSS Document */
BODY {font-family: Times, "Times New Roman", Arial, Verdana;
font-size:14px;
color: #FFFFFF;
background-image: url("graphics/sitebg.jpg");
background-repeat:repeat-x;
background-color:#580000;
}
TD{
font-family: Times, "Times New Roman", Arial, Verdana;
font-size:14px;
color: #000000;
background-color:#FFFFFF;
}

H1{
color:#581f00;
}
H2{
color:#581f00;
}
H3{
color:#581f00;
}
A:link { color: #580000;
font-family: Times, "Times New Roman", Arial, Verdana;
font-size:14px;
}
A:visited { color: #580000;
font-family: Times, "Times New Roman", Arial, Verdana;
font-size:14px;
}
A:active { color: #580000;
font-family: Times, "Times New Roman", Arial, Verdana;
font-size:14px;
}
A:hover { color: #9b1a1a;
font-family: Times, "Times New Roman", Arial, Verdana;
font-size:14px;
}


A:link.reftext { color: #DADADA;
font-family: Times, "Times New Roman", Arial, Tahoma, Verdana;
font-size:10px;
text-decoration:none;
}
A:visited.reftext { color: #DADADA;
font-family: Times, "Times New Roman", Arial, Tahoma, Verdana;
font-size:10px;
text-decoration:none;
}
A:active.reftext { color: #DADADA;
font-family: Times, "Times New Roman", Arial, Tahoma, Verdana;
font-size:10px;
text-decoration:none;
}
A:hover.reftext { color: #FFFFFF;
font-family: Times, "Times New Roman", Arial, Tahoma, Verdana;
font-size:10px;
}

.maintable{border: 1px #580000 solid;}
.homebox{border: 1px #580000 solid;}
.homeleft{background-color:#faf0da;}
.homeboxinner{background-image: url("graphics/homeboxbg.jpg"); background-repeat:repeat-x; background-color:#ded9cf;}


