﻿
Body {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
}
.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;
}
.FormFields {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #1C1E1E;
	text-decoration: none;
	background-color: #ffffff;
	 border: 1px solid #333333;
}
.FormFieldsButton {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #1C1E1E;
	text-decoration: none;
	background-color: #ededed;
	 border: 1px solid #333333;
}
.FormTable {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #1C1E1E;
	text-decoration: none;
	background-color: #d5d8d8;
	border-style: solid;
	border-color:#333333;
	border-width: thin;
}
.panelTable {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	background-color: #ffffff;
	border-style: solid;
	border-color:#333333;
	border-width: thin;
}
.regTable {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color:#000000;
	text-decoration: none;
	background-color: #ededed;
	border-style: solid;
	border-color:#333333;
	border-width: thin;
}
.inTable {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color:#000000;
	text-decoration: none;
}
.mainTable {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color:#666666;
	text-decoration: none;
	background-color: #ffffff;
	border-style: solid;
	border-color:#000000;
	border-width: thin;
}
.miniTable {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color:#ffffff;
	text-decoration: none;
	background-color: #333333;
	border-style: solid;
	border-color:#333333;
	border-width: thin;
}
.miniTable a:link{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color:#ff0000;
	text-decoration: none;
}
.miniTable a:hover{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color:#FF9900;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color:#FFCC00;
	text-decoration: underline;
}


