#container {
	width: 225px;
}
#container H1 {
	font-size: 12px;
	margin: 0px;
	width: 225px;
	cursor: pointer;
	height: 22px;
	line-height: 20px;	
	margin-bottom:4px;
}
#container H1 a {
	display: block;
	padding-top: 1px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;	
	width: 209px;
	color: #000;
	height: 22px;
	text-decoration: none;	
	moz-outline-style: none;
	background-image: url(/images/menutitle.gif);
	background-repeat: repeat-x;
	font-weight : normal;
	FONT-FAMILY: "Arial","ËÎÌå","Helvetica","sans-serif";
}
#container  H1 a:link  {
	color:#333; text-decoration:none;
}
#container  H1 a:visited  {
	color:#333;text-decoration:none;
}
#container  H1 a:hover {
	color:#F3F3F3;
	text-decoration:none;
	font-weight:normal;
	font-weight:bold;
	background:#0057A9;
}
#container  .content{
	padding-left: 0px;
}
#container  .content ul{
	padding-left: 5px;
	list-style:none;
	line-height: 20px;	
}
#container  .content ul li{
	padding-left: 5px;
	list-style:none;
	line-height: 20px;	
	border-bottom:solid 1px #DEDEDE;
}
#container  .content ul li ul li{
	padding-left: 5px;
	list-style:none;
	line-height: 20px;	
}

#container  .content ul li a:link  {
	color:#333; text-decoration:none;
}
#container  .content ul li a:visited  {
	color:#333;text-decoration:none;
}
#container  .content ul li a:hover {
	color:#F3F3F3;
	text-decoration:none;
	font-weight:normal;
	font-weight:bold;
	background:#0057A9;
}

#MCHP
{
	font-size: 12px;
	margin: 0px;
	width: 225px;
	cursor: pointer;
	height: 22px;
	line-height: 20px;	
	display: block;
	padding-top: 1px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;	
	width: 209px;
	color: #000;
	height: 22px;
	text-decoration: none;	
	moz-outline-style: none;
	background-image: url(/images/menutitle.gif);
	background-repeat: repeat-x;
	margin-bottom:4px;
}
#container .mchpmenu{
	list-style-type: none;
	margin-left:2px;
	line-height:25px; 
	font-family: Arial,Verdana,sans-serif,ËÎÌå;
	font-size:12px;
}
#container .othermenu{
	list-style-type: none;
	margin-left:5px;
	line-height:25px; 
	font-family: Arial,Verdana,sans-serif,ËÎÌå;
	font-size:12px;
}
