/* CSS Document */
body {
	background-image: url(http://www.netcoms-bg.net/shabloni/netcoms/images/fonG.jpg);
	background-repeat: no-repeat;
	background-color: #2D6963;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

td{
	font-size:13px;
	line-height: 20px;
}

.style1 {
	color: #004f00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-weight : bolder;
	font-size: 13px;
}
.style2 {
	color: #800000;
 	font-weight : bold;
	font-size: 13px;
}

#menu11 {
	width: 200px;
	margin: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	}

#menu11 ul{
	list-style:none;
}	

#menu11 li a {
	height: 20px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
	text-decoration: none;
	}	
	
#menu11 li a:link, #menu11 li a:visited {
	color: #005528;
	display: block;
	padding: 5px 0 0 10px;
	}
	
#menu11 li a:hover, .active_menu{
	color: #04aa41;
	font-weight:bold;
	padding: 5px 0 0 10px;
	}

a.more_label:link {	
	color:#55551c;
	font-style:italic;
}
a.more_label:hover, a.more_label:visited{	
	color:#333300;
}
