
/*
.MenuItem {behavior:url(../scripts/menu.htc)}
*/

.MainMenu2 {
	font-family: Verdana, Arial, Helvetica;
	color: #004584;
	font-size: 9pt;
	font-weight:bold;
	background-image: url(images/dexleftback.jpg);
}

table.MenuPanel, table.MainMenu, .MenuPanel2
{
	font-family: Verdana, Arial, Helvetica;
	border-width: 1px;
	border-style:outset;
	color: #004584;
	font-size: 9pt;
	font-weight:bold;
	background-image: url(images/dexleftback.jpg);
}

table.MenuPanel, .MenuPanel2
{
	z-index: 1000;
	position: absolute;
}

table.MainMenu, .MainMenu2
{
	width:134px;
}

table.MenuPanel TR, table.MainMenu TR
{
	cursor: hand;
}

td.MenuArrow, .MenuArrow2
{
	font-family: Webdings;
	font-size: 9pt;
	font-weight:normal;
	padding:0 0 0 0;
	text-align:right;	
}

td.MenuText, .MenuText2
{
	padding:5 10 5 10
}
