body, p,
h1, h2, h3, h4, h5, h6,
table, tr, td,
ul, ol, li,
form, input, select,.footer,
a, a:link, a:active,a:visited,.a,
     a:link,
     a:active,
     a:visited,
     a:hover
     {
       font-family: Arial, Helvetica, sans-serif;
       font-size: 11px;
       color: #383837;
       text-decoration: none;   
    }




 a:link, a:active,a:visited,.a,
     a:link,
     a:active,
     a:visited,
     a:hover
     {
       font-family: Arial, Helvetica, sans-serif;
       font-size: 11px;
       color: #65734F;
       text-decoration: underline;
         
    }

         a:hover
         {
         text-decoration: none;
         }


.footer,
a.footer,
a.footer:link,
a.footer:active,
a.footer:visited,
a.footer:hover
 {
	font-weight: normal;
	font-size: 10;
	color: #7F7F7F;
	text-decoration: none;
 }
a.footer:hover
 {
	text-decoration: underline;
 }





.nav,
a.nav,
a.nav:link,
a.nav:active,
a.nav:visited,
a.nav:hover
{
	color:#006666;
	font-weight:bold;
	text-decoration: none;
	font-size:13px;

}

a.nav:hover
{
 color:#FF0000;
}


.subnav,
a.subnav,
a.subnav:link,
a.subnav:active,
a.subnav:visited,
a.subnav:hover
{
	color:#A1A0A0;
	background:#ffffff;
	font-weight:bold;
	text-decoration: none;
	font-size:11px;
	padding-right:22px;
}

a.subnav:hover
{
 color:#8D4242;
}

.subnavactive,
a.subnavactive,
a.subnavactive:link,
a.subnavactive:active,
a.subnavactive:visited,
a.subnavactive:hover
{
	color:#8D4242;
	background:#ffffff;
	font-weight:bold;
	text-decoration: none;
	font-size:11px;
	padding-right:22px;
}

a.subnavactive:hover
{
 color:#8D4242;
}


.navactive,
a.navactive,
a.navactive:link,
a.navactive:active,
a.navactive:visited,
a.navactive:hover
{
	color:#8D4242;
	background:#ffffff;
	font-weight:bold;
	text-decoration: none;
	font-size:13px;
	padding-right:22px;
}
 
 
 
 
.error
{
 color: #CC474C;
}
 
.correct
{
 color: #48BD2B;
} 
 
input,textarea
{
 border:1px solid #000000;
}


a.lknavsub,
a.lknavsub:link,
a.lknavsub:active,
a.lknavsub:visited,
a.lknavsub:hover
 {
	color:#787878;
	font-weight:normal;
	font-size:11px;
	text-decoration: none;
 }
a.lknavsub:hover
 {
	text-decoration: none;
	font-weight:bold;
 }
 
 
a.copyright,
a.copyright:link,
a.copyright:active,
a.copyright:visited,
a.copyright:hover
 {
	color:#787878;
	font-weight:normal;
	font-size:9px;
	text-decoration: none;
 }
a.copyright:hover
 {
	text-decoration: hover;
 } 
 
 
 
.title
{
 font-weight:bold;
 font-size:18px;
 padding-bottom:20px;
}

