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

H1{
color:#112d73;
}
H2{
color:#112d73;
}
H3{
color:#000000;
}
H4{
color:#000E4D;
}
H5{
color:#000E4D;
}
H6{
color:#000E4D;
}
A:link { color: #003fdb;
font-family:  Arial, Tahoma, Verdana;
font-size:14px;
font-weight: bold;
}
A:visited { color: #003fdb;
font-family:  Arial, Tahoma, Verdana;
font-size:14px;
font-weight: bold;
}
A:active { color: #003fdb;
font-family:  Arial, Tahoma, Verdana;
font-size:14px;
font-weight: bold;
}
A:hover { color: #112d73;
font-family: Arial, Tahoma, Verdana;
font-size:14px;
font-weight: bold;
}

A:link.reftext { color: #FFFFFF;
font-family:  Arial, Tahoma, Verdana;
font-size:11px;
font-weight: bold;
}
A:visited.reftext { color: #FFFFFF;
font-family: Arial, Tahoma, Verdana;
font-size:11px;
font-weight: bold;
}
A:active.reftext { color: #FFFFFF;
font-family:  Arial, Tahoma, Verdana;
font-size:11px;
font-weight: bold;
}
A:hover.reftext { color: #dadada;
font-family:  Arial, Tahoma, Verdana;
font-size:11px;
font-weight: bold;
}
.small{font-size:12px;}
.maintable{border: 1px #000000 solid;}
.left{background-color:#FFFDF1;}
.middle{background-color:#000000;}
.right{background-color:#FFFFFF;}
.hilite{color:#112d73; font-weight:bold;}


