@charset "windows-1252";
/* CSS Document */

/* Menu */
 ul.menu, ul.menu ul {
	list-style-type: none;
 }
 ul.menu {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
 }
ul.menu li {
	margin: 0px;
	padding: 0px;
}
/* Homebutton */
ul.menu li.item1 {
	height: 72px;
	margin-bottom: 16px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
ul.menu ul {
	font-weight: normal;
	list-style-type: none;
	margin-top: 2px;
}
ul.menu ul li {
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #AABAC1;
	border-right-color: #AABAC1;
	border-bottom-color: #AABAC1;
	border-left-color: #AABAC1;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	font-size: 11px;
}
#LeftColumn ul.menu span {
	display: none;
}
#LeftColumn ul.menu li ul span {
	display: list-item;
	list-style-type: square;
}
ul.menu img {
	margin-bottom: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
ul.menu img:hover {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	filter:alpha(opacity=70);
	opacity: 0.7;
	-moz-opacity:0.7;
}
.moduletable_pub {
	border: 1px none #FF0000;
	padding-bottom: 24px;
}
.moduletable_pub a {
	font-size: 10px;
}

