A.AppNavBar {FONT-SIZE: 10pt; COLOR: white; TEXT-DECORATION: none}
A.AppNavBar:visited {FONT-SIZE: 10pt; COLOR: white;  TEXT-DECORATION: none}
A.AppNavBar:hover {FONT-SIZE: 10pt; COLOR: white; TEXT-DECORATION: underline}
A.AppNavBarCurrent {FONT-SIZE: 10pt; COLOR: white; TEXT-DECORATION: underline; font-weight: bold}
A.AppNavBarCurrent:hover {FONT-SIZE: 10pt; COLOR: white; TEXT-DECORATION: underline; font-weight: bold}
A.SearchBox {width: 46px;}
.TextBoxWidth1 { width: 175px; }
.TextBoxWidth2 { width: 43px; }
.Button1 { width: 150px; }
.Button2 { width: 85px; }
.HBLabel { width: 220px; }
.SearchButton { width: 72px; height: 25px }
.DataGrid { width: 97%}
.PageHeaderLabel { font-size: 14pt; font-weight: bold }
.GridHeader { font-size: 12pt; font-weight: bold }
.clsNavText {FONT-SIZE: 11pt; COLOR: white; }

BODY { MARGIN-TOP: 0px; MARGIN-LEFT: 0px }
#AppTitle { FONT-WEIGHT: bold; FONT-SIZE: 16pt; Z-INDEX: 1; LEFT: 356px; WIDTH: 374px; COLOR: #333399; FONT-FAMILY: Arial, Helvetica, sans-serif; POSITION: absolute; TOP: 66px; HEIGHT: 28px; TEXT-ALIGN: center; TEXT-DECORATION: none }

.PagerSortedColumn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
	background-color: #FFFFCC;
}
.PagerSortedColumnHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000033;
	text-decoration: none;
	background-color: #CCFFFF;
}
.PagerGeneralStyle {
	border: 1px solid #6699CC;
	background-color: #EFF7FE;
}
.PagerButtonsStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	width: 50px;
	font-weight: bold;
}
.PagerGoButtonStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	width: 30px;
	font-weight: bold;
	height: 22px;
}
.PagerExportButtonsStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	width: 140px;
	font-weight: bold;
}
.PagerDropDownStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	width: 50px;
	font-weight: normal;
	border: 1px solid #666666;
}
.PagerTextStyle {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}
.PagerDirectionImage {
	margin: 2px 5px;
}