body 
		{
			background-color					: #ABC2C9;
			background-repeat					: repeat;
			margin							: 0;
			padding							: 0;
			text-align						: center;
			FONT-FAMILY						: Verdana, Arial, Helvetica, sans-serif;
			font-weight						: bold;
			color							: #000000;
			Text-align						: Center;

		}

H1, H2, H3, H4, H5 {
			font-size							: 1.5em;
			FONT-FAMILY							: Verdana, Arial, Helvetica, sans-serif;
}

#topbox {
			text-align				: center;
			margin-top				: 15px;
			margin-bottom				: 15px;
			margin-left				: auto;
			margin-right				: auto;
			Padding					: 2px;			
			background-color    			: #FFFFFF;
			background-image			: url('../gfx/logo.jpg');
			background-position			: center;
			background-repeat			: no-repeat;
			border-width				: 1px;			
			border-color				: #000000;
			border-style				: solid;
			width					: 750px;
			height					: 100px;
		}

#menubox {
			text-align				: center;
			margin-top				: 15px;
			margin-bottom				: 15px;
			margin-left				: auto;
			margin-right				: auto;
			width								: 750px;
			height								: 20px;
			Padding								: 2px;
			background-color					:#72a4cc;
			border-style						: solid;
			border-width						: 1px;			
			border-color						: #000000;
			FONT-FAMILY							: Verdana, Arial, Helvetica, sans-serif;
			font-size							: 0.8em;
			font-weight							: bold;

	}

#midbox {
			text-align				: left;
			margin-top				: 15px;
			margin-bottom				: 15px;
			margin-left				: auto;
			margin-right				: auto;
			Padding								: 2px;
			background-color					: #72a4cc;
			border-style						: none;
			border-width						: 1px;			
			border-color						: #000000;
			border-style						: solid;
			width								: 750px;
			font-size							: 0.8em;
	}


#butbox {
			text-align				: center;
			margin-top				: 5px;
			margin-bottom				: 5px;
			margin-left				: auto;
			margin-right				: auto;
			font-size							: 0.8em;
			font-weight							: bold;
}



img.icon    {
			border-style						: none;
}

hr {
			display								: none;
	}

address {
			margin-top							: 0.8em;
}



/* ListTree + ListMenu */
.ListTree, .ListMenu, 
.ListTree ul, .ListMenu ul,
.ListTree li, .ListMenu li {
	margin:0;
	padding:0;
}
.ListTree li, .ListMenu li {
	list-style-type:none;
	list-style-position: outside;
	list-style-image: none;
}

/* ListTree */
.ListTree a img {
	border:0;
}
.ListTree ul li {
	margin-left:1em;	/* Indent */
}

/* ListMenu */
.ListMenu { 
	border: 1px none #000;
	background: #72a4cc;
}
.ListMenu ul { 
	border: 1px solid #000;
	background-color: #C9BCAB;
	position: absolute; 
	visibility: hidden; 
}
.ListMenu a	{ 
	text-decoration:none; 
	display:block;
	width:100%;
	color: #000;
}
.ListMenu a:hover	{ 
	text-decoration:underline;

}
.ListMenu li.active { 
	text-decoration:underline;
}
.ListMenu li.hasSubs a {
	background-image: url("../gfx/arrow_right.gif");
	background-position: right;
	background-repeat: no-repeat;
}
.ListMenu.horizontal li.hasSubs a {
	background-image: url("../gfx/arrow_down.gif");
}
.ListMenu.horizontal ul li.hasSubs a {
	background-image: url("../gfx/arrow_right.gif") ;
}
.ListMenu li.noSubs a, .ListMenu.horizontal ul li.noSubs a {
	background-image: none;
}
.ListMenu.horizontal { 
float:left;
width:100%;
border-left:0;
border-right:0;
}
.ListMenu.horizontal li	{ 
/*	display:inline;*/
	border:0;
	width:7em;
	float:left;
}
.ListMenu.horizontal li a	{ 
	display:inline;
	padding:0 1em 0 0;
}
.ListMenu.horizontal ul li a	{ 
	display:block;
	padding:0;
}
.ListMenu ul,
.ListMenu ul li,
.ListMenu.vertical ul li,
.ListMenu.horizontal ul li	{ 
	display:block;
	width:12em;							/* Default width for menu */
}
.ListMenu.vertical, .ListMenu.vertical li { 
	width:8em;							/* Width for vertical menu first level */
}

@media tty {
 i{content:"\";/*" "*/}} @import 'mhalist_IE5x.css'; /*";}
}/* */
