/* global Styles */
body {
	margin:0px;
	}	
td {
	background-position: top;
	text-align: justify;
	}

/* id Styles */
#pic1{
	margin:0px;
	width: 530px;
	background-image: url(/mm_images/pic3.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 530px;
	}
	
#pic2{
	background-image: url(/mm_images/pic1.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 180px;
	height: 530px;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	}
#picside {
	background-color: #000000;z-index:2;
	filter:alpha(opacity=50);-moz-opacity: 0.5;
}
#logbutton {
	filter:alpha(opacity=50);
	-moz-opacity: 0.8;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	width: 140px;
	height: 24px;
	background-color: #000;
}

/* class Styles */
.font1 {
	font:normal 11px/17px Tahoma;
	color: #FFFFFF;
	text-decoration: none;

	}
.font2 {
	font:normal 13px/18px Tahoma;
	color: #FFD200;
	text-decoration: none;
	}
.font3 {
	font:normal 14px/22px Tahoma;
	color: #EBF2E8;
	text-decoration: none;
	}
.font4 {
	font:normal 11px/15px Tahoma;
	color: #FFFFFF;
	text-decoration: none;
	}