/* body tags */

body { margin: 8px; 
	     background: #fff url(../images/bkgd_1.gif) left fixed repeat; }
	   
p, h1, h2, ol, ul { font-family: verdana,arial,helvetica,sans-serif;
				    font-size: 13px; 
				    line-height: 20px; }
p { text-align:justify;}
						
ul { list-style-image: url(../images/p_bullet.gif); }
				
h1 { font-size: 18px; 
 	   color: #900; 
	   font-weight: bold;
		 font-style: italic; }
		 
h2 { font-size: 16px; 
 	   color: #090; 
	   font-weight: bold;
		 font-style: italic; }

h3 { color: #906; font-size: 13px; font-family: Verdana, Arial, Helvetica, sans-serif; margin-bottom: -10px; }

hr { border: none; background-color: #E3C979; color: #E3C979; height: 1px; width: 100%; margin: 10px 0; }
/* classes */

.small { color: #fff; 
		 font-size: 11px; 
		 line-height: 15px; }

.small2 { color: #000; 
		 font-size: 11px; 
		 line-height: 15px; }
		 
.links { color: #000; 
		 font-size: 11px; 
		 line-height: 15px; 
		 text-align: left;
		 margin-left: -26px; 
		 margin-bottom: 10px; }
					
/* form elements */

.button { font-size: 11px; 
		  	  background-color: #526970; 
		  	  color: #ffffff; }
		  
.smallfieldcell input { width: 100px; 
						font-size: 11px; 
						background-color: #ffffff; 
						color: #434071; 
						border: 1px solid #434071; }

#sidebar li { margin-left: -20px; }