td {
	text-align: left;
	vertical-align: top;
	font-family:arial;
	font-size:11px;
	color:#7F6C3F;
	line-height:12px;
	
}
a {
	text-decoration: none;
	color:#7F6C3F;
}

.copy {	color:#503E12;
		text-decoration:none;
		font-family:arial}
		
body  {	margin:0px;padding:0px;}
		
.frame {scrollbar-face-color:#B08E7B;
		scrollbar-track-color:#E5B69C;
		scrollbar-arrow-color:#E5B69C;
		scrollbar-3Dlight-color:#E5B69C;
		scrollbar-base-color:#E5B69C;
		scrollbar-shadow-color:#E5B69C;
		scrollbar-darkshadow-color:#E5B69C;
		scrollbar-highlight-color:#E5B69C;}
		
.frame1 {scrollbar-face-color:#6C6C6C;
		scrollbar-track-color:#A2A2A2;
		scrollbar-arrow-color:#A2A2A2;
		scrollbar-3Dlight-color:#A2A2A2;
		scrollbar-base-color:#A2A2A2;
		scrollbar-shadow-color:#A2A2A2;
		scrollbar-darkshadow-color:#A2A2A2;
		scrollbar-highlight-color:#A2A2A2;}

.transparency {background:transparency}
.red {color:#510707; text-decoration:none}
.gray {color:#4F3701; text-decoration:none}
.gray_td {color:#CCCCCC; text-decoration:none}
.white {color:#ffffff; text-decoration:none}
.dark {color:#333333}
.big { font-size:12px}
.t {text-transform:uppercase}
.u {text-decoration:underline}

a:hover {text-decoration:underline}


