.tdhead{
	/* Headline on all pages, with background image */
   font-family:verdana,helvetica,arial,serif;
   font-size:100%;
   font-weight:bold;
   background-image: url(../images/blank.gif);
   background-color: #aee0e9;
   color:#2d6483;
}
.footer_bg {
 	background-color: #aee0e9;
 	 } 	
.white { 
  font-size:11px; 
  text-decoration:none; 
  color:#000; 
} 
.white_bold { 
  font-size:11px; 
  text-decoration:none; 
  color:#dcdcdc; 
  font-weight:bold; 
} 
a.sublink:link { 
  font-size:10px; 
  text-decoration:none; 
  color:#2d6483; 
  font-weight:normal; 
} 
a.sublink:visited  { 
   font-size:10px; 
   text-decoration:none; 
   color:#2d6483; 
   font-weight:normal; 
} 
a.sublink:hover 
{ 
   font-size:10px; 
   text-decoration:none; 
   color:#2d6483; 
   font-weight:normal; 
} 
a.navlink:link { 
  font-size:11px; 
  text-decoration:none; 
  color:#2d6483; 
  font-weight:bold; 
} 
a.navlink:visited  { 
   font-size:11px; 
   text-decoration:none; 
   color:#2d6483; 
   font-weight:bold; 
} 
a.navlink:hover 
{ 
   font-size:11px; 
   text-decoration:none; 
   color:#2d6483; 
   font-weight:bold; 
}
a:link { 
  font-size:90%; 
  text-decoration:none; 
  color:#4E6A86; 
  font-weight:normal; 
} 
a:visited  { 
  font-size:90%; 
   text-decoration:none; 
   color:#4E6A86; 
   font-weight:normal; 
} 
a:hover 
{ 
   font-size:90%; 
   text-decoration:none; 
   color:#F4881F; 
   font-weight:normal; 
}
