/* Start of CMSMS style sheet 'default-theme : 01_temp_doublemenu-side' */
#vert_menu {
	background: #8F1010 ;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 12em;

}
#vert_menu li {
	font: 100% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;

}
#vert_menu a {
background: #8F1010 ;
border-bottom: 1px solid #ccc;
	color: #fff;
	display: block;
	margin: 0;
	padding: 8px 12px;
	text-decoration: none;

}
#vert_menu a:hover {
background: #8F1010 url("http://www.logihost.nl/webartist/vert_hover2.gif") left center no-repeat;
	color: #fff;
	padding-bottom: 8px;

}

#vert_menu li .currentpage {
background: #8F1010 url("http://www.logihost.nl/webartist/vert_hover2.gif") left center no-repeat;
	color: #fff;
	padding-bottom: 8px;

}


/* End of 'default-theme : 01_temp_doublemenu-side' */

