.txt_mainText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.txt_copyright{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	word-spacing: 1pt;
}
.textbox
{
	
	width:170px;
	height:18;
	font-family: "trebuchet MS";
	font-size: 12px;
	color: #003366;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-color: #C3CAD7;
	border-right-color: #C3CAD7;
	border-top-color: #C3CAD7;
	border-bottom-color: #C3CAD7;
	border-style: solid;
	background-color: #F5F6F6;
}
.textarea
{
	
	width:170px;
	height:150;
	font-family: "trebuchet MS";
	font-size: 12px;
	color: #003366;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-color: #C3CAD7;
	border-right-color: #C3CAD7;
	border-top-color: #C3CAD7;
	border-bottom-color: #C3CAD7;
	border-style: solid;
	background-color: #F5F6F6;
}
.button
{
	
	
	font-family: "trebuchet MS";
	font-size: 12px;
	color: #003366;
	border: 1px outset #cccccc;
	cursor:hand;
	height:22px;
	
}
