fieldset {
	border: 0;
	padding: 0;
	margin: 0;
}
fieldset label {
	width: 150px;
	float: left;
	clear: both;
	text-align: right;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	padding: 3px 0;
	margin-bottom: 5px;
}
fieldset input,
fieldset textarea {
	width: 230px;
	float: right;
	font-size: 11px;
	margin-bottom: 5px;
	font-family:Verdana;
	font-weight: normal;
}
fieldset textarea {
	height: 100px;
}
fieldset input.btn {
	float: right;
	clear: both;
	width: auto;
	font-weight: bold;
}
fieldset br {
	display: none;
}




.menu a {
	display: block;
	margin: 0 5px;
}
.TextStyle1
{
	font-family:Verdana;
	font-size:7pt;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
}
.TextStyle1:hover
{
	color:#FF6F00;
	text-decoration:underline;
}
.TextStyle2
{
	font-family:Verdana;
	font-size:13pt;
	font-weight:BOLD;
	color:#020661;
	text-decoration:none;
}
.TextStyle3
{
	font-family:Verdana;
	font-size:13pt;
	font-weight:BOLD;
	color:#FF7000;
	text-decoration:none;
}
.TextStyle4
{
	font-family:Arial;
	font-size:8pt;
	color:#8F8F8F;
	font-weight:normal;
}
.TextStyle5
{
	font-family:Verdana;
	font-size:10pt;
	font-weight:BOLD;
	color:#020661;
	text-decoration:none;
}
.TextStyle6
{
	font-family:Verdana;
	font-size:10pt;
	font-weight:BOLD;
	color:#FF7000;
	text-decoration:none;
}