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

H1{
color:#CC7D00;
}
H2{
color:#CC7D00;
}
H3{
color:#CC7D00;
}
A:link { color: #7A1600;
font-family: Arial, Tahoma, Verdana;
font-size:13px;
font-weight: bold;
}
A:visited { color: #7A1600;
font-family: Arial, Tahoma, Verdana;
font-size:13px;
font-weight: bold;
}
A:active { color: #7A1600;
font-family: Arial, Tahoma, Verdana;
font-size:13px;
font-weight: bold;
}
A:hover { color: #993721;
font-family: Arial, Tahoma, Verdana;
font-size:13px;
font-weight: bold;
}


A:link.reftext { color: #974726;
font-family: Arial, Tahoma, Verdana;
font-size:10px;
text-decoration:none;
}
A:visited.reftext { color: #974726;
font-family: Arial, Tahoma, Verdana;
font-size:10px;
text-decoration:none;
}
A:active.reftext { color: #974726;
font-family: Arial, Tahoma, Verdana;
font-size:10px;
text-decoration:none;
}
A:hover.reftext { color: #974726;
font-family: Arial, Tahoma, Verdana;
font-size:10px;
}

.maintable{border: 1px #000000 solid;}
.content{background-image: url("graphics/content_bg.jpg"); background-repeat:repeat-x;}
.contacttable{background-image: url("graphics/contactbg.jpg"); background-repeat:repeat-x;}

