body{
margin:4px 4px 4px 4px;
padding:0px

}
.menu_title {
	font-family: Tahoma;
	margin:0px 0px 0px 0px;
	font-weight: 800;
	font-size: 16px;
	color: #FF3300;
}

#top_hr{
	border-color:#CC0000 -moz-use-text-color -moz-use-text-color;
	border-style:double none none;
	border-width:3px 0pt 0pt;
	height:3px;
	margin:0px 0px 0px 0px;
	width:90%;
}
div#menu_div {
	clear:both;
	margin:0px;
	width:100%;
	text-align:center;
}
div#menu_item {
	text-align:center;
	width:174px;
	height:85px;
	padding:0px;
	margin:15px;
	text-align:center;
}
div#menu_item a{
 cursor:pointer;
 text-decoration:none;
 }
div#mi_logo {
margin:1px 63px 6px 63px;
	width:48px;
	height:48px;
}
div#mi_title {
	width:170px;
	font-family:tahoma, "comic Sans MS", Arial;
	font-weight:500;
	color:#FFFFFF;
	height:1.2em;
}

div#footer_bar{
			clear:both;
			font-size:1px;
			margin:0px 0px 0px 0px;
			height:7px;
			background-repeat:repeat-x;
			}
div#b_menu{
			background-color:black;
			margin-bottom:0px;
			margin-top:0px;
			padding:0px;
			padding-top:-2px;
			text-align:center;
			}
div#b_menu a{
			color:white;
			height:20px;
			font-family:Tahoma;
			font-weight:bold;
			padding:2px 0px 2px 0px;
			border-left:2px solid #ffffff ;
			font-weight:700;
			font-size:13px;
			color:white;
			text-decoration:none;
			}
div#b_menu a#current_link{
				font-weight:bold;
				font-size:13px;
				color: #CCCCCC;
				text-decoration:inherit;
				}


div#copyright{
			background-color:#ffffff;
			font-family:Arial, Helvetica, sans-serif;
			font-style:inherit;
			font-size:12px;
			font-weight:400;
			margin:0px 0px 0px 0px;
			}
