body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-base-color: #FBFAFA;
	scrollbar-arrow-color: #BABBBE;
	scrollbar-face-color: #DCDADA;
	scrollbar-3dlight-color: #CCC9C9;
}
td.divider
 {
  background-image:url(../images/img_divider.gif);
  height:4px;
 }
.topperbg
   {
    background-image:url(../images/img_header_bg.gif);
    height:226px;
   } 
.footer
   {
    background-image:url(../images/img_footer_bg.gif);
    height:39px;
	font-family: Tahoma;
	font-size: 11px;
	color: #b7c57f;
	text-align:center;
	font-weight: normal;
   }     
.copyright {
	font-family: Tahoma;
	font-size: 11px;
	color: #9f9d9d;
	font-weight: normal;
	text-align:left;
	padding-left:10px;
	text-decoration: none;
}
