td {
	text-align: left;
	font-family:tahoma;
	font-size:11px;
	color:#69623F;
	line-height:12px;
}
a {
	text-decoration: none;
	color:#000000;
}

body { 	margin:0px;padding:0px; background-color:#3A403C; background-image:url(images/bg.jpg)}

.copy{
font-family:tahoma;
font-size:11px;
color:#525252;
text-decoration:none;
}


.top_txt {	color:#63738B;
			text-decoration:none}

.brown {color:#69623F; text-decoration:none}
.brown_l {color:#7C7454; text-decoration:none}
.brown_d {color:#635B34; text-decoration:none}
.light_l {color:#D4D4BB; text-decoration:none}
.red {color:#933720; text-decoration:none}
.red_l {color:#B0613A; text-decoration:none}
.blue {color:#4A73B0; text-decoration:none}
.black {color:#181818; text-decoration:none}


.sm {font-size:10px}
.u {text-decoration:underline}
.t {text-transform:uppercase}
.big {font-size:11px}


.form { width:107px;
		height:15px;
		font-family:tahoma;
		font-size:10px;
		border-style:solid;
		border-width:1px;
		border-color:#B7B2A3;
		background-color:#FFF9E9;
		color:#69623F;
		margin-left:0px;
		margin-right:0px}
		
.textarea {width:218px;
		height:60px;
		font-family:tahoma;
		font-size:10px;
		border-style:solid;
		border-width:1px;
		border-color:#B7B2A3;
		background-color:#FFF9E9;
		color:#69623F;
		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;}




