body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #09F;
	text-decoration: underline;
}
a:visited {
	color: #006FBA;
	text-decoration: underline;
}
a:hover {
	color: #09D8FF;
	text-decoration: underline;
}
a:active {
	color: #FC0;
	text-decoration: underline;
}
.leftcell {
	background-color: #000;
	background-image: url(images/mbm2010_01.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.rightcell {
	background-color: #000;
	background-image: url(images/mbm2010_03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.middlecell {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	background-color: #000;
}
.bottomcell {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFF;
	background-image: url(images/mbm2010_15.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-weight: normal;
}
.Headlines {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #09F;
}
.redtext {
	color: #F00;
}
.phototext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
	line-height: 14px;
}
.Headlines_half {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #09F;
}
.Headlines_half_white {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}
.ataglance {
	border: 1px solid #09F;
}
.currentpricing {
	color: #0F0;
}
.closedpricing {
	color: #666;
}

