/*	from sn_collapse.css file	*/


.sn_dbMenu  {
	background-repeat: repeat;
	background:#ffffff;
	cursor: pointer;
	width:171px;
	height:36px;
	top:0px;
	left:0;
	margin:0px;
	visibility: visible;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #6A532D;
}
	
.sn_dbMenu_Item {
	background-image: url("imm/Top_menu_sx.gif");
	background-repeat: no-repeat;
	display: block;
	left:0;
	width:171px;
	height: 36px;
	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;
	background-color: #EEF5F3;
	border-right-style: dotted;
	border-right-color: #999999;
	border-right-width: 1px;
	border-bottom-color: #FFFFFF;
	border-left-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: dotted;
	padding-bottom: 5px;
	width: 99%;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #0A246A;
}

.sn_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#sn_dbList > a {
	color: #A97729;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

div#sn_dbList > a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

div#sn_dbList .aList {
	color: #A97729;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

div#sn_dbList .aList:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}


/*	from dx_collapse.css file	*/


.dx_dbMenu  {
	background-repeat: repeat;
	background:#ffffff;
	cursor: pointer;
	width:171px;
	height:36px;
	top:0px;
	left:0;
	margin:0px;
	visibility: visible;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #6A532D;
}
	
.dx_dbMenu_Item {
	background-image: url("imm/Top_menu_dx.gif");
	background-repeat: no-repeat;
	display: block;
	left:0;
	width:171px;
	height: 36px;
	padding: 5px;
	text-indent: 0px;
}

.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;
	background-color: #EEF5F3;
	border-right-style: dotted;
	border-right-color: #999999;
	border-right-width: 1px;
	border-bottom-color: #FFFFFF;
	border-left-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: dotted;
	padding-bottom: 5px;
	width: 99%;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color:#A97729;
}

.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;
	color:#A97729;
}

div#dxdbList > a {
	color: #A97729;;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

div#dxdbList > a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color:#A97729;
}

.aList {
	color:#A97729;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.aList:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

