Body {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
	background-color: #cccccc;
}
.BodyText {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	line-height: 16px;
	color: #1C1E1E;
	text-decoration: none;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 6px;
}
.FormFieldApp{
margin-top: 0;
margin-bottom: 0;
}
.FormFields {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #ffffff;
	border-style:solid;
	border-color:#999999;
	border-width: 1px;
	padding-left: 2px;
}
.FormButton {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color:#003399;
	text-decoration: none;
	background-color:#C1E0FF;
	border-style:solid;
	border-color:#333333;
	border-width: 1px;
}
.FormTable {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #1C1E1E;
	text-decoration: none;
	background-color:#FFFFFF;
	border-style: solid;
	border-color:#333333;
	border-width: thin;
}
.searchTable {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #1C1E1E;
	text-decoration: none;
	background-color:#FFFFFF;
	border-style: solid;
	border-color:#333333;
	border-width: thin;
}
.regTable {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	color:#000000;
	text-decoration: none;
	background-color: #333333;
	border-style: solid;
	border-color:#333333;
	border-width: 1px;
}

a:active {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:link {
	color:#006699;
	text-decoration: none;
}
a:hover {
	color:#FF0000;
	text-decoration: underline;
}
