td {
	text-align: left;
	font-family:tahoma;
	font-size:11px;
	color:#6B6B6B;
	line-height:14px;
}
a {
	text-decoration: underline;
	color:#6B6B6B;
	font-family:tahoma;
}

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


.gray {color:#6B6B6B; text-decoration:none}
.red {
	color:#C93033;
	text-decoration:none
}
.white {color:#FFFFFF; text-decoration:none}
.small {font-size:9px; line-height:12px}
.u {text-decoration:underline}
.t {text-transform:uppercase}


.form { width:158px;
		height:16px;
		font-family:tahoma;
		font-size:11px;
		border-style:solid;
		border-width:1px;
		border-color:#CCCCCC;
		background-color:#ffffff;
		color:#898989;
		margin-left:0px;
		margin-right:0px}
		
		
.textarea {width:243px;
		height:86px;
		font-family:tahoma;
		font-size:11px;
		border-style:solid;
		border-width:1px;
		border-color:#C2C2C2;
		background-color:#F7F7F7;
		color:#898989;
		overflow:auto;
		margin-left:0px;
		margin-right:0px}
		

.rollover {scrollbar-face-color:#8B8B8B;
		scrollbar-track-color:#E2E2E2;
		scrollbar-arrow-color:#ffffff;
		scrollbar-3Dlight-color:#ffffff;
		scrollbar-base-color:#ffffff;
		scrollbar-shadow-color:#ffffff;
		scrollbar-darkshadow-color:#ffffff;
		scrollbar-highlight-color:#ffffff;}


a:hover{
	text-decoration:underline;
}

#under{text-decoration:underline;}
.copyCopy {
	font-family:tahoma;
	font-size:9px;
	color:#6B6B6B;
	text-decoration:none;
}
