.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;
}
.footer_bg {
 	background-color: #92926E;
}
a:link { 
  font-size:90%; 
  text-decoration:none; 
  color:#006666; 
  font-weight:bold; 
} 
a:visited  { 
  font-size:90%; 
   text-decoration:none; 
   color:#006666; 
   font-weight:bold; 
} 
a:hover 
{ 
   font-size:90%; 
   text-decoration:none; 
   color:#92926E; 
   font-weight:bold; 
}
.header_white
{
	height: 114px;
	width: 226px;
	border-bottom: 0.2em solid #000000;
	background-color: #FFFFFF;
	padding-left: 15px;
}

.header_new
{
	height: 114px;
	width: 135px;
	background-color: #006666;
	border-bottom: 0.2em solid #000000;
	background-image: url(../images/user/top_new.jpg);
	background-repeat: no-repeat;
}

.header_green
{
	height: 114px;
	border-bottom: 0.2em solid #000000;
	background-color: #006666;
}

.header_old
{
	height: 114px;
	width: 177px;
	background-color: #006666;
	border-bottom: 0.2em solid #000000;
	background-image: url(../images/user/top_old.jpg);
	background-repeat: no-repeat;
}

.header_font
{
	color: #FFFFFF;
	font-size: 220%;
}
