body { 
	 background: url("http://www.hoperidgebacks.com/images/site_wide/logo_bg.gif");
	 background-repeat: no-repeat;
	 background-color: #FFF2DF; 
	 background-attachment: fixed;
	 font-family: Arial, Helvetica, sans-serif;
	 font-weight: normal; 
	 scrollbar-face-color: #FFC080;
	 scrollbar-highlight-color: #FFFFFF;
	 scrollbar-shadow-color: #FFC080;
	 scrollbar-3dlight-color: #D1D7DC;
	 scrollbar-arrow-color:  #006699;
	 scrollbar-track-color: #EFEFEF;
	 scrollbar-darkshadow-color: #98AAB1;
}
	
INPUT
{
   FONT-SIZE: 8pt;
   BORDER-LEFT-COLOR: #666666;
   BORDER-BOTTOM-COLOR: #000000;
   BORDER-TOP-COLOR: #666666;
   FONT-FAMILY: Verdana;
   BORDER-RIGHT-COLOR: #000000
}
	 
.header{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal; 
	font-size: 12px
	}
	
.small-content{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal; 
	font-size: 11px
	}
	
.content{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal; 
	font-size: 13px
	}
	
.content-bold{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 13px;
	}
	
.content-red{
	color: #FF8000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	}
	
a{
	color: #AA7D39;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	}	
a:hover{ 
	color: #FF8000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	background-color: #FFF2DF;
	}	
a:visited{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	}
	
a.header{
	color: #AA7D39;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	}	
a.header:hover{ 
	color: #FF8000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFF2DF;
	}	
a.header:visited{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	}
	
a.footer{
	color: #AA7D39;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	}	
a.footer:hover{ 
	color: #AA7D39;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	background-color: #E9E9E9;
	}	
a.footer:visited{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	}

