
TABLE.helpmenu
{
	border-right: #032eb2 1px solid;
	border-top: #032eb2 1px solid;
	border-left: #032eb2 1px solid;
	border-bottom: #032eb2 1px solid;
	background-color: #ffffff;
}
TD.helpmenu-title
{
	padding-right: 3px;
	padding-left: 6px;
	padding-bottom: 2px;
	border-top-style: none;
	padding-top: 2px;
	border-right-style: none;
	border-left-style: none;
	background-color: #032eb2;
	text-align: left;
	border-bottom-style: none;
}
TD.helpmenu-item
{
	padding-right: 1px;
	padding-left: 1px;
	padding-bottom: 4px;
	padding-top: 1px;
	background-color: #eeeeee;
}

FONT.helpmenu-title, FONT.helpmenu-title
{
	font-family: Verdana, Arial, Helvetica;
}
FONT.helpmenu-title
{
	font-weight: bold;
	font-size: 10pt;
	color: #ffffff;
}
A.helpmenu-item, A.helpmenu-item:hover, FONT.helpmenu-caption
{
	font-size: 8pt;
	width: 100%;
	text-decoration: none;
}
A.helpmenu-item, A.helpmenu-item:hover
{
	padding-left: 6px;
	padding-top: 1px;
	padding-bottom: 1px;
}
FONT.helpmenu-caption
{
	font-weight: bold;
	padding-left: 6px;
	padding-top: 4px;
	padding-bottom: 1px;
}
A.helpmenu-item:hover
{
	color: #FFFFFF;
	background-color: #032eb2;
}