td {
	text-align: left;
	font-family:tahoma;
	font-size:11px;
	color:#5E5E5E;
	line-height:13px;
}
a {
	text-decoration: underline;
	color:#4F8FA8;
	font-family:tahoma;
}

body { 	margin:0px;padding:0px;	}
.copy{
font-family:tahoma;
font-size:10px;
color:#B1B1B1;
text-decoration:none;
}

.bot_txt {	color:#5B5B5B;
			text-decoration:none}

.gray {color:#5E5E5E; text-decoration:none}
.blue {color:#4F8FA8; text-decoration:none}
.small {font-size:9px; line-height:12px}
.white {color:#FFFFFF}
.u {text-decoration:underline}
.t {text-transform:uppercase}


.form { width:141px;
		height:19px;
		font-family:tahoma;
		font-size:11px;
		border-style:solid;
		border-width:1px;
		border-color:#B1B9C1;
		background-color:#ffffff;
		color:#898989;
		margin-left:0px;
		margin-right:0px}
		
		
.textarea {width:291px;
		height:115px;
		font-family:tahoma;
		font-size:11px;
		border-style:solid;
		border-width:1px;
		border-color:#B3C0C4;
		background-color:#ECEDED;
		color:#898989;
		overflow:auto;
		margin-left:0px;
		margin-right:0px;}
		

.rollover {scrollbar-face-color:#395E85;
		scrollbar-track-color:#ffffff;
		scrollbar-arrow-color:#ffffff;
		scrollbar-3Dlight-color:#ffffff;
		scrollbar-base-color:#ffffff;
		scrollbar-shadow-color:#ffffff;
		scrollbar-darkshadow-color:#ffffff;
		scrollbar-highlight-color:#ffffff;
		}
.transp {background:transparency}


a:hover{text-decoration:underline;}

#under{text-decoration:underline;}

