*      { font-family: Tahoma; font-size: 14px; text-decoration: none; color: #FFFFFF; padding: 0px; margin: 0px }
body   { 
  background-color: #CBCBCB;
  background-position: center top; 
  background-repeat: no-repeat;
  margin: 0px;
  overflow:auto
}
#header {
	width:802px;
	height:100px;
	background-image:url('/images/v3_header_2.gif');
}
#midsection{
  position:relative;
	background-image:url('/images/v3_middle.gif');
	width:802px;
}
#footer {
  position:relative;
	width:802px;
	height:80px;
	background-image:url("/images/v3_footer.gif");
	background-repeat:no-repeat;
}
#bottomline {
  font-family:Verdana, Arial, Helvetica, sans-serif; 
  font-size:10px;
  color:#999999; 
  display:inline;
}
a.bottomline {
  font-family:Verdana, Arial, Helvetica, sans-serif; 
  font-size:10px;
  color:#666666; 
}
a.link_body {
  color:#AACCFF;
  font-weight: bold;
}