body
{
	margin-top: 0px;
	font-size: 11px;
	margin-left: 0px;
	color: black;
	margin-right: 0px;
	font-family: Tahoma, Arial;
	background-color: black;
}

.THEADER
{
	width: 100%;
	font-weight: bold;
	font-size: 11px;
	color: #344356;
	font-family: Tahoma;
	background-color: #e2e9f0;
	margin-top:5px;
}

a { color: #344356; }
TABLE { font-size: 11px; }

.RightMenu { font-weight: bold; font-size: 11px; color: white; text-decoration: none; }
.RightMenu:hover { font-weight: bold; font-size: 11px; color: yellow; text-decoration: underline overline; }
UL.RightMenu { list-style-type: square; }
TD.RightMenu { padding-left:10px; }