body
{
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
table
{
	font-family: Arial;
	font-size: 10pt;
}

.style6
{
	color: #993333;
	font-weight: bold;
}
.style7
{
	color: #000000;
	font-weight: bold;
}
.headline
{
	color: #cc3333;
	font-weight: bold;
	font-size: 18pt;
}
.titleBar
{
	color: White;
	font-weight: bold;
	font-size: 10pt;
	background-color: #6B696B;
}
.title
{
	color: #993333;
	font-weight: bold;
	font-size: 12pt;
}
.highlight
{
	color: #993333;
	font-weight: bold;
}
.bold
{
	color: Blue;
	font-weight: bold;
}
.attention
{
	color: #993333;
}
.small
{
	font-size: 8pt;
}
/* ==> Footer classes <== */
.footer
{
	background-color: #ddddff;
	color: #333333;
	font-size: 8pt;
}
.footerLink
{
	color: Navy;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: none;
}
.subFooter
{
	background-color: White;
	color: #333333;
	font-size: 8pt;
}
.subLink
{
	font-size: 8pt;
	color: #333333;
}
.siteHost
{
	color: Navy;
}
.loginStatus
{
	color: Black;
	background-color: Silver;
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
/* ==> Menu classes <== */
.menuRow
{
	height: 21px;
	vertical-align: bottom;
	background-color: #F7F8Fa;
}
.TopMenuItem
{
	color: White;
	font-size: 8pt;
	font-weight: bold;
	text-align: left;
	height: 20px;
}
.LeftMenuItem
{
	color: Black;
	font-size: 9pt;
	font-weight: bold;
	text-align: left;
	background-color: Silver;
}
.DynamicMenuItem
{
	color: Black;
	font-size: 9pt;
	font-weight: bold;
	text-align: left;
	background-color: #ddddee;
}
