.column { border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; }
.navA:link {text-decoration: none; color: white; font-size: 14;}
.navA:visited {text-decoration: none; color: white; font-size: 14;}
.navA:active {text-decoration: none; color: white; font-size: 14;}
.navA:hover {font-weight: bold; font-size: 14;}
.navB:link { color: white; font-size: 14;}
.navB:visited { color: white; font-size: 14;}
.navB:active { color: white; font-size: 14;}
.navB:hover { font-size: 14;}
.menuNav:link {text-decoration: none; color: #cccccc; font-size: 14;}
.menuNav:visited {text-decoration: none; color: #cccccc; font-size: 14;}
.menuNav:active {text-decoration: none; color: #cccccc; font-size: 14;}
.menuNav:hover {font-size: 14;color: white;}
.imgNoBorder { BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-BOTTOM-STYLE: none; }
.stdHeader { color: #ffffff; }
.menuItem { color: #cccccc; font-size: 12pt; }
.menuItemOver { color: #ffffff; font-size: 12pt; }
.headerRow { background-color: #000099;	}
.menu
{
	border-right: #cccccc thin solid;
	border-top: #cccccc thin solid;
	border-left: #cccccc thin solid;
	border-bottom: #cccccc thin solid;
	background-color: #5D5DBE;
}
.subHeaderRow
{
	background-color: "SteelBlue";
}
.stdBody
{
	font-size: 10pt;
	margin: 0px;
	font-family: Tahoma;
	color: White;
}
	
