.MenuGroup
{
	border-right: 0px;
	border-top: 0px;
	border-left: 0px;
	border-bottom: 0px;
}

.MenuItem_1_1
{
	border-right: white 1px solid;
	padding-right: 3px;
	font-weight: bold;
	font-size: 10pt;
	background-image: url(image/menubg_1_1.jpg);
	cursor: hand;
	color: white;
	font-family: Arial;
	height: 23px;
	text-align: right;
}

.MenuItem_1_2
{
	border-right: white 1px solid;
	padding-right: 3px;
	font-weight: bold;
	font-size: 10pt;
	background-image: url(image/menubg_1_2.jpg);
	cursor: hand;
	color: white;
	font-family: Arial;
	height: 23px;
	text-align: right;
}

.MenuItem_1_3
{
	border-right: white 1px solid;
	padding-right: 3px;
	font-weight: bold;
	font-size: 10pt;
	background-image: url(image/menubg_1_3.jpg);
	cursor: hand;
	color: white;
	font-family: Arial;
	height: 23px;
	text-align: right;
}

.MenuItem_1_4
{
	border-right: white 1px solid;
	padding-right: 3px;
	font-weight: bold;
	font-size: 10pt;
	background-image: url(image/menubg_1_4.jpg);
	cursor: hand;
	color: white;
	font-family: Arial;
	height: 23px;
	text-align: right;
}

.MenuItem_1_5
{
	border-right: white 1px solid;
	padding-right: 3px;
	font-weight: bold;
	font-size: 10pt;
	background-image: url(image/menubg_1_5.jpg);
	cursor: hand;
	color: white;
	font-family: Arial;
	height: 23px;
	text-align: right;
}

.MenuItem_2
{
	border-right: #d0b460 3px solid;
	font-size: 10px;
	border-left: #8a660d 1px solid;
	width: 120px;
	cursor: hand;
	color: black;
	border-bottom: #8a660d 1px solid;
	font-family: verdana;
	height: 21px;
	background-color: #eed087;
	text-align: left;
}

.MenuItem_3
{
	border-right: #d0b460 3px solid;
	font-size: 10px;
	border-left: #8a660d 1px solid;
	width: 120px;
	cursor: hand;
	color: black;
	border-bottom: #8a660d 1px solid;
	font-family: verdana;
	height: 21px;
	background-color: #f8e0a4;
	text-align: left;
}


