body {
	color: #FFFFFF;
}
.tableText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
	font-weight: bold;

}
.loginTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCFFFF;
	background-color: #003399;
}
.linkText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #009F50;
	font-weight: bold;

}
.tabText {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #FFA346;
	font-weight: bold;

}
.tableBG {
	background-color: #FFFFCC;
}
tableCell {
	background-color: #FFCCCC;
}
.tableBG2 {
	background-color: #EFF5D3;
}
.mainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000080;
	font-weight: bold;

}
.mainBanner {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #CCFFFF;
	font-style: normal;
	background-color: #003399;
}
