Body		{
			background-image: url('../images/bg.jpg');         
   			font-family: arial, verdana;      
    		font-size: 11px; 
    		margin-left:0; 
    		margin-right:0; 
    		margin-top:0; 
    		margin-bottom:0;
    		}  
   
 h1			{
 			color: #6a8d2e;
 			font-size: 16px;
 			font-family: times new roman, georgia, garmaond, sans-serif;
 			text-transform: uppercase;
 			}
 			
 b			{
 			color: #000000;
 			font-size: 11px;
 			font-variant: bold;
 			}
 
.white			{
 			color: #ffffff;
 			font-size: 14px;
 			font-family: times new roman, georgia, garmaond, sans-serif;
 			text-transform: uppercase;
 			}

 			
 .gray	 	{
 			color: #666666;
 			font-family: verdana, arial;
 			font-size: 11px;
 			link-height: 14px;
 			}
     
 tr 		{
 			text-align: left;
 			color:#000000;     
     		font-size:11px;    
     		font-family: verdana, arial, tahoma;
     		line-height: 15px;
     		}     
     		
 td 		{
 			vertical-align: top;
     		}                   

.dashed 	{
			background-color: #d6cea8;
			border: #666666 1px solid;
			}
           
A:link		{
			text-decoration: underline;
       		color: #6a8d2e;
       		}

A:visited	{
			text-decoration: underline;
	  		color: #6a8d2e;
	  		}

A:active	{
			text-decoration: none;
	 		color: #999999;
	 		}
	 
A:hover		{
			text-decoration: none;
		 	color: #999999;
		 	}

.square 	{
			border: 1px #a3c573 solid;
			width: 100%;
			}	
	
.footer
A:link		{
			text-decoration: underline;
       		color: #e4fccc;
       		font-variant: bold;
       		}

.footer
A:visited	{
			text-decoration: underline;
	  		color: #e4fccc;
	  		font-variant: bold;
	  		}

.footer
A:active	{
			text-decoration: none;
	 		color: #666666;
	 		font-variant: bold;
	 		}
	 
.footer
A:hover		{
			text-decoration: none;
		 	color: #666666;
		 	font-variant: bold;
		 	}

.footer		{
			color: #ffffff;
			}
		 	
hr 			{ 
			border: none 0;
			color: #ffffff;
			border-top: 1px dotted #ffffff;
			width: 100%;
			height: 1px;
			}
			
.hr 			{ 
			border: none 0;
			color: #666666;
			border-top: 1px dotted #666666;
			width: 100%;
			height: 1px;
			}