body {
	margin: 0px;
}

body,h1,h2,h3,h4,td,p,a,ul,li { font-family: Arial, Helvetica, sans-serif; }

p { font-size: 11px;
     color: #333333; 
     line-height: 14px; }
     
p.address { font-size: 10px; }
p.phone { font-size: 12px;
	      font-weight: bold;
	      color:990000; }
	      
ul,li { font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	list-style-image: url(images/blk_pixel_arrow.gif); }
	
a.navbar:link { font-size: 10px;
		    color: #ffffff;
		    text-decoration:none;
		    padding: 3 3 3 5; }
		    
a.navbar:visited { font-size: 10px;
		    	color: #ffffff;
		    	text-decoration:none;
		    	padding: 3 3 3 5; }
		    
a.navbar:hover { font-size: 10px;
		   	 color: #ffffff;
		    	text-decoration: overline;
		    	padding: 3 3 3 5; }
			
.status  { font-size: 10px;
		   	 color: #ffffff;
		    	text-decoration: overline;
		    	padding: 3 3 3 5; }
				
a.footernav:link { font-size: 10px;
			color: #ffffff;
			text-decoration: none; }
			
a.footernav:visited { font-size: 10px;
			color: #ffffff;
			text-decoration: none; }
			
a.footernav:hover { font-size: 10px;
			color: #ffffff;
			text-decoration: overline; }
			
.footernav {  font-size: 10px;
			color: #ffffff;s
			text-decoration: none; }
			
.bgcolor { background-color: #666666;}

#navbar_tile { background-image: url(images/navbar_tile.gif);
		    background-repeat: repeat-x;
		    background-position: 50% 50%; }
		    
		    
#hdr_interface { width: 360px;
		      height: 15px;
		      background-color: #EFFFE7;
		      border: 1px solid #ADCE9C;
		      padding: 3px 3px 3px 10px;
		      font-size: 12px;
		      font-weight: bold;
		      color: #990000; }
		      
#right_column { background-image:url(images/colorbar.gif);
		      background-repeat:no-repeat;
		      background-position: 85% 0%; }