html {
	height:100%; 
	max-height:100%; 
	padding:0; 
	margin:0; 
	border:0; 
	background:#E9E9E9;
	font-size:76%; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*background-image:url(http://ez1up.com/mm/images/silvband2.gif)*/
	/* hide overflow:hidden from IE5/Mac */ 
	/* \*/ 
	overflow: hidden; 
	/* */ 
	}

body {
	height:100%; 
	max-height:100%; 
	overflow:hidden; 
	padding:0; 
	margin:0; 
	border:0;
	background:#E9E9E9;
	/*background-image:url(http://ez1up.com/mm/images/silvband2.gif)*/
	}

#content {
	display:block; 
	overflow:auto; 
	position:absolute; 
	z-index:3; 
	top:150px; 
	bottom:52px; 
	width:752px; 
	margin-left:-375px; 
	left:50%; 
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	background:#fff;
	}

* html #content {
	top:0; 
	bottom:0; 
	height:100%;
	width:754px;
	border-top:152px solid #fff; 
	border-bottom:50px solid #fff;
	}

#head {
	position:absolute; 
	margin-left:-375px; 
	left:50%; 
	top:1; 
	width:752px; 
	min-width:752px; 
	height:150px; 
	background:#fff; 
	font-size:1em; 
	z-index:5; 
	border:1px solid #999999;
	}

* html #head {
	top:1px; width:754px; height:148px;
	}

a.nav1, a.nav2, a.nav3, a.nav4, a.nav5, a.nav6, a.nav7, a.nav8 {width:94px; height:150px; display:block; float:left; background:url(../mm/images/header.jpg); text-align:center; font-size:1em; font-weight:bold; color:#000; text-decoration:none; font-family:verdana, arial, sans-serif; line-height:25px; overflow:hidden;}
#head a .pad {display:block; width:94px; height:125px;background:transparent; border-bottom:1px solid #000;}

a.nav1 {background-position:0 150px;}
a.nav2 {background-position:-94px 150px;}
a.nav3 {background-position:-188px 150px;}
a.nav4 {background-position:-282px 150px;}
a.nav5 {background-position:-376px 150px;}
a.nav6 {background-position:-470px 150px;}
a.nav7 {background-position:-564px 150px;}
a.nav8 {background-position:-658px 150px;}

a.nav1:hover {background-position:0 0;}
a.nav1:hover .button {display:block; width:94px; height:25px; background:#AFCCEC; color:#fff; cursor:hand;}
a.nav2:hover {background-position:-94px 0;}
a.nav2:hover .button {display:block; width:94px; height:25px; background:#AFCCEC; color:#fff; cursor:hand;}
a.nav3:hover {background-position:-188px 0;}
a.nav3:hover .button {display:block; width:94px; height:25px; background:#AFCCEC; color:#fff; cursor:hand;}
a.nav4:hover {background-position:-282px 0;}
a.nav4:hover .button {display:block; width:94px; height:25px; background:#AFCCEC; color:#fff; cursor:hand;}
a.nav5:hover {background-position:-376px 0;}
a.nav5:hover .button {display:block; width:94px; height:25px; background:#AFCCEC; color:#fff; cursor:hand;}
a.nav6:hover {background-position:-470px 0;}
a.nav6:hover .button {display:block; width:94px; height:25px; background:#AFCCEC; color:#fff; cursor:hand;}
a.nav7:hover {background-position:-564px 0;}
a.nav7:hover .button {display:block; width:94px; height:25px; background:#AFCCEC; color:#fff; cursor:hand;}
a.nav8:hover {background-position:-658px 0;}
a.nav8:hover .button {display:block; width:94px; height:25px; background:#AFCCEC; color:#fff; cursor:hand;}


#foot {
	text-align:left;
	position:absolute; 
	margin-left:-375px; 
	left:50%; 
	bottom:0; 
	width:752px; 
	min-width:752px; 
	height:50px; 
	background:url(http://ez1up.com/mm/images/footer.gif); background-position:0 100px;
	font-size:1em; 
	z-index:5; 
	border:0px solid #000;
	font-family: trebuchet MS, tahoma, verdana, arial, sans-serif;
	font-weight:normal;
	color:#000;
	}

* html #foot {
	bottom:1px; width:754px; height:48px;
	}

#content p {
	padding:0 25px 0 25px; 
	text-align:justify;
	width:600px;
	}
	
.boldhead {
	font-size:18px; 
	font-weight:bold;
	color: #2871B9;
	}
	
.subtitle {
	font-size:14px; 
	font-weight:bold;
	color: #2871B9;
	}
	
.bold {font-weight:bold;}
.center {text-align:center;}
.bluegray {color: #4B9FB8;}
.red {color:#FF0000;}
.ltgray {color:#CCCCCC;}
.ltblue {color:#0099FF;}
.left {float:left; margin:20px; border:1px solid #000;}
.right {float:right; margin:20px; border:1px solid #000;}
.lefttext {float:left; width:300px; text-align:justify;}
.righttext {float:right; width:300px; text-align:justify;}

* html .lefttext {float:left; width:300px; text-align:justify;}
* html .righttext {float:right; width:300px; text-align:justify;}

.container {
	padding:15px; 
	border-right:  #FFFFFF 2px ridge;
	border-left:   #FFFFFF 2px ridge; 
	border-bottom: #FFFFFF 2px ridge;
	}

/*Tab Menu*/

.smBg {
	background-image: url(/mm/images/tabMenu/bg_.gif)
}

.smoff {
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 10px; 
	background-image: url(/mm/images/tabMenu/bg_0.gif); 
	padding-bottom: 5px; 
	vertical-align: bottom; 
	color:#CCCCCC;
}
.smoff a {
	color: #6b6b9d; text-decoration: none
}
.smoff a:hover {
	text-decoration: underline
}

.smactive {
	background-image: url(/mm/images/tabMenu/bg_1.gif);
	font-size: 12px; 
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-weight:bold;
}
.smactive a {
	color: #6b6b9d; text-decoration: none
}
.smactive a:hover {
	text-decoration: underline
}

.contentBox{
	background-color:#FFFFFF
	}

