

.border h3 {
 	height:17px;
 	margin-bottom:5px;
 	margin-left:17px;
 	margin-right:1px;
	font-size:12px;
	font-weight:bold;
  padding:2px 0;
}

   
.border h3 span a{ 
 	background: url(../images/arrowrose.png) right center no-repeat;
 	padding:2px 25px 2px 0;
 	font-size:12px;
 	font-weight: bold;
 	cursor: default;
   }
   
.border a{
	text-decoration: none;	
	font-size:12px;
	line-height:10pt;
	color:#383A35;
	font-weight: normal;
}


.menu {
/*	background: #cdd3cb; */
	margin-left: 20px;
	width: 210px;
}

.menu ul {
	background: #cdd3cb;
}

.menu li {
	list-style-type: none;
}

.mainmenu_act a {
	font-weight: bold;
	margin-left: 17px;
}

.submenu_act {
	font-weight:bold;
	padding-left: 17px;
	background: #afb9ac; 
}

.mainmenu {
 	margin-left:17px;
	list-style-type:none;
	background-color:#CDD3CB; 
}

.submenu a {
	font-weight: normal;
}

.submenu {
	background-color:#AFB9AC; 
 	list-style-type:none;
 	padding-left:17px;
}

