.td {
	text-align: left;
	font-family:Tahoma;
	font-size:11px;
	color:#6E6E6E;
	line-height:12px;
}
a {
	text-decoration: underline;
	color:#3680B8;
	font-family:tahoma;
}

body { 	margin:0px;padding:0px;
background:url(images/bg1.jpg) repeat-y 0% 0%}
.copy{
font-family:Tahoma;
font-size:10px;
color:#357DB4;
text-decoration:none;
line-height:;
font-weight:;
}

.bot_txt {
color:#6E6E6E;
font-family:Tahoma;
font-size:10px; 
text-decoration:none}

.gray {color:#6E6E6E; text-decoration:none}
.blue {color:#3680B8; text-decoration:none}
.gray_light {color:#B2B2B2; text-decoration:none}
.white {color:#FFFFFF}
.small {font-size:10px}


.form { width:202px;
		height:21px;
		font-family:tahoma;
		font-size:11px;
		border-style:solid;
		border-width:1px;
		border-color:#A6A6A6;
		background-color:#E5E5E5;
		color:#6E6E6E;
		margin-left:0px;
		margin-right:0px}
		
		
.textarea {width:202px;
		height:162px;
		font-family:tahoma;
		font-size:11px;
		border-style:solid;
		border-width:1px;
		border-color:#A6A6A6;
		background-color:#E5E5E5;
		color:#6E6E6E;
		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;}