@charset "utf-8";
body {
	background-image: url(../assets/images/Background/Main%20Background/mm-mainbackground-iv.png);
	background-repeat: repeat;
}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #063;
}
a:link {
	color: #063;
	text-decoration: none;
}
a:visited {
	color: #999;
	text-decoration: none;
}
a:hover {
	color: #900;
	text-decoration: none;
}
a:active {
	color: #00C;
	text-decoration: none;
}
#apDiv1 {
	width:720px;
	z-index:1;
	padding: 5px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

