body
{
	MARGIN-TOP: 5px;
    	FONT-SIZE: 10pt;
    	COLOR: #003366;
    	FONT-FAMILY: Verdana;
    	BACKGROUND-COLOR: #EEE8AA
}
table
{
	background-color: #EEE8AA;
}
td.MenuHeader
{
	height: 10px;
	background-color: #EEE8AA;
}
td.MenuFooter
{
	height: 10px;
	background-color: #EEE8AA;
}
tr.MenuItem td
{
	width: 134;
	height: 22;
	color: #003366;
}
tr.MenuItem td a, tr.SelectedMenuItem td a, tr.MenuItem td a:hover, tr.SelectedMenuItem td a:hover
{
	color: #003366;
	background-color: #EEE8AA;
	width: 134;
	height: 22;
	padding: 0px 0px 0px 0px;
	font: bold 12px Verdana;
	text-decoration: none;
}
tr.MenuItem td a:hover, tr.SelectedMenuItem td a, tr.SelectedMenuItem td a:hover
{
	background-color: #999999;
}
td.MenuItemSeparator
{
	height: 1;
	background-color: #003366;
	background-image: none;
}
tr.MenuItem td img, tr.SelectedMenuItem td img
{
	position: relative;
	margin: 0px, 0px, 0px, 0px;
}