.jsMenu_control
{
	background-color: #565656;
	color: #EFC072;
	font: bold 11px Verdana;
	padding: 3px 6px 3px 6px;
	white-space: nowrap;
}
.jsMenu_control a:link
{
	color: #EFC072;
	text-decoration: none;
}
.jsMenu_control a:visited
{
	color: #EFC072;
	text-decoration: none;
}
.jsMenu_control a:hover, .jsMenu_control a:active
{
	color: #EFC072;
	text-decoration: underline;
}
.jsMenu_popup
{
	background-color: #000000;
	color: #EFC072;
	border: 1px solid #0B198C;
}
.jsMenu_popup
{
	background-color: #000000;
	color: #EFC072;
	border: 1px solid #0B198C;
}
.thead
{
	background-color: #000000;
	color: #EFC072;
	font: bold 11px Verdana;
	border-color: #EFC072;
	border-style: solid;
	border-bottom-width: 1px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
}
.thead a:link
{
	color: #EFC072;
}
.thead a:visited
{
	color: #EFC072;
}
.thead a:hover, .thead a:active
{
	color: #EFC072;
}
.jsMenu_option
{
	background-color: #000000;
	color: #EFC072;
	font: 11px Verdana;
	white-space: nowrap;
	cursor: pointer;
}
.jsMenu_option a:link
{
	color: #EFC072;
	text-decoration: none;
}
.jsMenu_option a:visited
{
	color: #EFC072;
	text-decoration: none;
}
.jsMenu_option a:hover, .jsMenu_option a:active
{
	color: #EFC072;
	text-decoration: none;
}