.footer_bg {
 	background-color: #092942;
}

a:link { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #404040;
	font-weight: none;
	text-decoration: none;
} 
a:visited  { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #404040;
	font-weight: none;
	text-decoration: none;
} 
a:hover 
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #404040;
	font-weight: bold;
	text-decoration: underline;
}

.border_2
{
	background-color: #EDE9E1;
	border-right: 1px solid #cccccc;
}

.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/tb.gif);
   color:white;
}
