body { margin:0 0 0 0;
       background: #ffffff;
	   background-image:url(../images/bg.jpg);
	   background-attachment:fixed;
	   background-repeat:repeat-x;
	   background-position:bottom;}
	   
	   
h1 { margin-bottom: .5em;
     border-bottom: solid 3px #0966de; 
	 color:#0966de; 
	 font-family:Arial; 
	 font-weight: normal; 
	 font-size: 18px; 
	 text-indent: 5px; 
	 letter-spacing: -1px; }
	 
h2 { color:#666666; 
	 font-family:Arial; 
	 font-weight: bolder; 
	 font-size: 11px; }
	 
li { margin-left: -2em; }
	 
#headers {background-image:url(../images/headers.jpg);
          background-repeat:no-repeat;
		  text-align:left;
		  vertical-align:top;
		  height:46px;
		  padding-top:16px;
		  padding-left:40px;
		  font-family:Arial;
		  font-size:16px;
		  font-weight:bold;
		  color:#FFFFFF;
		  }
		  
#headers2 {background-image:url(../images/bullet.jpg);
          background-repeat:no-repeat;
		  background-position:left;
		  text-align:left;
		  height:15px;
		  padding-left:20px;
		  font-family:Arial;
		  font-size:11px;
		  text-transform:uppercase;
		  font-weight:bold;
		  color:#000000;
		  vertical-align:middle;
		  }
		  
#headersr {background-image:url(../images/headers-right.jpg);
          background-repeat:no-repeat;
		  text-align:left;
		  vertical-align:top;
		  height:46px;
		  padding-top:16px;
		  padding-left:40px;
		  font-family:Arial;
		  font-size:16px;
		  font-weight:bold;
		  color:#FFFFFF;
		  }
	 
#tables {background-image:url(../images/footer.png); 
         background-repeat:no-repeat;
		 border-top: solid 3px #0966de;
		 height:46px;
		 padding:5px;}
		 
#forms {border:#0966de solid 1px;
        width:180px;
		font-family:Arial;
		font-size:11px;
		color:#0966de;
		}
		 
#toplinks {width:900px;
           text-align:center;
		   }

.bodycopy {font-family:Arial;
           font-size:11px;
		   color:#666666;}
		   
.bodycopy a:link {color:#0966de; font-weight:bold; text-decoration:none;}
.bodycopy a:hover {color:#666666; font-weight:bold; text-decoration:none;}
.bodycopy a:visited {color:#666666; font-weight:bold; text-decoration:none;}
		   
.footer {font-family:Arial;
           font-size:10px;
		   color:#666666;}
		   
.footer a:link {color:#0966de; text-decoration:none;}
.footer a:hover {color:#666666; text-decoration:none;}
.footer a:visited {color:#0966de; text-decoration:none;}		   
