td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:11px;
	color:#6B6B6B;
}
a {
	text-decoration: underline;
	color:#7D261E;
	font-size:11px;
}

body { 	margin:0px;padding:0px;	}
.copy{
font-family:Tahoma;
font-size:11px;
color:#6B6B6B;
text-decoration:none;
}

img {

border-color: black;

}



.top_txt {color:#646464; font-size:10px}

.gray {color:#6B6B6B; text-decoration:none}
.blue {color:#3082A8}
.green {color:#94BE23}
.white {color:#FFFFFF; font-size:11px; font-weight:bold;}
.black {color: black}
.red {color: #7D261E;}



a:hover{text-decoration:underline;}

#under{text-decoration:underline;}

.inputstyle, INPUT.text {
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	color:#333333;
	background-color:#ffffff;
	border-style:solid;
	border-width:1px;
	border-color:#cccccc;
	height:20;
	
}

.inputtestarea {
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	color:#333333;
	background-color:#ffffff;
	border-style:solid;
	border-width:1px;
	border-color:#cccccc;
	height:150;
	width:300;
}
