TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
TD.Footer {
	font-size: small;
	color: #999999;
	text-align: center;
}
TD.Menubar {
	background-color: #FFCCFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
TD.PageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	border-bottom-style: dotted;
	border-bottom-color: #990000;
	border-bottom-width: thin;
}
IMG.PageHeightLimit {
	height: 300px;
	width: 1px;
}
TD.PageBody {
	text-align: justify;
}
.SideBarBody {
	font-size: 9px;
	background-color: #FFDDFF;
	list-style-type: square;
	color: #666666;
	margin-left: 0px;
	padding-left: 10px;
}

TD.SearchBar {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-color: #FFCCFF;
}
TD.SideBarTitle {
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	background-color: #FFAAFF;
}
TD.EventTitle {
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	background-color: #FFAAFF;
}
TH.GrayTable {
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	background-color: #CCCCCC;
}
TD.GrayTable {
	background-color: #EEE;
	list-style-type: square;
	margin-left: 0px;
	padding-left: 10px;
}
TD.SectionTitle {
	font-weight: bold;
	color: #990000;
	border-top-style: none;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #990000;
}
TD.RequiredField {
	font-weight: bold;
	color: #990000;
	text-align: right;
}
.Error {
	font-family: "Courier New", Courier, mono;
	font-weight: bold;
	color: #FF0000;
}
TD.OptionalField {

	font-weight: bold;
	color: #999999;
	text-align: right;
}
.Small {
	font-size: 10px;
}
A.Footer {
	text-decoration: none;
	color:           #990000;
	font-size:       10px;
}
