*
{
font-family: Arial, Helvetica, sans-serif
 
}


p, td, input, textarea
{
font-size: 9pt;
}
p.head
{
font-size: 22px;
padding: 0 0 0 0;
font-weight:bold;
margin: 0 0 0 0;
}
p.subhead
{
font-size: 18px;
padding: 0 0 0 0;
font-weight:bold;
margin: 0 0 0 0;
color:#6699ff;
}
a, a:visited
{
color:#6699ff;
}
a:hover
{
color:#000000;
}
a.arttopic, a.arttopic:visited
{
color:#0c23ff;
}
.nav
{
border:1px solid #CBD3E4;
height: 23px;
padding-left: 5px;
padding-right: 5px;     
text-align:center;
}
.nav:hover, .navon
{
border:1px solid #CBD3E4;
background-color:#eff5ff;
height: 23px;
padding-left: 5px;
padding-right: 5px;     
text-align:center;

}
.navon a, .nav a, .navon a:hover, .nav a:hover, .navon a:visited, .nav a:visited
{
text-decoration:none;
color:#000000;
font-weight:bold;
}


.srch
{
background:url(../img/srchbg.jpg) repeat-x;
height: 55px;
width: 50%;
text-align:right;
padding-right: 30px;
}
.srch form
{
margin-top: 15px;
}
.afv
{
background:url(../img/trbg.jpg) repeat-x;
height: 55px;
width: 50%;
vertical-align:middle;
padding-right: 20px;
}
.inafv
{
text-align:center;
width: 30px;
}
.inafv, .inafv a, .inafv a:hover, .inafv a:visited
{


color:#FFFFFF;
}
.inafv a, .inafv a:hover, .inafv a:visited
{
text-decoration:underline;
}
.topics a, .topics a:hover, .topics a:visited
{
color:#000000;
text-decoration:underline;
}
.sep
{
border-left:#CCCCCC 1px dashed;
padding: 0 0 0 0;
}
.hsep
{
border-bottom:#CCCCCC 1px dashed;
padding: 0 0 0 0;
width:100%;
height:5px;
}
.leftblck
{
padding: 0 0 0 5px;
}
.rightblck
{
padding: 0 5px; 0 0;
}


#forum th {
    padding:10 0;
    border-top:1px solid #BDBD9C;
    border-bottom:2px solid #BDBD9C;
    text-transform: uppercase;
    color : black;
    font:10px Verdana;
}

#forum td {
    border-bottom:1px solid #BDBD9C;
    font: 11px Tahoma;
}

.split {
    background-color: #BFBF9B;
}

#forum td.x {
    color : black;
    background : white;
    border-left:1px solid orange;
    border-bottom:1px solid #BDBD9C;
    font: bold 11px Tahoma;
}

.forum_nav td {
    font-size: 11px;
}

#forum a {
    text-decoration: underline;
    color : black
}

#forum a:hover {
    text-decoration:underline;
    color:#5E6639;
}

.a {
font-weight: bold;
}
