BODY
{
	background-color : #EDEBCD;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 15px;
    text-align : center;
}

TD
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
    color : #000000;
}

TD.main
{
	background-color : #F5F4CA;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 15px;
}

TD.buttonside
{
	background-image : url(graphics/buttonside.gif);
}

TD.text
{
	padding-left : 23px;
    padding-right : 25px;
}

.subheading
{
     color : #282821;   
     font-size : 16px;
}
H2
{
    color : #000000;
	font-size : 20px;
}

H3
{
    color : #000000;
	font-size : 16px;
}

H4
{
    color : #000000;
	font-size : 20px;
	text-align: left;
}

H5
{
    color : #000000;
	font-size : 16px;
	text-align: left;
}

H6
{
    color : #000000;
	font-size : 26px;
	text-align: left;
	font-family : "Times New Roman", Times, serif;
	font-style : italic;
	font-weight : bold;
}

TD.button A:LINK
{
    color : #727A7E;
    text-decoration : none;
}

TD.button A:VISITED
{
    color : #727A7E;
    text-decoration : none;
    
}

TD.button A:HOVER
{
    color : #000000;
    text-decoration : none;
    
}

.buttonon
{
    color : #666666;
    font-size : 12px;
    font-weight : bold;
}

.bold
{
    color : #111100;
	font-weight : bold;
}

.boldrust
{
    color : #9e310c;
	font-weight : bold;
}

.brown
{
    color : #60453C;
}

.caption
{
	font-size : 12px;
    text-align: left;
	font-style : italic;
    padding-top : 4px;
}

.small
{
    color : #000000;
	font-weight : normal;
    font-size : 10px;
    font-style : italic;
}

.smaller
{
	font-size : 12px;
}

.large
{
    color : #000000;
	font-size : 15px;
}

.larger
{
    color : #000000;
	font-weight : bold;
    font-size : 15px;
}

.normal
{
    text-align: left;
}

.footer
{
	font-size : 11px;
}

.quote
{
	font-style : italic;
	color : #000000;
    padding-left : 50px;
    padding-right : 30px;
}

.quoteauthor
{
	font-size : 9px;
	text-align : right;
	color : #000000;
    padding-right : 30px;
}

.form
{
	font-size : 13px;
}

.boxmid
{
  	background-image : url(graphics/boxmid.gif);
    width : 407px;  
}
.caption
{
	font-size : 12px;
    text-align: center;
}

.copyright
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 9px;
	color : #666666;
	text-align: center;
}

 .notes
{
    color : red;
    font-weight : normal;
}

.indent
{
    padding-left : 30px;
}
A:LINK
{
    color : #0000FF;
    text-decoration : none;
}

A:VISITED
{
    color : #800080;
    text-decoration : none;
}

A:HOVER
{
    color : #FF0000;
    text-decoration : underline;
}

.green
{
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 13px;
    color : #148551;
    text-decoration : none;
}
a.green
{
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 13px;
    color : #148551;
    text-decoration : none;
}

a.green:active
{
    color : #148551;
    text-decoration : none;
}

a.green:visited
{
    color : #148551;
    text-decoration : none;
}

a.green:hover
{
    color : #6C9A85;
    text-decoration : underline;
}

a.rust
{
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 13px;
    color : #9e310c;
    text-decoration : none;
}

a.rust:active
{
    color : #9e310c;
    text-decoration : none;
}

a.rust:visited
{
    color : #9e310c;
    text-decoration : none;
}

a.rust:hover
{
    color : #46705D;
    text-decoration : underline;
}


a.copyright
{
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 9px;
    color : #020202;
    text-decoration : none;
}

a.copyright:active
{
    color : #020202;
    text-decoration : none;
}

a.copyright:visited
{
    color : #020202;
    text-decoration : none;
}

a.copyright:hover
{
    color : #000000;
    text-decoration : underline;
}
