body {
	margin: 0px;
	background-color: #E1E1E1; }


body,p,h1,h2,h3,td, { font-family: Trebuchet MS, arial, verdana, helvetica, san-serif;
								 color: #333333;
								  }
								  
h1 { font-size: 18px;
	    color: #666666;
		width: 25%;
		border-bottom: 1px dashed #cccccc; }
h2 { font-size: 14px;
		background-color:#333333;
		color: #ffffff;
		padding: 3px; }
		
h3 { font-size: 14px;
		background-color:#666666;
		color: #ffffff;
		padding: 3px; }
		
h4 { font-size: 14px;
		background-color:#999999;
		color: #ffffff;
		padding: 3px; }
		

ul { font-size: 11px;
	   list-style-image: url(images/blk_arrow_pixel.gif); }
	   
a { font-size: 12px;
	  font-weight: bold;
	  text-decoration: underline;
	  color: #FFCC00;
	    padding: 3px;
	  letter-spacing: 1px; }
	
a.small9:link { font-size: 9px;
	  font-weight: normal;
	  text-decoration: underline;
	  color: #333333; }
a.small9:visited { font-size: 9px;
	  font-weight: normal;
	  text-decoration: underline;
	  color: #333333; }
	  
a.small9:hover { font-size: 9px;
	  font-weight: normal;
	  text-decoration: none;
	  color: #333333; }
	  
a:link { font-size: 12px;
			  font-weight: bold;
			  text-decoration: underline;
			  padding: 3px;
			  color: #FFCC00; }
	  
a:visited { font-size: 12px;
				  font-weight: bold;
				  text-decoration: underline;
				  color: #FFCC00; }
	  
a.nav:hover { font-size: 12px;
			  font-weight: bold;
			  text-decoration: none;
			  color: #ffffff; 
			  padding: 3px;
			  background-color: #666666;}
	  
	  
.navbar { font-size: 12px;
			   font-weight: bold;
			   padding: 5px;
				 border-bottom: 1px dashed #cccccc;
				}

.small9 {font-size: 10px}

.bold12 { font-weight: bold;
			   font-size: 12px; }						
							
.quote { font-size: 11px;
			  font-style:italic;
			  color: #ffffff;}	
								  
						
.content { font-size: 11px; }

#index_col1 { width: 450px;
					 height: auto;
					 padding: 10px;
					 text-align:left; 
					 float: left; }
					 
#index_col2 { width: 350px;
					 height: auto;
					 padding: 10px;
					 text-align:left; 
					 float: left }
					 
					 
#index_col3 { width: 350px;
					 height: auto;
					 padding: 10px;
					 text-align:left; 
					 float: left }
					 
.status { font-size: 12px;
			  font-weight: bold;
			  text-decoration: none;
			  color: #333333; 
			  padding: 3px;
			  background-color: #ffcc00;}