body
{
	color: #FBFFFF;
	font-family: Tahoma;
	font-size: x-small;
	letter-spacing:normal;
	line-height:normal;
    word-spacing: normal;
	background-color: #006045;
}

td.menuNormal
{padding: 0px;
color: black;
vertical-align: top;
}

td.menuHover
{padding: 0px;
color: black;
vertical-align: top;
}

div.menuNormal
{display: none;
position: static;}

div.menuHover
{border: 0px solid #ffffff;
/*background-color: #dddddd;*/
margin-top: 0px;
padding-top: 0px;
width: 100%;
/*
display: inline;
position: absolute;
*/
}


A:link
{
	color: #FBFFFF;
	text-decoration: none;
	border: 0, 0, 0;	
}


A:visited
{
	color: #FBFFFF;
	text-decoration: none;
}


TABLE
{
	vertical-align: top;
	color: #FCFFFF;
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: normal;
	letter-spacing:normal;
	line-height:normal;
    word-spacing: normal;
}

TD
{
	vertical-align: top;
}
