/* menu css start */


#divtable {
	display: block;
	color: #000000;
	text-decoration: none;
	background: #efefef;
	filter: alpha(opacity=80); -moz-opacity: 0.80;
}

#menu01, #menu02, #menu03, #menu04, #menu05, #menu06 {
	position: absolute;
	z-index: 200;
	text-decoration: none;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: none;
}
#menu01 a, #menu02 a, #menu03 a, #menu04 a, #menu05 a, #menu06 a {
	display: block;
	color: #000000;
	text-decoration: none;
	width: 172px;
	height: 23px;
	padding: 3px 10px;
	background: #efefef;
	border-right: 2px solid #ffffff;
	border-left: 1px solid #ffffff;
}
#menu01 a:hover, #menu02 a:hover, #menu03 a:hover, #menu04 a:hover, #menu05 a:hover, #menu06 a:hover {
	color: #ffffff;
	background: #2164A6;

}


/* menu css stop */





