/* Localized */
BODY        { }
 h2          { 
	font-size: 18px;
	font-family: trebuchet ms,verdana,arial,sans-serif;
	color: #993316;
	line-height:20px; 
	margin-top: 6px; 
	margin-bottom: 4px; }
 h3          {
	font-size: 16px;
	font-family: trebuchet ms,verdana,arial,sans-serif;
	color: #787d00;
	line-height:20px; 
	margin-top: 6px; 
	margin-bottom: 4px; }

.bodytext    {
	font-size: 13px;
	font-family: trebuchet ms,verdana,arial,sans-serif;
	line-height: 18px;
	margin-top: 0px;
	margin-bottom: 6px;
	text-align: left;
	color: #F00;
}
.smalltext   {
	font-size: 11px;
	font-family: trebuchet ms,verdana,arial,sans-serif;
	line-height: 16px;
	margin-top: 0px;
	margin-bottom: 6px;
	text-align: right;
}
.footertext   {
	font-size: 11px;
	font-family: trebuchet ms,verdana,arial,sans-serif;
	line-height: 16px;
	color: #fafae6;
	margin-top: 6px;
	margin-bottom: 6px;
	text-align: center;
}
.footerlinks  {
    font-family: trebuchet ms,verdana,arial,sans-serif; 
    font-size: 11px;  
	color: #787d00; 
	text-decoration: none;
	font-weight: bold; }

.copyright   {
	font-size: 10px;
	font-family: trebuchet ms,verdana,arial,sans-serif;
	line-height: 16px;
	color: #666699;
	margin-top: 6px;
	margin-bottom: 6px;
	text-align: center;
}
	
.nav         { 
    font-family: trebuchet ms,verdana,arial,sans-serif; 
    font-size: 12px;  
	color: red; 
	text-decoration: underline;
	font-weight: bold; 
	line-height: 16px; 
	letter-spacing: .5px; 
	margin-top: 0px; 
	margin-bottom: 0px; 

}
A.nav2:hover {
    color: #993316; 
	background-color: #f3eee6; }
A.none       { 
    text-decoration: none; 
	background-color: transparent }
A.none:hover { 
    text-decoration: none; 
	background-color: transparent }

.flashbox {
  background-color: #CCCCCC;
  border: 1px solid #b5b594;
}
.redhilite {
	color: #F00;
}
.bodytext {
	color: #000;
}

