.menug2 {
	background: url(../i/spread.gif) repeat-x;
	width: 1132px; height: 29px;
	margin-left: 10px;
	list-style: none;
	padding-left: 12px;
}

.menug2 li {
	float: left;
	padding-top: 4px;
	padding-right: 3px;
}

.menug2 li a {
	color: #ffffff;
	text-decoration: none;
	float: left;
	display: block;
	border: 1px solid #ffffff;
	border-bottom: 0;
	padding-left: 10px; padding-right: 10px;
	padding-top: 3px;
	font-weight: bold;
	height: 21px;
	font-size: 110%;
	font-family: "trebuchet ms",tahoma,sans-serif;
}

.menug2 li a.on {
	background: #ffffff;
	color: #90051c;
	border: 1px solid #a2cee1;
	border-bottom: 0;
}

.menug2 li a:hover { text-decoration: underline; }

.menug2 li a.g {
	background: url(../i/spread.gif) repeat-x;
	background-position: 0 -29px;
}

.menug2s {
	background: #e9e9e9;
	width: 1112px; height: 24px;
	margin-left: 10px;
	list-style: none;
	padding-left: 32px;
	margin-bottom: 4px;
	display: none;
}

.menug2s p {
	border: 1px solid #c9c9c9;
	border-top: 0;
	float: left;
	background: #ffffff;
	padding: 8px;
	padding-top: 4px; padding-bottom: 4px;
}

.menug2s p a {
	color: #90051c;
	text-decoration: none;
	font-size: 110%;
}

.menug2s p a:hover { text-decoration: underline; }
