body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	color: #333333;
	background-color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.maintable {
	background-color: #FFFFFF;
	border: thin solid #000000;
}
.leftnav {
	text-align: center;
}
.NavTitle {
	font-weight: bold;
	background-color: #CCCCCC;
}
.PageTitle {
	font-size: larger;
	font-weight: bold;
	background-color: #CCCCCC;
	text-align: center;
}
.PageHeaders {
	font-weight: bold;
	background-color: #DDDDDD;
	text-align: center;
}
.PageSubHeader {
	background-color: #EEEEEE;
	text-align: center;
}
.smalltxt {
	font-size: smaller;
}
.smallheadertxt {
	font-size: smaller;
	font-weight: bold;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration : underline;
}

a:visited:hover {
	color: #FF9900;
	text-decoration : none;
}	
.frmButton {
	font-size: x-small;
	font-weight: bold;
}
.frmTxtBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.MainContent {
	text-align: justify;
}
.RowCol1 {
	background-color: #EEEEEE;
}
.RowCol2 {
	background-color: #FFFFCC;
}
.RowColHidden {
	background-color: #FFFF66;
}	
.RowColHighlight {
	background-color: #CC99CC;
}
.IRequired {
	font-size: xx-small;
	color: #FF0000;
}
.StaticToolTip {
	font-size: smaller;
	background-color: #FFFFFF;
	font-weight: normal;
	text-align: justify;
	color: #999999;
}
.hrcol1 {
	color: #FFFF66;
	background-color: #FFFF66;
}
.hrcol2 {
	color: #FFFF99;
	background-color: #FFFF99;
}
.alphafilter {
	font-size: xx-small;
	text-align: center;
}
.chartweekend {
	background-color: #EEEEEE;
	font-size: xx-small;
	text-align: center;
	font-weight: bold;
}
.chartweek {
	background-color: #DDDDDD;
	font-size: xx-small;
	text-align: center;
}
.charttoday {
	background-color: #9966FF;
	font-size: xx-small;
	text-align: center;
	font-weight: bold;
}
