td {
	text-align: left;
	font-family:tahoma;
	font-size:10px;
	color:#000000;
	line-height:12px;
}
a {
	text-decoration: none;
	color:#A0070B;
}

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:#868484; text-decoration:none}


.content {color:#660303; text-decoration:none}
.dark {color:#000000; text-decoration:none}
.red {color:#A0070B; 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:99px;
		height:15px;
		font-family:tahoma;
		font-size:10px;
		border-style:solid;
		border-width:1px;
		border-color:#ECD770;
		background-color:#FFFFFF;
		color:#7D7B7B;
		margin-left:0px;
		margin-right:0px}
		
.textarea {width:202px;
		height:65px;
		font-family:tahoma;
		font-size:10px;
		border-style:solid;
		border-width:1px;
		border-color:#ECD770;
		background-color:#FFFFFF;
		color:#7D7B7B;
		overflow:auto;
		margin-left:0px;
		margin-right:0px}

.rollover {scrollbar-face-color:#4A483E;
		scrollbar-track-color:#FAF4D3;
		scrollbar-arrow-color:#FAF4D3;
		scrollbar-3Dlight-color:#FAF4D3;
		scrollbar-base-color:#FAF4D3;
		scrollbar-shadow-color:#FAF4D3;
		scrollbar-darkshadow-color:#FAF4D3;
		scrollbar-highlight-color:#FAF4D3;
		}


a:hover{text-decoration:underline;}
#a:hover{text-decoration:none;}





