BODY {
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666699;
}
a:link {
	color: #4E6985;
	text-decoration: underline;
}
a:visited {
	color: #4E6985;
	text-decoration: underline;
}
a:hover {
	color: #4E6985;
	background-color : #E4E8C1;
	text-decoration: underline;
}
a:active {
	color: #4E6985;
	text-decoration: underline;
}
.Normal {
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666699;
}
.NormalSmall {
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666699;
}
.Emphasis {
	font-weight: bold;
	color: #D7AC00;	
}
.Menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4E6985;
	background-color: #E4E8C1;
	border : 1px solid #FFFFFF;
}
.Menu a:link {
	text-decoration : none;
	color: #4E6985;
	background-color: #E4E8C1;
}
.Menu a:visited {
	text-decoration : none;
	color: #4E6985;
	background-color: #E4E8C1;
}
.Menu a:hover {
	text-decoration : none;
	color: #D7AC00;
	background-color: #4E6985;
}
.Menu a:active {
	text-decoration : none;
	color: #4E6985;
	background-color: #E4E8C1;
}
.MenuSelected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D7AC00;
	background-color: #4E6985;
}
.MenuSelected a:link {
	text-decoration : none;
	color: #D7AC00;
	background-color: #4E6985;
}
.MenuSelected a:visited {
	text-decoration : none;
	color: #D7AC00;
	background-color: #4E6985;
}
.MenuSelected a:hover {
	text-decoration : none;
	color: #D7AC00;
	background-color: #4E6985;
}
.MenuSelected a:active {
	text-decoration : none;
	color: #D7AC00;
	background-color: #4E6985;
}
.Form {
	border : 1px solid #4E6985;
}
.FormFields {
	font-family: arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC9900;
}
.FormContent {
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666699;
}
.FormButtons {
	font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #660000;
}
.FormControl {
	font-family: arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC9900;
}
.FormTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #D7AC00;
	background-color: #4E6985;
	padding-left : 5px;
	padding-right : 5px;
}
.FormRequired {
	font-size: 10px;
	color: #FF0000;
}
.Error {
	font-weight: bold;
	color: #FF0000;
}
.PageTitle {
	font-family: arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #666699;
}
.FrameHeader {
	font-family : arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight : bold;
	text-align : center;
	color: #FFFFFF;
	background-color : #D7AC00;	
}
.FrameCell {
	font-family: arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4E6985;
}
.TableAll {
	border : 1px solid #4E6985;
}
.TableHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #D7AC00;
	background-color: #4E6985;
}
.TableCell {
	font-family: arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4E6985;
}
