/* CSS Document */
BODY {font-family:  Verdana, Arial, Tahoma;
font-size:12px;
color: #000000;
background-image: url("graphics/sitebg.jpg");
background-attachment:fixed;
}
TD{
font-size:12px;
color: #000000;
}
H1{
color:#2c4f72;
}
H2{
color:#2c4f72;
}
H3{
color:#2c4f72;
}

A:link { color: #A20100;
font-size:12px;
font-weight: bold;
}
A:visited { color: #A20100;
font-size:12px;
font-weight: bold;
}
A:active { color: #A20100;
font-size:12px;
font-weight: bold;
}
A:hover { color: #FF0000;
font-size:12px;
font-weight: bold;
}

A:link.reftext { color: #051A00;
font-size:9px;
text-decoration: none;
}
A:visited.reftext { color: #051A00;
font-size:9px;
text-decoration: none;
}
A:active.reftext { color: #051A00;
font-size:9px;
text-decoration: none;
}
A:hover.reftext { color: #000000;
font-size:9px;
text-decoration: none;
}

A:link.toptext { color: #000000;
font-size:12px;
text-decoration: none;
font-weight:normal;
}
A:visited.toptext { color: #000000;
font-size:12px;
text-decoration: none;
font-weight:normal;
}
A:active.toptext { color: #000000;
font-size:12px;
text-decoration: none;
font-weight:normal;
}
A:hover.toptext { color: #B16335;
font-size:12px;
text-decoration: none;
font-weight:normal;
}

.footertext{font-size: 10px; font-style:italic;}
.contentarea{ background-image: url("graphics/contentbg.gif");}
.featured{ background-image: url("graphics/featuredbg.gif");}
.latest{ background-image: url("graphics/latestbg.gif");}
.navbarbg{ background-image: url("graphics/navbarbg.gif");}
.leftnav{background-color:#BFD7D3;}
.title{color:#002899; font-weight:bold;  font-size:18px;}