.frame-title{
	font-weight:bold;
	color:#739E29;
	font-size:16px;
}
.dinhduong-navigation-vertical{
	margin-left:5px;
	margin-top:20px;
	margin-right:10px;
}
UL.dinhduong-navigation-vertical {
	margin:0px;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;	
	list-style:none;
}
UL.dinhduong-navigation-vertical LI {
	BORDER-LEFT: 0px;
	WIDTH:100%;
	PADDING-TOP: 0px;
	BORDER-BOTTOM: 0px;
	LIST-STYLE-TYPE: none;
	font-weight:bold;
}
UL.dinhduong-navigation-vertical UL {
	BORDER-LEFT: 0px;
	PADDING-TOP: 0px;
	BORDER-BOTTOM: 0px;
	LIST-STYLE-TYPE: none
}
UL.dinhduong-navigation-vertical:unknown {
	CLEAR: both;
	DISPLAY: block;
	VISIBILITY: hidden;
	FONT: 1px/0px serif;
	HEIGHT: 0px; content: "."
}
UL.dinhduong-navigation-vertical A,
UL.dinhduong-navigation-vertical A:visited{
	DISPLAY: block;
	padding:3px 6px 3px 15px;
	HEIGHT: auto! important;
	TEXT-DECORATION: none;
	background:url(images/arrow.png) no-repeat 5px 5px;
	font-size:12px;
	border-bottom:1px dotted #9C9C96;
}
UL.dinhduong-navigation-vertical A span{
	color:#72AA00;
}

UL.dinhduong-navigation-vertical A:hover {
	 COLOR: #0053BA
}
UL.dinhduong-navigation-vertical LI:hover A {
	 COLOR: #0053BA;
}
UL.dinhduong-navigation-vertical LI.iehover A {
	 COLOR: #0053BA
}
UL.dinhduong-navigation-vertical LI:hover LI A {
	COLOR: #0053BA;
}
UL.dinhduong-navigation-vertical LI LI A {
	COLOR: #0053BA;
	font-weight:normal;
	background:none;
	display:inline;
	width:100%;
	padding-left:0px;
	font-size:11px;
}
