body {
  margin:0;
  border:0;
  padding:0;
  background-image: url(background_thin.jpg);
  background-position: top;
  background-repeat: repeat-x;
  }
.hptext {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-left: 15px;
	padding-right: 10px;
	color: #FFFFFF;
	line-height: 18px;
  }
.padleft {padding-left: 11px;  }
.padleft2 {padding-left: 50px; }
.subnav {
color: #FFF7F7;
font-size: 13px;
font-weight: bold;
font-family: arial,sans-serif;
text-transform: uppercase;
text-decoration: none;
}
.subnav:hover {
color: #EEE;
}
h1 {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #333;
	line-height: 25px;
  }
h2 {	
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #333;
	line-height: 25px;
	padding-right:5px;
	padding-bottom:2px;
  }  
.ptext {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 16px;
	padding-right: 15px;	
  }
.ptext2 {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 16px;
  }
.step1 {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #333;
	line-height: 16px;
	padding-right: 15px;	
    border-bottom: 1px solid #333;
  }
.step2 {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #333;
	line-height: 16px;
	padding-right: 15px;	
	margin-bottom: 5px;		
    border-bottom: 1px solid #333;
  }
.link {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #666;
	line-height: 16px;
	text-decoration: none;	
  }
.link:hover {	
	font-size: 12px;
	color: #333;
  }  
  
.text {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 16px;
	padding-left: 12px;		
	padding-right: 15px;	
  }  
  
.input { font-family:verdana, arial; font-size:11px ; color: #111 ; border: 1px solid #555 ; background:#FFF }
  
img {border:0;}  
#thumbs a img{filter: alpha(opacity=100);
 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
 -moz-opacity: 1.00; opacity:1.00;
 border: 0
}
#thumbs a:hover img { filter: alpha(opacity=70);
 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
 -moz-opacity: .70; opacity: .70; 
 border: 0
}  
.footer { font-family:verdana, arial ; color:#666 ; background:#FFF; font-size: 9px ; padding-bottom: 4px ;
}
.footera { font-family:verdana, arial ; color:#666 ; background:#FFF; font-size: 9px ; padding-bottom: 4px ; text-decoration:none ;
}
.footera:hover { color:#000 ;
}