﻿/* CSS Document */

 body
 	{
	 background-color: #665e57;
	}
	
 .sub
 	{
	 font: 18px Arial;
	 color: #db7701;
	}
	
 .subtxt
 	{
	 font: 13px Trebuchet MS;
	 color: #595959;
	 font-weight: bold;
	}
	
 .txt01
 	{
	 font: 13px Trebuchet MS;
	 color: #595959;
	}

 .txt02
 	{
	 font: normal normal 700 14px normal Arial;
	 color: #ffffff;
	}
	
 .txt03
 	{
	 font: 11px Arial;
	}
	
 .txt04
 	{
	 font: 11px Trebuchet MS;
	}
	
 .txt05
 	{
	 font: 11px Trebuchet MS;
	 color: #595959;
	}
	
 .txt06
 	{
	 font: 12px Arial;
	}
	
 .txt07
 	{
	 font: 12px Trebuchet MS;
	 color: #595959;
	}
	
 .txt08
 	{
	 font: 13px Trebuchet MS;
	 color: #ffffff;
	}
	
 .txt09
 	{
	 font: 17px Century Gothic;
	 color: #756e70;
	}

 ul
 	{
	 font: 13px Trebuchet MS;
	 color: #595959;
	}
	
 .footer01
 	{
	 font: 12px Arial;
	 color: #8d8c8c;
	}
	
 .footer02
 	{
	 font: 10px Arial;
	 color: #db7701;
	 font-weight: bold;
	} 

 .navbar02
	{
	 font: 14px Arial;
	 color: #ffffff;
	 text-decoration: none;
	}

 .navbar02 a:link
	{
	 font: 14px Arial;
	 color: #ffffff;
	 text-decoration: none;
	}
	
 .navbar02 a:visited
	{
	 font: 14px Arial;
	 color: #ffffff;
	 text-decoration: none;
	}
	
 .navbar01
 	{
	 font: 16px Trebuchet MS;
	 color: #db7701;
	 font-weight: bold;
	}
		
 .navbar01 a:link
	{
	 font: 16px Trebuchet MS;
	 color: #db7701;
	 font-weight: Bold;
	 text-decoration: none;
	}
		
 .navbar01 a:hover
	{
	 font: 16px Trebuchet MS;
	 color: #7c7a79;
	 font-weight: Bold;
	}
	
 .navbar01 a:visited
	{
	  font: 16px Trebuchet MS;
	 color: #db7701;
	 font-weight: Bold;
	 text-decoration: none;
	}
	
 .navbar01 a:visited:hover
	{
	 font: 16px Trebuchet MS;
	 color: #7c7a79;
	 font-weight: Bold;
	}
	
 .faded
	{
	   filter:alpha(opacity=65);
}  
 .unfaded
	{
	   filter:alpha(opacity=100); 
	   cursor:hand;
	}
	h1{
	font:12px Trebuchet MS;
	color:#8d8c8c;
	margin:0px;
	padding:0px;
}
#SEOHolder{
	width:1024px;
	text-align:center;
	margin:0px;
	padding:0px;
}
