body
{
    font-family : Arial, Helvetica, sans-serif;
    color : #000000;
    font-size : 11px;
    background :  #0C6805;
    text-align : center;
    margin-top : 10px;
    margin-left : 0px;
    margin-right : 0px;
}

table
{
    margin : 0px;
}

.green
{
    background :  #0C6805;
}

td
{
    font-family : Arial, Helvetica, sans-serif;
    font-size : 12px;
    background-color : #fffff0;
}

.homegeneva
{
    font-family : Geneva, Arial, Helvetica, sans-serif;
    font-size : 12px;
    background-color : #fffff0;
	font-weight : bold;
}

.hometrebuchet
{
    font-family : "Trebuchet MS";
    font-size : 16px;
    background-color : #fffff0;
   font-weight : bold;
}

.homearial
{
    font-family : Arial, Helvetica, sans-serif;
    font-size : 16px;
    background-color : #fffff0;
	font-weight : bold;
}



.topback
{
    background-image : url(graphics/top_back.gif);
    background-repeat : repeat-x;
}

h1
{
    font-family : Arial, Helvetica, sans-serif;
    color : #666666;
    font-size : 14px;
    text-align: right;
    font-style : italic;
    }

li
{
    padding-top : 6px;
}

.box
{
    background-color : #FEF7B9;
    font-size : 12px;
    padding  : 6px;
    line-height : 16px;
    border-width : 1px;
    border-style : solid;
    border-color : #29140F;
}

.boxnoback
{
    font-size : 12px;
    padding  : 4px;
    line-height : 16px;
    border-width : 1px;
    border-style : solid;
    border-color : #29140F;
    font-family : Times New Roman, Times, serif;
    text-align : center;
}

.footer
{
    font-size : 12px;
    text-align: center;
    background-color : #FEF7B9;
    padding-top : 6px;
    padding-bottom : 6px;
    
}

.redlarge
{

   color : #991f00;
    font-size : 13px;
}

.red
{
    color : #991f00;
    font-size : 12px;
}

.indent
{
    padding-top : 3px;
    margin-left : 50px;
}

li
{
	list-style : outside;
	azimuth : far-left;
}
li.indent30
{
    padding-top : 0px;
    margin-left : 30px;
}

.form
{
    font-size : 13px;
}

.subtitle
{
    font-size : 14px;
    font-weight : bold;

}

.title
{
    font-size : 16px;
    font-weight : bold;
    font-style : italic;

}

.backgroundcolor
{
    color : #000000;
    background-color : #DFE1DB;
}

.highlight
{
    color : #000000;
    background-color : #FEF7B9;
    font-weight: bold;
    font-size : 14px;
}

.copyright
{
    font-size : 10px;
    color : #DFDFDD;
    padding-top : 6px;
}

a:link
{
    color : #234B9C;
    text-decoration : none;
}

a:visited
{
    color : #234B9C;
    text-decoration : none;
}

a:hover
{
    color : #9E0907;
    text-decoration : underline;
}


.redlink
{
    color : #991f00;
        font-size : 12px;

}

a.redlink:link
{
    color : #991f00;
    text-decoration : none;
}

a.redlink:visited
{
    color : #991f00;
    text-decoration : none;
}

a.redlink:hover
{
    color : #000000;
    text-decoration : underline;
}
.whitelink
{
    font-family : Arial, Helvetica, sans-serif;
    color : #ffffff;
    text-decoration : none;
}

a.whitelink
{
    font-family : Arial, Helvetica, sans-serif;
    color : #ffffff;
    text-decoration : none;
}

a.whitelink:active
{
    color : #ffffff;
    text-decoration : none;
}

a.whitelink:visited
{
    color : #ffffff;
    text-decoration : none;
}

a.whitelink:hover
{
    color : #fffff0;
    text-decoration : underline;
}
a.mainoff:link
{

    text-decoration : none;
    color : #A56211;
}

a.mainoff:visited
{
    color : #A56211;
    text-decoration : none;
}
a.mainoff:hover
{
    color : #000000;
    text-decoration : none;
}

a.mainon:link
{
    text-decoration : none;
    color : #000000;
}

a.mainon:visited
{
    color : #000000;
    text-decoration : none;
}
a.mainon:hover
{
    color : #A56211;
    text-decoration : none;
}
.sidebar
{
    font-size : 12px;
    padding-bottom : 8px;
    font-weight : bold;
}

.sidebartitle
{
    font-weight : bold;
    font-size : 14px;
    padding-bottom : 10px;
}
.orange
{
    color : #A56211;
}
