	BODY{
	scrollbar-face-color:#7F6945;
	scrollbar-arrow-color:CDBFA5;
	scrollbar-track-color:#CDBFA5;
	scrollbar-shadow-color:#8F7C5B;
	scrollbar-highlight-color:#CDBFA5;
	scrollbar-3dlight-color:#CDBFA5;
	scrollbar-darkshadow-Color:#8F7C5B;
}
	
	td {
		font-size:11px;
		font-family : Arial;
		color : black;
	}
	
	th {
		font-size:11px;
		font-family : Arial;
		color : 000000;
		font-weight : bold;
	}
	
	.highlight {
		font-size:11px;
		font-family : Arial;
		color : 7F6945;
	}
	
	.form {
		font-size:10px;
		font-family : Arial;
		color : black;
		border-right : solid #7F6945 1px;
		border-bottom : solid #7F6945 1px;
		border-left : solid #7F6945 1px;
		border-top : solid #7F6945 1px;
	}
	.boxtext {
		font-size:9px;
		font-family : Arial;
		color : white;
	}
	
	.smlheader{
		font-size:12px;
		font-family : Arial;
		color : 000000;
		font-weight : bold;
	}
	.bigheader{
		font-size:15px;
		font-family : Arial;
		color : black;
		font-weight : bold;
	}
	
	A:LINK {color: 7F6945;
		 text-decoration: none;
	 }
	 
	A:VISITED {color: 8F7C5B;
		text-decoration : none;
	}	 

	A:HOVER {
    color: 7F6945;
  	text-decoration : underline;
  	}
	
	A:active {
		color: 7F6945;
  		text-decoration : none;
  	}
	
	.terms:VISITED {color: 8F7C5B;
  		text-decoration : underline;
	}
		
	.terms:LINK {color: black;
	  	text-decoration : underline;	
	}
	
	.terms:HOVER {
	    color: blue;
	  	text-decoration : underline;
	  	}
		
	.terms:active {
		color: blue;
	  	text-decoration : underline;
	  	} 
		

