.subheader
{
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    color: #cccccc;
}

.topnav
{
    font-size: 10px;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #FFFFFF;
    font-style: normal;
    font-variant: normal;
    text-decoration: none;
}

.normal
{
    font-family: Arial, Helvetica, sans-serif;
    text-align: justify;
    font-size: 12px;
    color: #666666;
}

.error
{
    font-family: Arial, Helvetica, sans-serif;
    text-align: justify;
    font-size: 12px;
    color: #ff0000;
}

.header
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #333333;
}

.footer
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #999999;
	font-weight:bold;
}

.footer a{color:#999999; text-decoration:none;}
.footer a:hover{color:#999999; text-decoration:underline;}

.leftnavheader
{
    font-family: Verdana;
    font-size: 16pt;
    font-weight: bold;
    color: #eed570;
    text-align: center;
}

.leftnavnormal
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
    text-align: center;
}

.yellowline
{
    background-color: #EED570;
    height: 1px;

}

h1,h2,h3,h4{display:none;}  
