#NVF008 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size:10px;
	padding: 11px 0 5px 20px;
	 /* width: 140px; fixed */
	/*
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	*/
	/* background-color:#FFE57F;*/
}
* html #NVF008 {height: 1%;}
*>html #NVF008 {height: auto;}
#NVF008 ul {
	list-style-type: none;
	font-weight: normal ;
}
#NVF008 li {
	margin: 0 0 6px 0;
	line-height: 11px;
}
#NVF008 a {
	display: block;
	text-align:left;
	padding: 0 2px 0 9px;
	background-color: transparent;
	letter-spacing: 0px;
}
#NVF008 a:link, #NVF008 a:visited {
	color: #5C0055;
	text-decoration: none;
}
#NVF008 a:hover, #NVF008 a:active {
	background-color: transparent;
	color: #5C0055;
	font-weight: bold ;
	font-style: italic ;
}
#NVF008a a:link, #NVF008a a:visited,
#NVF008a a:hover, #NVF008a a:active {
	background-color: reds;
	color: #5C0055;
	font-weight: bold ;
	font-style: italic ;
}
.NVF008head {
	display: block;
	padding: 0 2px 0 14px;
	background-color: transparent;
	color:#5C0055;
}
/*
<!-- vert fixed width display block hack -->
<!--[if IE 5]>
<style>#NVF008 a {height: 1em; float: left; clear: both; width: 100%; } </style>
<![endif]--> 
 <!--[if IE 6]>
<style>#NVF008 a {height: 1em;}</style>
<![endif]-->
*/	