.xhome
{
	cursor: pointer;
}
.xmenubox
{
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
	padding-right: 0;
}
.xmenuitem
{
	cursor: pointer;
	padding-left: 2;
	padding-right: 0;
}
.xsubmenubox
{
	font-family: verdana;
	font-size: 8pt;
	background-color: white;
	padding-left: 3;
	visibility: hidden;
	xwidth: 100%;
}
.xsubmenu
{
}
.xsubmenuitem
{
	background-color: white;
	height: 15;
	xwidth: 100%;
	padding-left: 3;
	padding-right: 0;
	cursor: pointer;
}
.xmenutitle
{
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
	color: white;
	text-align: right;
}
.xsubmenutitle
{
	font-family: arial;
	font-size: 14pt;
	font-weight: bold;
	color: #0C4B80;
	font-style: italic;
	text-align: left;
	padding-left: 10;
}
