body {
text-align : center; 
margin : 0; 
padding : 1px; 
border : 0; 
overflow : hidden; 
} 
p, td, li {
font-family : verdana, arial, sans-serif; 
padding : 0px 0px 0px 0px; 
font-size : 12px; 
color : #000;
background : inherit; 
} 
#topbar {
margin-top : 40px; 
} 
#menu {
width : 820px; 
margin-top : 40px; 
margin-left : auto; 
margin-right : auto; 
text-align : left; 
z-index:8;
} 
#content {
color : #009; 
background:#dce2e7;
text-align : left; 
width : 800px; 
height : 360px; 
margin-top : 20px; 
margin-left : auto; 
margin-right : auto; 
padding : 10px 0px 0px 15px ; 
border: 1px solid #c8c8fa; 
overflow :hidden; 
z-index:1;
} 
#footer {
width : 800px; 
margin-top : 70px;
text-align :right; 
font-family : verdana, arial, sans-serif; 
padding : 0px 0px 0px 0px; 
color : #399;
background : inherit; 
} 

.scroll{
width: 476px;
height: 340px;
overflow: auto;
}



a:link, a:visited, a:active {
font-family : verdana, arial, sans-serif; 
font-size : 13px; 
font-weight : 500; 
color : #000; 
background:#dce2e7;
text-decoration : none;
width : 100%;  
margin : 0 2px 0 2px; 
padding : 1px 24px 1px 22px; 
} 
a:hover {
color : #fff; 
background : #315679; 
text-decoration : none;
} 
h1 {
text-align : center; 
font-family : verdana, arial, sans-serif; 
font-size : 26px; 
font-weight : 300; 
margin : 0px 0px 0 0px; 
padding : 0px 0 0 px; 
color : #000; 
background : inherit; 
display : block; 
} 
h2 {
text-align : center; 
font : 12pt/13pt sans-serif; 
font-weight : 700; 
margin : 0px 0px 10px -20px; 
padding : 5px 0 3px 15px; 
color : #000; 
background : inherit; 
border-bottom : 1px solid #009; 
display : block; 
} 
h3 {
text-align : center; 
font : 10pt/11pt sans-serif; 
font-weight : 600; 
margin : 0 0 10px 0; 
padding : 5px 0 5px 6px; 
color : #fff; 
background : inherit; 
background-image : url(../media/box.gif); 
border-bottom : 1px solid #fff; 
display : block; 
} 
h4 {
font : 14px/14px sans-serif; 
font-weight : 500; 
margin :  -5px 0px -1px 0px; 
padding : 5px 0 3px; 
color : #000; 
background : inherit; 
border-bottom : 0 inset #000;
text-align : left;
text-decoration : none;  
} 
h5 {
font : italic 14px/18px sans-serif; 
font-weight : 700; 
text-align : center; 
margin : 0; 
padding : 10px 10px 10px 10px; 
color : #fff; 
background : #315679;
border : 1px solid #fff; 
} 
h6 {
margin : 0 10px 15px 0; 
font : 14px sans-serif; 
padding : 0px 0px 20px 0px   ; 
color : #000; 
background : inherit; 
} 
img {
border : none; 
} 

/* ListTree + ListMenu */
.ListTree, .ListMenu, 
.ListTree ul, .ListMenu ul,
.ListTree li, .ListMenu li {
	margin:0;
	padding:0px;z-index:18;
}
.ListTree li, .ListMenu li {
	list-style-type:none;
}

/* ListTree */
.ListTree a img {
	border:0;
}
.ListTree ul li {
	margin-left:1em;	/* Indent */
}

/* ListMenu */
.ListMenu {
	font : 12px/15px sans-serif;
	font-weight : 900;
	border: 0px;
}
.ListMenu .hasSubs ul {
	background-color: #dce2e7;
	position: absolute;
	visibility: hidden;
	border: 1px inset #909090;
	float: none;
	width: 270px;
}
.ListMenu a	{ 
	text-decoration:none; 
	display:block;
	width:100%;
	color: #000;
	background-color:#dce2e7;
	
}
.ListMenu a:hover	{
	color: #fff;
	background-color:#315679;
	width: 220px;
	
}
.ListMenu li.active { 
	color: #000;
	background-color:#dce2e7;
	
}
.ListMenu li.hasSubs a {
	
	
}
.ListMenu.horizontal li.hasSubs a {
	
}
.ListMenu.horizontal ul li.hasSubs a {
	
}
.ListMenu li.noSubs a, .ListMenu.horizontal ul li.noSubs a {
	

}
.ListMenu.horizontal { 
float:left;
width:100%;
border-left:0;
border-right:0;
}
.ListMenu.horizontal li	{ 
/*	display:inline;*/
	border:0;
	
	float:left;
}
.ListMenu.horizontal li a	{ 
	display:inline;
}
.ListMenu.horizontal ul li a	{ 
	display:block;
	
}
.ListMenu ul,
.ListMenu ul li,
.ListMenu.vertical ul li,
.ListMenu.horizontal ul li	{ 
	display:block;
	width:140px;							/* Default width for menu */
}
.ListMenu.vertical, .ListMenu.vertical li { 
	width:150px;							/* Width for vertical menu first level */
}

/* 
	Mid Pass Filter for IE5.x by Tantek
	http://tantek.com/CSS/Examples/midpass.html 
*/

@media tty {
 i{content:"\";/*" "*/}} @import 'mhalist_IE5x.css'; /*";}
}/* */