/* Start of CMSMS style sheet 'vmenu.css' */
div#menu_vert , div#menu_vert h3{
	padding:0px;
	font-size:11px;
}

div#menu_vert li.separator hr{
	display:none;
}


div#menu_vert dfn{
	display:none;
}

div#menu_vert ul {
	list-style:none;
	list-style-position:inside;
	margin:0px;
	padding:0px;
}

div#menu_vert li {
	margin:0px;
	padding:0px;
	padding-left:-12px;
	list-style-image:url(uploads/theme/list_b1.jpg);
	border-bottom:1px dotted #aaaaaa;
	padding-bottom:5px;
	margin-bottom:5px;
}

div#menu_vert li:hover{
	
}

div#menu_vert a:link, div#menu_vert a:active, div#menu_vert a:visited {
	color:#3d3d3d;
	text-decoration:none;
}

div#menu_vert a:hover {
	color:#3463c9;
}

div#menu_vert li.currentpage {
	list-style:none;
}

div#menu_vert a.currentpage {
	font-weight:bold;
	/*word-spacing:-2px;*/
}

div#menu_vert li.currentpage h3{
	padding-top:2px;
	padding-bottom:2px;
	margin:0px;
	color:#3463c9;
}

div#menu_vert li li{
	padding:0px;
	padding-left:10px;
	list-style-image:url(uploads/theme/list_b2.jpg);
	border:0px;
}

div#menu_vert li li:hover{
	list-style-image:url(uploads/theme/list_b2_hover.jpg);
}



/* End of 'vmenu.css' */

