body {font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px;}

div#topline { width: 100%; height: 10px; background-color: Gray;}
div#logo { width: 768px;	background-color: White; margin-left: auto; margin-right: auto; margin-top: 50px; }

div#toptramline { width: 768px; height: 4px; background-color: #555555; margin-left: auto; margin-right: auto; }
div#headerframe {width:766px; border: solid; border-width: 1px; border-color: #ADADAD; border-top: 0px; border-bottom: 0px; margin-left: auto; margin-right: auto;  }
div#baseframe { width:766px; border: solid; border-width: 1px; border-color: #ADADAD; border-top: 0px; margin-left: auto; margin-right: auto;}
div#bottomtramline { width: 766px; height: 4px; background-color: #555555; margin-left: auto; margin-right: auto; }

div#footer { width: 768px; height: 30px; margin-top: 10px; margin-bottom: 5px; margin-left: auto; margin-right: auto; text-align: right }

#textbox { 
width: 500px;
float: left;
font-family: Arial; font-size: 12px; font-weight: normal; color: #7c7c7c;
line-height: 18px;
margin: 25px;
padding-bottom: 50px 
 }

 
 .home { 
font-family: Arial; font-size: 13px; font-weight: normal; color: #7c7c7c;
line-height: 18px;

 }
 
.navcontainer {width: 170px; height: 100%; background-color: #f6f6f6; border-right: dashed; border-right-width: 1px; border-right-color: #9D9D9D;}

.title { font-family: Tahoma;  font-size: 17px; font-weight: normal; color: #636363; }
.title2 { font-family: Tahoma;  font-size: 19px; font-weight: normal; color: #636363; }
.subtitle { font-family: Arial; font-size: 12px; font-weight: bold; color: #636363; }

.small {
	font-family: Arial; font-size: 11px; font-weight: normal; color: #7c7c7c;
line-height: 18px;
}

.formfield{
	font-family: Arial; font-size: 11px; font-weight: normal; color: #636363;
}

.copyright { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #ACACAC; }

a:link   	{ font-family: Arial; font-size: 12px; font-weight: normal; color: #585858; line-height: 26px; text-decoration: none; }
a:visited	{ font-family: Arial; font-size: 12px; font-weight: normal; color: #585858; line-height: 26px; text-decoration: none; }
a:active 	{ font-family: Arial; font-size: 12px; font-weight: normal; color: #585858; line-height: 26px; text-decoration: none; }
a:hover		{ font-family: Arial; font-size: 12px; font-weight: normal; color: #000000; line-height: 26px; text-decoration: underline; }

a.link:link   	{ font-family: Arial; font-size: 12px; font-weight: normal; color: #585858; line-height: 18px; text-decoration: none; }
a.link:visited	{ font-family: Arial; font-size: 12px; font-weight: normal; color: #585858; line-height: 18px; text-decoration: none; }
a.link:active 	{ font-family: Arial; font-size: 12px; font-weight: normal; color: #585858; line-height: 18px; text-decoration: none; }
a.link:hover		{ font-family: Arial; font-size: 12px; font-weight: normal; color: #000000; line-height: 18px; text-decoration: underline; }
 
 
a.home:link   	{ font-family: Arial; font-size: 13px; font-weight: normal; color: #585858; line-height: 26px; text-decoration: none; }
a.home:visited	{ font-family: Arial; font-size: 13px; font-weight: normal; color: #585858; line-height: 26px; text-decoration: none; }
a.home:active 	{ font-family: Arial; font-size: 13px; font-weight: normal; color: #585858; line-height: 26px; text-decoration: none; }
a.home:hover	{ font-family: Arial; font-size: 13px; font-weight: normal; color: #000000; line-height: 26px; text-decoration: underline; }
 
 
a.atheda:link   	{ font-family: Tahoma, Arial; font-size: 11px; font-weight: normal; color: #636363; line-height: 22px; text-decoration: none; }
a.atheda:visited	{ font-family: Tahoma, Arial; font-size: 11px; font-weight: normal; color: #636363; line-height: 22px; text-decoration: none; }
a.atheda:active 	{ font-family: Tahoma, Arial; font-size: 11px; font-weight: normal; color: #636363; line-height: 22px; text-decoration: none; }
a.atheda:hover		{ font-family: Tahoma, Arial; font-size: 11px; font-weight: normal; color: #359bdd; line-height: 22px; text-decoration: underline; }


/*- Menu 10--------------------------- */

.nav {
	list-style: none;
	margin: 0;
	padding: 0;
	}

img {
    border: none;
} 

#menu10 {
	width: 170px;
	margin: 0px;
	margin-top: 25px;
	}
	
#menu10 li a {
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 26px;
	text-decoration: none;
	}	
	
#menu10 li a:link, #menu10 li a:visited {
font-family: Arial; font-size: 12px;	font-weight: bold; color: #929292;
	display: block;
	background:  url(images/menu10.gif);
	padding: 0px 0 0 10px;
	}
	
#menu10 li a:hover {
	color: #585858;
	background:  url(images/menu10.gif) 0 -27px;
	padding: 0px 0 0 10px;
	}

