/*	from sn_collapse.css file	*/


.sn_dbMenu  {
	background-repeat: repeat;
	background:#ffffff;
	cursor: pointer;
	width:189px;
	height:41px;
	top:0px;
	left:0;
	margin:0px;
	visibility: visible;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #000000;
}
	
.sn_dbMenu_Item {
	/*background-image: url("imm/Top_menu_sx.gif");*/
	background-repeat: no-repeat;
	display: block;
	left:0;
	width:189px;
	height: 41px;
	padding: 5px;
	text-indent: 0px;
	padding-top: 7px;
}
	
.sn_db_dbSubMenuClose {
	position:absolute;
	top:0px;
	left:0px;
	text-indent: 0px;
	display:none;
}

.sn_db_dbSubMenuOpen {
	position:relative;
	top:0px;
	left:0px;
	text-indent: 0px;
	display:block;
	border-right-style: solid;
	border-right-color: #BFBFBF;
	border-right-width: 1px;
	border-bottom-color: #BFBFBF;
	border-left-color: #BFBFBF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	padding-bottom: 5px;
	width: 100%;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #0A246A;
	background-image: url("../menu/imm/beckground_sx.gif");
}

.sn_dbList  {
	cursor: pointer;
	display: list-item;
	list-style-image: url("../imm/ico_list_sn.gif");
	list-style-position: outside;
	vertical-align: 100px;
	margin-left: 20px;
}

div#sn_dbList > a {
	color: #2E5D93;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

div#sn_dbList > a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

div#sn_dbList .aList {
	color: #2E5D93;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

div#sn_dbList .aList:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}


/*	from dx_collapse.css file	*/


.dx_dbMenu  {
	background-repeat: repeat;
	cursor: pointer;
	width:189px;
	height:41px;
	top:0px;
	left:0;
	margin:0px;
	visibility: visible;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #000000;
}
	
.dx_dbMenu_Item {
	/*background-image: url("imm/Top_menu_dx.gif");*/
	background-repeat: no-repeat;
	display: block;
	left:0;
	width:189px;
	height: 41px;
	padding: 5px;
	text-indent: 0px;
	padding-top: 7px;
}

.dx_db_dbSubMenuClose {
	position:absolute;
	top:0px;
	left:0px;
	text-indent: 0px;
	display:none;
}

.dx_db_dbSubMenuOpen {
	position:relative;
	top:0px;
	left:0px;
	text-indent: 0px;
	display:block;
	border-right-style: solid;
	border-right-color: #BFBFBF;
	border-right-width: 1px;
	border-bottom-color: #BFBFBF;
	border-left-color: #BFBFBF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	padding-bottom: 5px;
	width: 100%;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #0A246A;
	background-image: url("../menu/imm/beckground_dx.gif");
}

.dx_dbList {
	cursor: pointer;
	display: list-item;
	list-style-image: url("../imm/ico_list_sn.gif");
	list-style-position: outside;
	vertical-align: text-bottom;
	margin-left: 20px;
}

div#dxdbList > a {
	color: #2E5D93;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

div#dxdbList > a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.aList {
	color: #2E5D93;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.aList:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

