BODY.bodyMain {
	margin: 0px;
	scrollbar-base-color: #111111;
	scrollbar-arrow-color: #ffba00;
	font-family: arial, helvetica, sans-serif;
}

TABLE.headerMain {
	border: none;
	width: 772px;
}

TD.headerLinks {
	height: 36px;
	vertical-align: middle;
	text-align: left;
	background-image: url("header_links.gif");
	font-size: 11pt;
	font-style: italic;
	font-weight: bold;
	color: #800000;
}
A.headerLink:link {
	color: #ffffff;
	text-decoration: none;
}
A.headerLink:active {
	color: #ff8000;
	text-decoration: none;
}
A.headerLink:visited {
	color: #ffffff;
	text-decoration: none;
}
A.headerLink:hover {
	color: #ffba00;
	text-decoration: none;
}



FONT.columnHeader {
	font-size: 8pt;
	color: #000000;
	font-weight: bold;
}

A.columnHeaderLink:link {
	font-size: 8pt;
	color: #000080;
	text-decoration: underline;
	font-weight: bold;
}
A.columnHeaderLink:active {
	font-size: 8pt;
	color: #ff8000;
	text-decoration: underline;
	font-weight: bold;
}
A.columnHeaderLink:visited {
	font-size: 8pt;
	color: #000080;
	text-decoration: underline;
	font-weight: bold;
}
A.columnHeaderLink:hover {
	font-size: 8pt;
	color: #800000;
	text-decoration: underline;
	font-weight: bold;
}


TD.footerLinks {
	vertical-align: middle;
	text-align: center;
	font-size: 9pt;
	font-weight: bold;
	color: white;
}