html { font-family:Arial, sans-serif;font: normal 1em;}
body { font: normal 80%/1.5em 'Arial', sans-serif;color: #000;} 

a, a:active,a:link {font:1em;text-decoration: none;color: #6898d0;}
a:visited {text-decoration: none;}
a:hover {color: #895F30;}*/

/*body { 
    	background-color:#6699ff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	top:0;
}*/


#menutop {

	position:relative;

	top:0px;

	height:18px;

	right: 0px;

	left: 0px;

	margin:0px 0px 0px 0px;

	padding-top:4px;

	background : url(/images/menu.gif) repeat-x;

	background-color:#cc0000;

	color:#fff;  

	padding-left:0.5em;

	border-bottom: 1px solid black;

}



#menubot {

	position:relative;

	margin-right:0px;

	height:60px;

	right: 0px;

	left: 0px;

	margin:0px 0px 0px 0px;

	padding-top:4px;

	background : url(/images/menu.gif) repeat-x;

	background-color:#E9F4FF;

	color:#0000FF;

	padding-left:0.5em;

	border-bottom: 2px solid #FFFFFF;

	text-align: center;

}

#menubottom {

	position:relative;

	margin-right:0px;

	height:60px;

	right: 0px;

	left: 0px;

	margin:0px 0px 0px 0px;

	padding-top:4px;

	background : url(/images/menu.gif) repeat-x;

	background-color:#6699ff;

	color:#0000ff;  

	padding-left:0.5em;

	border-bottom: 1px solid black;

}

#menutop ul,

#menubot ul,

#menubottom ul

{

margin-left: 0;

margin: 0em 0em 0em 0em;

white-space: nowrap;

}



#menutop li,

#menubot li,

#menubottom li

{

display: inline;

list-style-type: none;

}



#menutop a,

#menubot a,

#menubottom a

{ 	

padding: 3px 10px; }



#menutop a:link, #menutop a:visited, #navlist a:visited,

#menubot a:link, #menubot a:visited, #navlist a:visited,

#menubottom a:link, #menubottom a:visited, #navlist a:visited

{
	color:#0000FF;
	text-decoration: none;
	font-size: 10pt;

}



#menutop a:hover,

#menubot a:hover,

#menubottom a:hover

{

color: #fff;

background-color: #dd0000;

text-decoration: underline;

padding: 0px 10px;

}


#menu{
	float:inline;
	width:auto;
	font-family: Arial, sans-serif;
	font-size: 12pt;
}
.nav{
	font: 0.8em arial,sans-serif;
	margin: 2px;
	padding: 0;
}
.nav li{
		display:inherit;
		list-style-type: none;
	
}
.nav li a{
	display: block;
	background: #E9F4FF;
	padding: 2px 2px 2px 5px;
	margin: 1px;
	text-decoration: none;
	color: #0000FF;
}
.nav li a:hover{
	color:#dd0000;
	border-left: 3px #dd0000 solid;
	border-right: 3px #dd0000 solid;
}
div.leftmenu
{
	float:left;
	width:15%;
}
div.rightmenu
{
	
	float:right;
	width:15%;
	
}
.footer {
	font-family: Arial, sans-serif;
	font-size: 10pt;
}






.list {
	font-family: Arial, sans-serif;
	list-style-position: outside;
	list-style-image: url(images/bul.gif);
	list-style-type: circle;
}





/* BROWSWE CENTERS & ABOUT MN 
--------------------------------- */
#AboutMN {
	margin: 5px 0px 2px 0px;
	font-size: 10px !important;
	float: left;
	clear: both;
}
#AboutMN span {
	color: #333366;
	font-weight: bold;
}
.Rt_Promo_fmt {
	float: left;
	width: 150px;
	margin:10px 0px 0px 0px;
}
.Rt_Promo_fmt img {
	text-align: center;
}
#MN_Centers_fmt {
	width: 300px; 
	margin: 2px 0 5px 0;
	border-bottom: 1px solid #DDD; 
	text-align: left; 
	float: left;
	clear: both;
	padding: 0px 0px 5px 0px;
}
#MN_Centers_fmt .MN_Lft_fmt {
	float: left;
	width: 150px;
	margin: 0px;
	padding: 10px 0px 0px 0px;
}
#MN_Centers_rdr {
	border: 1px solid #CCCCCC;
	background: #fff;
	width: 200px;
	height: 100px;
	overflow: hidden;
	overflow-y: scroll;
	overflow-x: none !important;
	border: 1px solid #CCCCCC;
	float: none;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	list-style-type: none;
}
*html #MN_Centers_rdr {
	overflow: auto;
}
.MN_Centers_hdr h4 {
	float: left;
	clear: both;
	font-size: 110% !important; 
	text-align: left; 
	margin: 2px 0px; 
	padding:0px !important; 
	color: #333366; 
	border: none !important;
}
#MN_Centers_rdr li a, #MN_Centers_rdr li a:visited, #MN_Centers_rdr li a:active, #MN_Centers_rdr li a:hover { 
	font-weight: normal;
	text-decoration: none;
	display: block;
	padding: 2px 1px 2px 2px;
	margin: 0;
	color: #0000FF;
	border-bottom: 1px solid #CCC;
	font-size: 10pt;
	width: 95%;
}
#MN_Centers_rdr li a:visited { 
	text-decoration: none;
	color: #5004276;
}
#MN_Centers_rdr li a.LastItem { 
	border-bottom: none;
}
*html #MN_Centers_rdr li a {
	width: 99%;
}
#MN_Centers_rdr li a:hover {
	color: #CC0000 !important;
	background: #C2D3FC !important;
	text-decoration: underline !important;
	width: 95%;
}
*html #MN_Centers_rdr li a:hover {
	width: 99%;
}
#MN_Centers_rdr ul {
	padding: 0;
	margin: 0;
	font-size: 12px !important;
	list-style: none;
}
#MN_Centers_fmt div {
	float: left;
}


#middlebar .morecontent a {color: #6898d0;}
#middlebar .morecontent a:visited{color: #6898d0;}
#middlebar .morecontent a:hover  {color: #895F30; border:none;}
#middlebar .morecontent ul {margin: 0; list-style-type: none; background: url(images/red_bull.gif) no-repeat 0.4em ; padding: 0px 0px 5px 14px; }
#middlebar .morecontent img { border: 0; vertical-align:top ;margin:0;background: none;padding:  0; }
#middlebar .morecontent td {margin: 0; padding: 0px 2px 0px 5px;}	
#middlebar .morecontent table {margin: 0; padding: 0px;}	
.blogtext{color: #000;}
.morecontent {clear: both;margin: 0px 0 10px 0;padding: 0px 0px 0px;border: 1px solid #E5F0FB;background: #FFFFFF;color: #444; overflow: auto;height: 200px; width:500px;}
#middlebar .morecontent a {color: #6898d0;}
#middlebar .morecontent a:visited{color: #6898d0;}
#middlebar .morecontent a:hover  {color: #895F30; border:none;}
#middlebar .morecontent ul {margin: 0; list-style-type: none; background:  url(images/red_bull.gif) no-repeat 0.4em ; padding:0px 0px 5px 14px; }
#middlebar .morecontent img {border: 0; vertical-align:top ;margin:0;background: none;padding:0; }
#middlebar .morecontent td {margin: 0; padding: 0px 2px 0px 5px;}	
#middlebar .morecontent table {margin: 0; padding: 0px;font-size:13px;color: #000;}

#clock_a { float:right; }

/* footer

