BODY {
	FONT-SIZE: 9pt
}


TR.over {
	FONT-SIZE: 9pt; CURSOR: default; COLOR: #ffffff; BACKGROUND-COLOR: #000080
}
TR.out {
	FONT-SIZE: 9pt; CURSOR: default; COLOR: #000000; BACKGROUND-COLOR: #d4d0c8
}
DIV.rm_div {
	BORDER-RIGHT: #ffffff 2px outset; PADDING-RIGHT: 1px; BORDER-TOP: #ffffff 2px outset; DISPLAY: none; PADDING-LEFT: 1px; PADDING-BOTTOM: 1px; BORDER-LEFT: #ffffff 2px outset; WIDTH: 0px; PADDING-TOP: 1px; BORDER-BOTTOM: #ffffff 2px outset; POSITION: absolute; HEIGHT: 0px; BACKGROUND-COLOR: #d4d0c8
}
HR.sperator {
	BORDER-RIGHT: #ffffff 1px inset; BORDER-TOP: #ffffff 1px inset; BORDER-LEFT: #ffffff 1px inset; WIDTH: 95%; BORDER-BOTTOM: #ffffff 1px inset
}

.menuLists{
	display:none;
	position:absolute;
	left:-16px;
	top:6px;
	z-index:54;
	background-color: #FFFFFF;
	width: 135px;
	background-image: url(../images/newPortal/top_menu/bg.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A1A1A1;
	border-right-color: #A1A1A1;
	border-bottom-color: #A1A1A1;
	border-left-color: #A1A1A1;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;	
}
li{
	list-style-type:none;
	color:#000000;
	margin:0px;
	color: #333;
	font-size: 1em;
	border-bottom:1px solid #fff;
	background-position: 0 30%;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	background-image: url(../images/newPortal/top_menu/ico.gif);
	background-repeat: no-repeat;
}