BODY
{
    background-color: white;
    font-size: 12px;
    margin: 0px;
    font-family: Arial, 'MS Sans Serif'
    scrollbar-face-color: #FDA84F;
    scrollbar-base-color: #FD984F;
}
TD
{
    font-size: 12px;
}
.Menu
{
	padding: 2px 5px 2px 7px;
	white-space: nowrap;
	font-size: 11px;
	font-weight: bold;
	color: #042E00;
	cursor: hand;
}
.MenuElement
{
	position: absolute;
	z-index: 1;
	visibility: hidden;
	background-color: white;
	filter: alpha(Opacity=87, FinishOpacity=0, Style=0, StartX=0, FinishX=100, StartY=0, FinishY=100) blendTrans(duration=0.1);
}
.News
{
	color: #042E00;
	font-weight: bold;
	vertical-align: middle;
	cursor: hand;
	filter: blendTrans(duration=0.5);
}
.Title
{
	font-size: 15px;
	font-weight: bold;
	color: #FEFE44;
}
.Footer
{
	font-size: 10px;
	vertical-align: middle;
	text-align: center;
	white-space: nowrap;
	color: #444444;
}
.Footer A
{
	color: #444444;
	text-decoration: none;
}
.Footer A:hover
{
	text-decoration: underline;
}
