td {
	text-align: left;
	font-family:tahoma;
	font-size:10px;
	color:#C3C699;
	line-height:11px;
}
a {
	text-decoration: none;
	color:#94A14C;
}

body { 	margin:0px;padding:0px;	background-color:#ffffff; background-image:url(images/bg.gif)}

.copy{
font-family:tahoma;
font-size:11px;
color:#5E6041;
text-decoration:none;
}

.top_txt {	color:#787878;
			text-decoration:none}
.bot_txt {	color:#858585;
			text-decoration:none}
.notice {	color:#5E748B;
			text-decoration:none}

.green {color:#868B50; text-decoration:none}
.brown1 {color:#AB8E49; text-decoration:none}

.green_l {color:#C3C699; text-decoration:none}
.yellow {color:#FFF468; text-decoration:none}
.white {color:#ffffff; text-decoration:none}
.black {color:#000000; text-decoration:none}

.sm {font-size:10px}
.u {text-decoration:underline}
.t {text-transform:uppercase}
.big {font-size:12px}


.form { width:156px;
		height:14px;
		font-family:tahoma;
		font-size:10px;
		border-style:solid;
		border-width:1px;
		border-color:#575E0F;
		background-color:#454B16;
		color:#C3C699;
		margin-left:0px;
		margin-right:0px}
		
.textarea {width:156px;
		height:67px;
		font-family:tahoma;
		font-size:10px;
		border-style:solid;
		border-width:1px;
		border-color:#575E0F;
		background-color:#454B16;
		color:#C3C699;
		overflow:auto;
		margin-left:0px;
		margin-right:0px;}

.rollover {scrollbar-face-color:#B6E9FF;
		scrollbar-track-color:#FCFEFF;
		scrollbar-arrow-color:#FCFEFF;
		scrollbar-3Dlight-color:#FCFEFF;
		scrollbar-base-color:#FCFEFF;
		scrollbar-shadow-color:#FCFEFF;
		scrollbar-darkshadow-color:#FCFEFF;
		scrollbar-highlight-color:#FCFEFF;
		}


a:hover{text-decoration:underline;}
#a:hover{text-decoration:none;}





