body {
	background-image: url(images/mm_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color:#2D2D2D;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
}
a { text-decoration:none;}
a:hover { text-decoration:underline;}
a img { border:none;}

H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
}
H2, h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
.t:link, .t:active, .t:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.t:hover {
	color: #CCCCCC;
	text-decoration: none;
}
P {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CCCCCC;
	padding-right: 10px;
	margin-top:10px;
	margin-bottom:10px;
}
.br_top {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color:#2E2E2E;
}
.br_bot {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color:#2E2E2E;
}
.bg {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	height: 24px;
}
.bg2 {
	background-image: url(images/bg2.jpg);
	background-repeat: repeat-x;
	height: 24px;
}
.m:link, .m:active, .m:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.m:hover {
	color: #CCCCCC;
	text-decoration: none;
}
.f:link, .f:active, .f:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#CCCCCC;
	text-decoration: none;
	padding-left:8px;
	padding-right:8px;
}
.f:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.ln:link, .ln:active, .ln:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color:#999999;
	text-decoration: none;
}
.ln:hover {
	color:#FFFFCC;
	text-decoration: none;
}
.top {
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 28px;
}
.top1 {
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 20px;
}
.bg_l {
	background-image: url(images/bg_l.jpg);
	background-repeat: repeat;
}
ul {
	margin: 0px;
	padding: 0px;
}
li {
	list-style-image: url(images/bullet.gif);
	margin-left: 16px;
	padding-bottom: 1px;
}
.upe {
	background-image: url(images/upe.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 18px;
}
.curve {
	background-image: url(images/curve.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 280px;
	background-position: left top;
}
.logo {
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
img {
	border:0px;
}
.nav_bor {
	background-image: url(images/bor.gif);
	background-repeat: repeat-x;
	background-position: 8px bottom;
}
.dot{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	text-decoration:none;
}
