BODY.HEADER
{
	background-image: none;
	margin: 0pt;
}

BODY.HEADER TABLE TR TD.RIGHT A
{
	text-decoration: none;
}

BODY.HEADER TABLE TR TD.RIGHT
{
	font-size: 22pt;
	font-weight: bold;
	padding: 0pt 10pt 0pt 0pt;
	vertical-align: middle;
}

BODY.MENU
{
	background-image: none;
	margin: 0pt;
}

BODY.MENU A
{
	text-decoration: none;
}

BODY.MENU DIV
{
	font-weight: bold;
	margin: 0pt 0pt 1pt 0pt;
	padding: 4pt;
}

BODY.MENU DIV.FOOTER
{
	bottom: 1pt;
	font-size: 8pt;
	margin: 0pt;
	padding: 0pt;
	position: absolute;
}

DIV.TITLE
{
	font-size: 12pt;
	font-weight: bold;
	margin: 20pt 0pt 10pt 0pt;
	padding: 4pt 10pt;
	width: 100%;
}

/*--------------------------------------------------*/

BODY.MENU A {color: rgb(0,0,0);}
BODY.MENU A:ACTIVE {}
BODY.MENU A:HOVER {color: rgb(255,255,255);}
BODY.MENU A:LINK {}
BODY.MENU A:VISITED {}

BODY.HEADER, DIV.TITLE
{
	background-color: rgb(96,96,96);
}

BODY.HEADER A, DIV.TITLE
{
	color: rgb(255,255,255);
}

BODY.MENU, BODY.MENU DIV.MENUHOME, BODY.MENU DIV.FOOTER
{
	background-color: rgb(128,128,128);
}

BODY.MENU DIV
{
	background-color: rgb(160,160,160);
}