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

H1{
color:#C90005;
}
H2{
color:#8c2100;
}
H3{
color:#8c2100;
}

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



A:link.reftext { color: #FFFFFF;
font-family:  Arial, Tahoma, Verdana;
font-size:9px;
}
A:visited.reftext { color: #FFFFFF;
font-family: Arial, Tahoma, Verdana;
font-size:9px;
}
A:active.reftext { color: #FFFFFF;
font-family:  Arial, Tahoma, Verdana;
font-size:9px;
}
A:hover.reftext { color: #DADADA;
font-family:  Arial, Tahoma, Verdana;
font-size:9px;
}
.small{font-size:11px;}
.small2{font-size:12px;}
.maintable{border: 2px solid #004797;}
.reftext{ font-size: 9px;
color: #FFFFFF;}
.top{background-color:#f9f7f1;}
.contentbg{background-image: url("graphics/sitebg.gif");}
.homebg{background-image: url("graphics/homebg.jpg"); background-repeat: repeat-x; background-position:bottom;}
.contactbg{background-image: url("graphics/contactbg.jpg"); background-repeat: repeat-x; background-position:bottom;}

