td {
	text-align: left;
	font-family:tahoma;
	font-size:10px;
	color:#685E43;
	line-height:12px;
}
a {
	text-decoration: none;
	color:#C3020A;
}

body { 	margin:0px;padding:0px; background-image:url(images/bg.jpg)}

.copy{
font-family:tahoma;
font-size:10px;
color:#FBF5E7;
text-decoration:none;
}

.top_txt {color:#B1B1B1; text-decoration:none}

.gray {color:#685E43; text-decoration:none}
.red {color:#C3020A; text-decoration:none}
.red {color:#B73A1D; text-decoration:none}
.white {color:#ffffff; text-decoration:none}

.sm {font-size:10px}
.u {text-decoration:underline}
.t {text-transform:uppercase}
.big {font-size:12px}


.form { width:182px;
		height:16px;
		font-family:tahoma;
		font-size:11px;
		border-style:solid;
		border-width:1px;
		border-color:#E0D6BE;
		background-color:#F3EDDC;
		color:#C3020A;
		margin-left:0px;
		margin-right:0px}
		
.textarea {width:182px;
		height:92px;
		font-family:tahoma;
		font-size:11px;
		border-style:solid;
		border-width:1px;
		border-color:#E0D6BE;
		background-color:#F3EDDC;
		color:#C3020A;
		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;}




