td {
	text-align: left;
	font-family:tahoma;
	font-size:11px;
	color:#625340;
	line-height:12px;
}
a {
	text-decoration: none;
	color:#893706;
}

body { 	margin:0px;padding:0px; background-color:#000000}

/* CSS rollover zoom for bait images */
.piczoom-wrap { position: absolute }
.left { left: 0 }
.right { right: 0 }
.piczoom { position: relative; width: 150px; cursor: pointer; 
    /* for help in placing these things: */
    /* temp background-color: Green; opacity: .5; filter: alpha(opacity=50) */ }
.piczoom .large { border: 0; display: block; position: absolute; height: 0; width: 0 }
.piczoom img { border: 0 }
.piczoom a { display: block; width: 150px; height: 90px }
.piczoom a:hover .large { border: 4px solid black; width: 428px; height: auto; left: 172px; top: -80px }
.piczoom a:hover .large.top { top: 0 }
.piczoom a:hover .large.bottom { top: -160px }
.right .piczoom a:hover .large { left: -443px }

.copy{
font-family:tahoma;
font-size:11px;
color:#3A3A39;
text-decoration:none;
}

.top_txt {	color:#787878;
			text-decoration:none}
.bot_txt {	color:#FFFFFF;
			text-decoration:none}

.splash {color:#99926B; text-decoration:none}
.splash1 {color:#987C3C; text-decoration:none}

.brown {color:#625340; text-decoration:none}
.brown_d {color:#56472F; text-decoration:none}
.red {color:#893706; text-decoration:none}
.light {color:#DFCB9B; 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:207px;
		height:19px;
		font-family:tahoma;
		font-size:10px;
		border-style:solid;
		border-width:1px;
		border-color:#514536;
		background-color:#A18B68;
		color:#F7E5BD;
		margin-left:0px;
		margin-right:0px}
		
.textarea {width:207px;
		height:56px;
		font-family:tahoma;
		font-size:10px;
		border-style:solid;
		border-width:1px;
		border-color:#514536;
		background-color:#A18B68;
		color:#F7E5BD;
		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;}





