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: #363535;
       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: #DC860B;
       text-decoration: none;
         
    }

         a:hover
         {
         text-decoration: underline;
         }


.agb,
a.agb,
a.agb:link,
a.agb:active,
a.agb:visited,
a.agb:hover
 {
	font-weight: normal;
	font-size: 10;
	color: #FFFFFF;
	text-decoration: none;
 }
a.agb:hover
 {
	text-decoration: underline;
 }

.hypernav,
a.hypernav,
a.hypernav:link,
a.hypernav:active,
a.hypernav:visited,
a.hypernav:hover
 {
	font-weight: normal;
	font-size: 11;
	color: #747474;
	text-decoration: none;
 }
a.hypernav:hover
 {
	text-decoration: underline;
 }




.mainnav,
a.mainnav,
a.mainnav:link,
a.mainnav:active,
a.mainnav:visited,
a.mainnav:hover
{
	color:#FFFFFF;
	
	font-weight:bold;
	text-decoration: none;
	font-size:12px;
}

a.mainnav:hover
{
 color:#DC860B;
}


.subnav,
a.subnav,
a.subnav:link,
a.subnav:active,
a.subnav:visited,
a.subnav:hover
{
	color:#FFFFFF;
	
	font-weight:normal;
	text-decoration: none;
	font-size:11px;
	padding-left:11px;
}

a.subnav:hover
{
 text-decoration: underline;
}

.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;
 color: #DC860B;
}

