body, p,
h1, h2, h3, h4, h5, h6,
table, tr, td,
ul, ol, li,
form, input, select,.footer,
a     {
       font-family: Arial, Helvetica, sans-serif;
       font-size: 13px;
       color: #ADAEB0;
       text-decoration: none;   
    }

body
{
 padding: 0px; margin: 0px;
}

a,
 a:link, 
a:active,
a:visited,
     a:hover
     {
       font-family: Arial, Helvetica, sans-serif;
       font-size: 13px;
       color: #6B9AC4;
       text-decoration: none;
       font-weight:normal;  
    }

         a:hover
         {
         text-decoration: underline;
         }


.lang,
a.lang,
a.lang:link,
a.lang:active,
a.lang:visited,
a.lang:hover
 {
	font-weight: normal;
	font-size: 9px;
	text-decoration: none;
	color: #FFFFFF;
 }
a.lang:hover
 {
	text-decoration: normal;
	color: #FFFFFF;
	text-decoration: underline;
 }



.hnav
{
 width:211px;
 height:20px;
 background:#2E353B;
 margin-bottom:5px;
 cursor:pointer;
 cursor:hand;
}

.subsubnav
{
 width:211px;
 height:20px;
 background:#2E353B;
 margin-bottom:5px;
 cursor:pointer;
 cursor:hand;
}

.subsubnavactive
{
 width:211px;
 height:20px;
 background:#2B3A47;
 margin-bottom:5px;
 cursor:pointer;
 cursor:hand;
}


.mainnav,
a.mainnav,
a.mainnav:link,
a.mainnav:active,
a.mainnav:visited,
a.mainnav:hover
{
	color:#C8C9CB;
	font-weight:normal;
	font-size:11px;
	text-decoration: none;
	padding-left:18px;
}

a.mainnav:hover
{
}


.subnav,
a.subnav,
a.subnav:link,
a.subnav:active,
a.subnav:visited,
a.subnav:hover
{
	color:#C8C9CB;
	font-weight:normal;
	font-size:10px;
	text-decoration: none;
	padding-left:38px;
}

a.subnav:hover
{
}


.subsubnavlink,
a.subsubnavlink,
a.subsubnavlink:link,
a.subsubnavlink:active,
a.subsubnavlink:visited,
a.subsubnavlink:hover
{
	color:#C8C9CB;
	font-weight:normal;
	font-size:10px;
	text-decoration: none;
	padding-left:58px;
}

a.subsubnavlink:hover
{
}

 
 
.error
{
 color: #CC474C;
}
 
.correct
{
 color: #48BD2B;
} 
 
input,textarea
{
 border:1px solid #000000;
 color:#000000;
}

.hypernav,
a.hypernav,
a.hypernav:link,
a.hypernav:active,
a.hypernav:visited,
a.hypernav:hover
 {
	font-size:11px;
	font-weight: normal;
	text-decoration: none;
	color: #BBBCBE;
 }
a.hypernav:hover
 {
	text-decoration: normal;
	color: #FFFFFF;
	text-decoration: underline;
 }
 
 
a.copyright,
a.copyright:link,
a.copyright:active,
a.copyright:visited,
a.copyright:hover
 {
	color:#CACACC;
	font-weight:normal;
	font-size:9px;
	text-decoration: none;
 }
a.copyright:hover
 {
	text-decoration: hover;
 } 
 
 
 
.title
{
 font-weight:bold;
 font-size:20px;
}


.pic
{
 border:2px solid #725D45;
}






.gray
{
 color:#000000;
}
