img#menu {border: none;}
img#submenu {border: none;}

a#menu:link {
	white-space: nowrap;
	text-decoration: none;
	width: 100%;
	color: #000000;
	background-color: #FFFFFF;}

a#menu:visited {
	text-decoration: none;
	width: 100%;
	color: #000000;
	background-color: #FFFFFF;}

a#menu:hover {
	text-decoration: none;
	background-color: #FFFFB0;
	width: 100%;
	color: #000000;}

a#menu:active {
	text-decoration: none;
	width: 100%;
	color: #000000;
	background-color: #FFFFFF;}

div#menu {}

div#menuheader {
	white-space: nowrap;
	color: #FFFFFF;
	background-color: #990000;
	text-align: center;}

div#menunormal {
	white-space: nowrap;
	text-indent: 12pt;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;}

div#menuselected {
	white-space: nowrap;
	text-indent: 12pt;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	background-color: #B0FFFF;}

a#submenu:link {
	white-space: nowrap;
	text-decoration: none;
	width: 100%;
	color: #000000;
	background-color: #FFFFFF;}

a#submenu:visited {
	text-decoration: none;
	width: 100%;
	color: #000000;
	background-color: #FFFFFF;}

a#submenu:hover {
	text-decoration: none;
	background-color: #FFFFB0;
	width: 100%;
	color: #000000;}

a#submenu:active {
	text-decoration: none;
	width: 100%;
	color: #000000;
	background-color: #FFFFFF;}

div#submenu {
	position: absolute;
	z-index: 9;
	visibility: hidden;
	background-color: #CCCCCC;
	layer-background-color: #CCCCCC;
	border-top: medium solid #660000;
	border-right: medium solid #660000;
	border-bottom: medium solid #660000;
	border-left: medium solid #660000;}

div#submenuheader {
	white-space: nowrap;
	color: #FFFFFF;
	background-color: #990000;
	text-align: center;};

div#submenunormal {
	white-space: nowrap;
	text-indent: 24pt;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;}

div#submenuselected {
	white-space: nowrap;
	text-indent: 24pt;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	background-color: #B0FFFF;}