
A:link {
    	font-weight: normal;
    	color: white;
    	font-family: verdana, arial;
    	text-decoration: underline
}


A:visited {
    	font-weight: normal;
    	color: white;
    	font-family: verdana, arial;
    	text-decoration: underline
}

A:active {
    	font-weight: normal;
    	color: #c41f25;
    	font-family: verdana, arial;
    	text-decoration: underline
}

A:hover {
    	font-weight: normal;
    	color: #cf6f6f;
    	font-family: verdana, arial;
    	text-decoration: underline
}

P {
    	font-weight: normal;
    	font-size: 9pt;
    	color: white;
    	font-family: verdana, Arial
}

BODY {
    	font-weight: normal;
    	font-size: 8pt;
    	color: white;
    	font-family: verdana, Arial
}

TD {
    	font-weight: normal;
    	font-size: 9pt;
    	color: white;
    	font-family: Verdana, Arial
}

TD.links {
    	font-weight: normal;
    	font-size: 9pt;
    	color: #c41f25;
    	font-family: verdana
}

.boldred {
    	font-weight: bold;
    	font-size: 9pt;
    	color: red;
    	font-family: Verdana, Arial
}

.boldwhite {
    	font-weight: bold;
    	font-size: 9pt;
    	color: white;
    	font-family: Verdana, Arial
}

.blue {
    	font-weight: normal;
    	font-size: 9pt;
    	color: blue;
    	font-family: Verdana, Arial
}


.boldblue {
    	font-weight: bold;
    	font-size: 9pt;
    	color: blue;
    	font-family: Verdana, Arial
}


.brown {
    	font-weight: normal;
    	font-size: 9pt;
    	color: brown;
    	font-family: Verdana, Arial
}

.boldbrown{
    	font-weight: bold;
    	font-size: 9pt;
    	color: brown;
    	font-family: Verdana, Arial
}

.largetitle{
    	font-weight: bold;
    	font-size: 10pt;
    	color: brown ;
    	font-family: Verdana, Arial
}

.startparagraph{
    	font-weight: bold;
    	font-size: 9pt;
    	color: white;
    	font-family: Verdana, Arial
}

.nextprevious_button
{
        font-family: Verdana,Helvetica,Arial;
        font-size: 9pt;
        background: #FFFFFF;
        border-bottom: 1px solid #000000;
        border-right: 1px solid #000000;
        border-left: 1px solid #000000;
        border-top: 1px solid #000000;
        color: #008000;
        text-decoration: none;
        cursor: hand;
        font-weight: bold;
}











.form_input
{
        border-width: 1;
        border-style: solid;
        border-color: #000000;
        background-color: #FFFFFF;
        font-family: Verdana,Helvetica,Arial;
        font-size: 10px;
        font-weight: normal;
}


.nextprevious_button
{
        font-family: Verdana,Helvetica,Arial;
        font-size: 9pt;
        background: #FFFFFF;
        border-bottom: 1px solid #FFFFFF;
        border-right: 1px solid #FFFFFF;
        border-left: 1px solid #FFFFFF;
        border-top: 1px solid #FFFFFF;
        color: #999999;
        text-decoration: none;
        cursor: hand;
        font-weight: bold;
}

.form_button_search
{
        font-family:Verdana, Helvetica, Arial;
        font-size:10px;
        background: #7EF;
        border-bottom: 1px solid #000000;
        border-right: 1px solid #000000;
        border-left: 1px solid #FFFFFF;
        border-top:1px solid #FFFFFF;
        color:#000000;
        text-decoration:none;
        cursor: hand;
        font-weight: bold;
}

.form_textarea
{
        border-width: 1;
        border-style: solid;
        border-color: #000000;
        background-color: #FFFFFF;
        font-family: Verdana,Helvetica,Arial;
        font-size: 10px;
        font-weight: bold;
}

.form_select

{
        border-width: 1;
        border-style: solid;
        border-color: #000000;
        background-color: #FFFFFF;
        font-family: Verdana,Helvetica,Arial;
        font-size: 10px;
}

.form_radio
{
        border-style: none;
        border-color: #000000;
        background-color: #FFFFFF;
        font-family: Verdana,Helvetica,Arial;
        font-size: 10px;
        font-weight: bold;
}

.form_checkbox
{
        border-style: none;
        border-color: #000000;
        background-color: #FFFFFF;
        font-family: Verdana,Helvetica,Arial;
        font-size: 10px;
        font-weight: bold;
}
