Body 
{margin:0px; font:12px , Arial}
* {padding:0; margin:0}

.menugreen
{
	float: left; 
	margin-top: 10px;
}

.menugreen dt 
{
	width: 109px;
	color: #ffffff;
	line-height: 34px;
	font-weight: bold; 
	cursor: pointer; 
	background: #6bc714;
	text-align: center;
}

.menugreen dt:hover 
{
	background: #6bc714;
}

.menugreen dd 
{
	position: absolute; 
	overflow: hidden; 
	display: none; 
	z-index: 200; 
	opacity: 0
}

.menugreen ul 
{
	width: 150px;
	list-style: none;
	border-top: none;
}

.menugreen li
{
	display: inline;
	font-weight: bold;
}

.menugreen a, .menugreen a:active, .menugreen a:visited 
{
	width: 150px;
	display: block;
	padding1: 7px;
	padding-left: 12px;
	padding-top: 7px;
	padding-bottom: 7px;
	color: #ffffff; 
	text-decoration: none; 
	background: #6bc714; 
}

.menugreen a:hover 
{
	color: #ffffff;
	background: #89d342; 
}

.menugreen .underline 
{
	border-bottom: 1px solid #a7d618;
}

.menupink
{
	float: left; 
	margin-top: 4px;
	margin-left: 4px;
}

.menupink dt 
{
	width: 109px;
	color: #ffffff;
	line-height: 36px;
	font-weight: bold; 
	cursor: pointer; 
	background: #ff3d90;
	text-align: center;
}

.menupink dt:hover 
{
	background: #ff3d90;
}

.menupink dd 
{
	position: absolute; 
	overflow: hidden; 
	display: none; 
	background: #fff; 
	z-index: 200; 
	opacity: 0
}

.menupink ul 
{
	width: 270px;
	list-style: none;
	border-top: none;
}

.menupink li
{
	display: inline;
	font-weight: bold;
}

.menupink a, .menupink a:active, .menupink a:visited 
{
	width: 270px;
	display: block;
	padding1: 7px;
	padding-left: 18px;
	padding-top: 7px;
	padding-bottom: 7px;
	color: #ffffff; 
	text-decoration: none; 
	background: #ff3d90; 
}

.menupink a:hover 
{
	color: #ffffff;
	background: #ff60a4; 
}

.menupink .underline 
{
	border-bottom: 1px solid #fc76af;
}

.menublue
{
	float: left; 
	margin-top: 6px;
	margin-left: 4px;
}

.menublue dt 
{
	width: 109px;
	color: #ffffff;
	line-height: 31px;
	font-weight: bold; 
	cursor: pointer; 
	background: #12cbec;
	text-align: center;
}

.menublue dt:hover 
{
	background: #12cbec;
}

.menublue dd 
{
	position: absolute; 
	overflow: hidden; 
	display: none; 
	background: #fff; 
	z-index: 200; 
	opacity: 0
}

.menublue ul 
{
	width: 150px;
	list-style: none;
	border-top: none;
}

.menublue li
{
	display: inline;
	font-weight: bold;
}

.menublue a, .menublue a:active, .menublue a:visited 
{
	width1: 150px;
	display: block;
	padding1: 7px;
	color: #ffffff; 
	text-decoration: none; 
	background: #12cbec; 
}

.menublue a:hover 
{
	color: #ffffff;
	background: #12daec; 
}

.menublue .underline 
{
	border-bottom: 1px solid #12e4ec;
}

.menuorg
{
	float: left; 
	margin-left: 4px;
}

.menuorg dt 
{
	width: 109px;
	color: #ffffff;
	line-height: 31px;
	font-weight: bold; 
	cursor: pointer; 
	background: #ff8d06;
	text-align: center;
}

.menuorg dt:hover 
{
	background: #ff8d06;
}

.menuorg dd 
{
	position: absolute; 
	overflow: hidden; 
	display: none; 
	background: #fff; 
	z-index: 200; 
	opacity: 0
}

.menuorg ul 
{
	width: 131px;
	list-style: none;
	border-top: none;
}

.menuorg li
{
	display: inline;
	font-weight: bold;
}

.menuorg a, .menuorg a:active, .menuorg a:visited 
{
	width: 131px;
	display: block;
	padding1: 7px;
	padding-left: 7px;
	padding-top: 7px;
	padding-bottom: 7px;
	color: #ffffff; 
	text-decoration: none; 
	background: #ff8d06; 
}

.menuorg a:hover 
{
	color: #ffffff;
	background: #ff9e06; 
}

.menuorg .underline 
{
	border-bottom: 1px solid #ffa406;
}

.menuorg SPAN
{
	float: left;
	width: 50px;
	height: 15px;
	margin: 0px;
	padding: 0px;
	margin-left: 10px;
	margin-right: 5px;
	border: 1px solid #ffffff;

}