#gomenu {
	background-color: #FFFFFF;
	border: none;
}
#gomenu div.top {
	width: 100%;
	color: #000000;
	border-top-style: solid;
	border-bottom-style: none;
	border-top-color: 0099CC;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	padding: 0px;
	margin: 0px;
	height: auto;
	font-weight: bold;
}
#gomenu div.top:hover {
	width: 100%;
	color: #FFFFFF;
	border-top-style: solid;
	border-bottom-style: none;
	border-top-color: 0099CC;
	background-color: #0099CC;
	display: block;
	padding: 0px;
	border-right-color: 0099CC;
	border-bottom-color: 0099CC;
	border-left-color: 0099CC;
}
#gomenu div.bot {
	width: 100%;
	color: #000066;
	border-top-style: solid;
	border-bottom-style: none;
	border-top-color: 0099CC;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	padding: 0px;
	margin: 0px 0px 0px 10px;
	height: auto;
	font-weight: bold;
	font-family: verdana;
	font-size: 11px;
	background-color: #99CCFF;
}
#gomenu div.botmenu {
	width: 100%;
	color: #0099CC;
	border-top-style: solid;
	border-bottom-style: none;
	border-top-color: 0099CC;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	padding: 0px;
	margin: 0px 0px 0px 10px;
	height: auto;
	font-weight: bold;
	background-color: #CCCCCC;
}
#gomenu div.botmenu:hover {
	width: 100%;
	color: #0099CC;
	border-top-style: solid;
	border-bottom-style: none;
	border-top-color: 0099CC;
	background-color: #0099CC;
	display: block;
	padding: 0px;
	border-right-color: 0099CC;
	border-bottom-color: 0099CC;
	border-left-color: 0099CC;
	margin-left: 10px;
}
#gomenu div.section {
	position: absolute;
	display: inline;
	z-index: -1;
	border: thin none;
}
#gomenu div.box {
	background-color: #CCCCCC;
	padding-top: 4px;
	padding-bottom: 5px;
	padding-left: 6px;
	padding-right: 6px;
	position: relative;
	visibility: hidden;
	width: 100%;
	color: #000000;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #0099CC;
	border-right-color: #0099CC;
	border-bottom-color: #0099CC;
	border-left-color: #0099CC;
}
#gomenu div.box:hover {
	background-color: #99ccff;
	padding-top: 4px;
	padding-bottom: 5px;
	padding-left: 6px;
	padding-right: 6px;
	position: relative;
	visibility: hidden;
	width: 100%;
	color: #000000;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #0099CC;
	border-right-color: #0099CC;
	border-bottom-color: #0099CC;
	border-left-color: #0099CC;
}
#gomenu a {
	font-family: verdana;
	font-size: 11px;
	text-decoration: none;
	white-space: nowrap;
	color: #000000;
}
#gomenu a:hover {
	font-family: verdana;
	font-size: 11px;
	text-decoration: none;
	white-space: nowrap;
	color: #FFFFFF;
	background-color: #0099CC;
}

#gomenu-hover {
	background-color: #FFFFFF;
	border: none;
}

#gomenu div.bot {
	width: 100%;
	color: #000000;
	border-top-style: solid;
	border-bottom-style: none;
	border-top-color: 0099CC;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	padding: 0px;
	margin: 0px;
	height: auto;
	font-weight: bold;
}
