Body		{
			background-image: url('../images/bg.gif');         
   			font-family: verdana, arial;      
    		font-size: 11px; 
    		margin-left:0; 
    		margin-right:0; 
    		margin-top:0; 
    		margin-bottom:0;
    		}  
   
 h1			{
 			color: #6a8d2e;
 			font-size: 17px;
 			font-family: verdana, tahoma, arial;
 			}
 			
h2
			{
			  font-size: 15px;
			  color: #DD8507;
			  font-family: verdana, tahoma, arial;
			  padding-top: 5px;
			}
h3 { color: #748e38; font-size: 13px; }
 			
 b			{
 			color: #000000;
 			font-size: 13px;
 			font-weight: bold;
 			}
 
.green		{
 			color: #748e38;
 			font-size: 10px;
 			font-family: verdana, tahoma, arial;
 			line-height: 12px;
 			}

 			
 .gray	 	{
 			color: #666666;
 			font-family: verdana, arial;
 			font-size: 11px;
 			height: 14px;
 			}
     
 tr 		{
 			text-align: left;
 			color:#000000;     
     		font-size:13px;    
     		font-family: verdana, tahoma, arial;
     		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-weight: bold;
       		}

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

.footer
A:active	{
			text-decoration: none;
	 		color: #666666;
	 		font-weight: bold;
	 		}
	 
.footer
A:hover		{
			text-decoration: none;
		 	color: #666666;
		 	font-weight: 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;
			}
			
p
{
	padding-bottom: 5px;
}

.errorText
{
	font-size: 14px; color:#C00000; font-weight: bold;
}

.imageCenter { display:block; margin-left:auto; margin-right:auto; }

td.propTableLeft1 { width: 387px; background-color: #67B545; vertical-align: middle; text-align: left; padding-top: 10px; padding-bottom: 10px; }
td.propTableRight1 { width: 386px; background-color: #67B545; vertical-align: middle; text-align: center; padding-top: 10px; padding-bottom: 10px; }

td.propTableLeft2 { width: 387px; background-color: #C1DD93; vertical-align: middle; text-align: left; padding-top: 10px; padding-bottom: 10px; }
td.propTableRight2 { width: 386px; background-color: #C1DD93; vertical-align: middle; text-align: center; padding-top: 10px; padding-bottom: 10px; }