BODY
{
	margin: 0;
	background: #FFFFFF;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

TD
{
	text-align: left;
	vertical-align: center;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

A:link 		{ color: #00339A; text-decoration: none; }
A:active 	{ color: #00339A; text-decoration: none; }
A:hover 	{ color: #00339A; text-decoration: none; }
A:visited 	{ color: #00339A; text-decoration: none; }

/* ------------------------------------------------------------ */

.stvmid
{
	vertical-align: middle;
}

.textbot
{
	text-align: bottom;
}

/* ------------------------------------------------------------ */

TD.mainTop
{
	background: #000063;
}

TD.mainMenu
{
	background: #EFEFEF;
	color: 0033A9;
	padding-left: 20;
	vertical-align: top;
}

TD.mainMenuSep
{
	background: #888888;
}

TD.mainVertBar
{
	background: #8C8A8C;
}

TD.mainContent
{
	padding: 10;
	vertical-align: top;
}

TD.contSep
{
	background: #CFCFCF;
}

FONT.contTitleStart
{
	font: bold 25px Verdana, Arial, Helvetica, sans-serif;
	color: #0000FF;
}

FONT.contTitle
{
	font: bold 25px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

/* ------------------------------------------------------------ */

TD.tabNormal
{
	background: #0066CC;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	vertical-align: center;
}

TD.tabNormalEnd
{
	background: #0066CC;
	text-align: right;
	vertical-align: top;
}

A.tabNormal:link	{ color: #FFFFFF; text-decoration: none; }
A.tabNormal:active	{ color: #FFFFFF; text-decoration: none; }
A.tabNormal:hover	{ color: #FFFFFF; text-decoration: none; }
A.tabNormal:visited	{ color: #FFFFFF; text-decoration: none; }

TD.tabActive
{
	background: #FFFFFF;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #0066CC;
	text-align: center;
	vertical-align: center;
}

TD.tabActiveEnd
{
	background: #FFFFFF;
	text-align: right;
	vertical-align: top;
}

A.tabActive:link	{ color: #0066CC; text-decoration: none; }
A.tabActive:active	{ color: #0066CC; text-decoration: none; }
A.tabActive:hover	{ color: #0066CC; text-decoration: none; }
A.tabActive:visited	{ color: #0066CC; text-decoration: none; }

/* ------------------------------------------------------------ */

TD.noticeContent
{
	background: FFFFE1;
	padding: 7;
}

/* ------------------------------------------------------------ */