html, body {
	font-family: "Lucida Grande", verdana, sans-serif;
	height: 100%;
	margin: 0;
	padding: 0;
}
body {
	background-color: #EEEEEE;
	padding: 0 10%;
	text-align: center;
	margin: 0 auto;
	width: 800;
	overflow: -moz-scrollbars-vertical;;
}
html> body {
	padding: 0 0;
	width: 800;
	overflow: visible;
}


#logo {
	padding: 18px 0 0px 0;
	background-color: ;
	text-align: auto;
	
}


#menuleft-content {background-color: #FFFFFF;
}
html #menuleft-content {background-color: #FFFFFF;
}


#backg {
	width: 800px;
	background: #FFFFFF;
	margin:  0 auto;
	text-align: right;
	font-color: E2E2E2;
	font-size: 0.7em;
	min-height: 100%;
	overflow: hidden;
 }

#menuleft {
        background-color: #FFFFFF;
	float: left;
	text-align: left;
	margin: 10px 0 0 5px;
	padding:5px 5px 5px 5px;
	width: 130px;
	min-height: 500px;
	max-height: 2000px;
	overflow: ;
	border-color: #E2E2E2;
	border-right-width: 1px;
	border-right-style: dotted;
}
#content {
        background-color: #FFFFFF;
	float: left;
	margin: 15px 0 0 40px;
	padding: 5px 0 0 0;
	width: 570px;
	overflow: ;
}
#bottom {
	margin-top: 30px;
	background-color: #FFFFFF;
}

DIV.mleft_items {
	padding: 3px 0 3px 0;
}
DIV.mleft_items a {
	font-size: 10px;
	color: #575757;
	text-decoration: none;
	background-color: ;
	border-bottom: 0;
	border-right: 0;
}
DIV.mleft_items a:visited {
	color: #575757;
	text-decoration: none;
	border-bottom: 0;
	background-color: ;
}
DIV.mleft_items a:hover {
	color: #575757;
	text-decoration: underline;
	border-bottom: 0;
	background-color: ;
}

DIV.mleft_items_act {
	color: #575757;
	font-weight: bold;
	padding: 3px 0 3px 0;
	border-bottom: 0;
	background-color: ;
}
DIV.mleft_items_act a {
	font-size: 10px;
	color: #575757;
	font-weight: bold;
	text-decoration: none;
	background-color: ;	
	border-bottom: 0x;
	border-right: 0;
}
DIV.mleft_items_act a:visited {
	color: #575757;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 0;
	background-color: ;
}
DIV.mleft_items_act a:hover {
	color: #575757;
	font-weight: bold;
	text-decoration: underline;
	border-bottom: 0;
	background-color: ;
}






DIV.mleft_items_level2 {
	padding: 3px 0 3px 5px;
}
DIV.mleft_items_level2 a {
	font-size: 10px;
	color: #575757;
	text-decoration: none;
	background-color: ;
	border-bottom: 0;
	border-right: 0;
}
DIV.mleft_items_level2 a:visited {
	color: #575757;
	text-decoration: none;
	border-bottom: 0;
	background-color: ;
}
DIV.mleft_items_level2 a:hover {
	color: #575757;
	text-decoration: underline;
	border-bottom: 0;
	background-color: ;
}

DIV.mleft_items_level2_act {
	color: #575757;
	font-weight: bold;
	padding: 3px 0 3px 5;
	border-bottom: 0;
	background-color: ;
}
DIV.mleft_items_level2_act a {
	font-size: 10px;
	color: #575757;
	font-weight: bold;
	text-decoration: none;
	background-color: ;	
	border-bottom: 0x;
	border-right: 0;
}
DIV.mleft_items_level2_act a:visited {
	color: #575757;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 0;
	background-color: ;
}
DIV.mleft_items_level2_act a:hover {
	color: #575757;
	font-weight: bold;
	text-decoration: underline;
	border-bottom: 0;
	background-color: ;
}


