/* CSS Document */
BODY {font-family:  Arial, Verdana, Tahoma;
font-size:12px;
color: #FFFFFF;
background-color: #000000;
}
TD{
font-family:  Arial, Verdana, Tahoma;
font-size:12px;
color: #000000;
}
H1{
color:#005641;
}
H2{
color:#0899DC;
}
H3{
color:#0899DC;
}
H4{
color:#0899DC;
}
H5{
color:#38BDF8;
}
H6{
color:#38BDF8;
}
A:link { color: #0D295B;
font-family:  Arial, Verdana, Tahoma;
font-size:12px;
font-weight: bold;
}
A:visited { color: #0D295B;
font-family:  Arial, Verdana, Tahoma;
font-size:12px;
font-weight: bold;
}
A:active { color: #0D295B;
font-family:  Arial, Verdana, Tahoma;
font-size:12px;
font-weight: bold;
}
A:hover { color: #7CB9DA;
font-family: Arial, Verdana, Tahoma;
font-size:12px;
font-weight: bold;
}
A:link.footer { color: #FFFFFF;
font-family:  Arial, Verdana, Tahoma;
font-size:10px;
text-decoration: none;
}
A:visited.footer { color: #FFFFFF;
font-family:  Arial, Verdana, Tahoma;
font-size:10px;
text-decoration: none;
}
A:active.footer { color: #FFFFFF;
font-family:  Arial, Verdana, Tahoma;
font-size:10px;
text-decoration: none;
}
A:hover.footer { color: #FFFFFF;
font-family: Arial, Verdana, Tahoma;
font-size:10px;
text-decoration: none;
}

.footer{
font-family:  Arial, Verdana, Tahoma;
font-size:10px;
color:#000000;
}
.homebg{background-image: url(graphics/homebg.jpg);}
.left{background-image: url(graphics/navbg.jpg);}
.content{background-image: url(graphics/contentbg.jpg); background-repeat:repeat-x; background-color: #FFFFFF;}
.right{background-image: url(graphics/black.gif);}
