body { font-family: MS Trebuchet, sans-serif; 
	 align: center; 
	 text-align: center; 
	 background-color: #f0f8ff;
	 background-image: url('images/bkg-body2.gif');
	 background-repeat: repeat;
	 background-position: center;
     margin-top: 0px;
	 font-size: 10px;
	}

hr.main { color: #666666; width:750px; height:1px; text-align:center;}
hr.menu { color: #EEC900; width:173px; height:6px; text-align:left;}
hr.menu2 { color: #1874CD; width:580px; height:6px; text-align:left;}
p {font-size: 12px;}
H3.hdr {margin-top: 5px;}
p.site {font-family: MS Trebuchet, sans-serif;}
caption {font-size: 12px;	
	   color: #1874CD;}
table.list {font-size: 14px;}

a.Button:link, a.Button:visited {
	color: #666666;
	text-decoration: none;
	font-family: Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 13px;

}
a.Button:hover {
	color: #EEC900;
	font-family: Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 12px;
}

div.menu{
      margin-left: 20px;
	margin-right: 2px;

}

div.menu2{
      margin-right: 20px;
}

div.home{
      margin-left: 20px;
      margin-right: 20px;
}

