div.moduletable h3,div.moduletable ul,div.moduletable ol,div.moduletable li { 
	margin:0;
	padding:0;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif; 
	font-size:13px;
}
div.moduletable ol, div.moduletable ul {
	list-style:none;
}

.moduletable img { 
	border:0;
}
#left_outer {
  float: left;
	margin-top: 0px;
	width: 210px;
}

#left_inner {
  border: 0px solid #d2d9e3;
	padding: 2px;
  float: none !important;
  float: left;
}


table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

div.moduletable {
	padding: 0;
	margin-bottom: 1px;
}

div.moduletable li img {float:left; margin:0px; margin-top:1px; margin-right:7px;}

table.moduletable th, div.moduletable h3 {
	
	color:white;
	text-align: left;
	padding-left: 17px;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	font-size: 12px;
	text-transform: none;
	margin: 0 0 2px 0;
}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(images/menu_bg_r4.png) no-repeat;
	background-position: 0px -25px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 20px !important;
	height: 25px;
	width: 100%;
	text-decoration: none;
}

a.mainlevel:hover {
	background-position: 0px 0px;
	text-decoration: none;
	color: black;
}

a.mainlevel#active_menu {
	color:#fff;
	font-weight: bold;
}

a.mainlevel#active_menu:hover {
	color: #fff;
}
