.main_menu_bg {
	/* Table sorounding menu with a week/ligth border */
 	padding:8px;
 	border-top:1px solid #ffffff;
 	border-bottom:1px solid #ffffff;
 	background-color: #666666;
 	color:#ffffff;
 	
 	
} 	

.footer_bg {
 	background-color: #666666;
 	 } 
 	 
.tdhead{
	/* Headline on all pages, with background image */
   font-family:verdana,helvetica,arial,serif;
   font-size:90%;
   font-weight:bold;
   background-image: url(../images/user/brown.gif);  
}

.white {
 	color: #666666;
 	 } 	

.leftnavheader{
   font-family:verdana,helvetica,arial,serif;
   font-size:12px;
   font-weight:bold;
   color:#666666; 	 
}
a:link { 
  font-size:90%; 
  text-decoration:none; 
  color:#666666; 
  font-weight:bold; 
} 
a:visited  { 
  font-size:90%; 
   text-decoration:none; 
   color:#666666; 
   font-weight:bold; 
}
	 
a.navlink:hover 
{ 
   font-size:11px; 
   text-decoration:none; 
   color:white; 
   font-weight:bold; 
}

a.footerlink:link { 
  font-size:11px; 
  text-decoration:none; 
  color:#ffffff; 
  font-weight:bold; 
} 
a.footerlink:visited  { 
   font-size:11px; 
   text-decoration:none; 
   color:#ffffff; 
   font-weight:bold; 
} 
a.footerlink:hover 
{ 
   font-size:11px; 
   text-decoration:none; 
   color:#ffffff; 
   font-weight:bold; 
}   