/** MainMenu **/
#mainMenu {
	padding: 0px 0px 4px 0px;
}
#mainMenu a {
	width: 190px;
	height: 30px;
	display: block;
	border-bottom: 1px solid #e5e5e5;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: 10px 10px;
	padding: 0px;
	margin: 0px;
	voice-family: "\"}\""; 	
  	voice-family:inherit;
  	height:29px;
}

/** subMenu columna izda **/
#subMenu {
	background-color: #ffffff;
	width: 190px;
	display: block;
	padding: 3px 10px 9px 10px;
	voice-family: "\"}\""; 	
  	voice-family:inherit;
  	width:170px;
}
html>body #subMenu {
  	width:170px;
}
#subMenu a {
	font-weight: bold;
	color: #333333;
	text-transform: uppercase;
	line-height: 20px;
	display: block;
	text-decoration: none;
	width: 170px;
	padding-right: 10px;
	voice-family: "\"}\""; 	
  	voice-family:inherit;
  	width:160px;
	padding-right: 10px;
}
html>body #subMenu a {
  	width:160px;
	padding-right: 10px;
}
#subMenu a:hover {
	color: #cd0067;
}
#subMenu a.selected {
	background-image: url(../img/triangle.gif);
	background-repeat: no-repeat;
	background-position: 165px 5px;
	color: #cd0067;
}
#subMenu a.work {
	font-weight: normal;
	color: #E381B4;
	text-transform: none;
	word-spacing: -1.4pt;
}
#subMenu a.work:hover {
	text-decoration: underline;
}
#subMenu a.workselected {
	background-image: url(../img/triangle.gif);
	background-repeat: no-repeat;
	background-position: 165px 5px;
	color: #cd0067;
	text-transform: none;
	letter-spacing: 0.1pt;
}
#subMenu a.workselected:hover {
	text-decoration: underline;
}




a.mainlevel:link, a.mainlevel:visited {
	display: block;
	  background: #cccc88;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	padding-top: 5px;
	padding-left: 18px;
	height: 20px !important;
	height: 25px;
	width: 100%;
	text-decoration: none;
}

a.mainlevel:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #fff;
	  background: #336633;
}

a.mainlevel#active_menu {
	color:#fff;
	font-weight: bold;
		  background: #cccccc;

}

table.moduletable th, div.moduletable h3 {
	color: #ccccdd;
	text-align: left;
	padding-left: 4px;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	margin: 0 0 2px 0;
}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}



table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

div.moduletable {
	padding: 0;
	margin-bottom: 2px;
}