body {
	background-color: #911827;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-image: url("images/tableshadow.gif");
	background-repeat: repeat-y;
	background-position: center;
}
.maintable {
	background-color: #FFFFFF;
}
b {
	color: #911827;
}
a {
	color: #911827;
}
h1 {
	font-size: 17px;
	color: #911827;
	margin: 0px;
	margin-top: 10px;
	margin-right: 30px;
}
h3 {
	font-size: 15px;
	color: #000000;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
li {
	list-style-position: outside;
}
a.wherelink, a.whylink, a.fundinglink, a.accountabilitylink, a.MMsystemlink {
	height: 70px;
}
.spacer {
	background-color: #911827;
}
.header {
	border-top: 1px solid #911827;
	background-color: #E4E4E4;
	text-align: right;
}
.topbar {
	text-align: right;
	vertical-align: bottom;
}
.logo {
	background-image:url("images/logoback.jpg");
	background-repeat:no-repeat;
	background-position: top;
}
.nav {
	height: 43px;
	border-bottom: 1px solid #CCCCCC;
	vertical-align: middle;
}
.navbottom {
	height: 43px;
	vertical-align: middle;
}

td.mainback {
	background-image:url("images/mainpic.jpg");
	background-repeat:no-repeat;
	background-position: top left;
	border-top: 1px solid #911827;
}
.boxtext {
	border: 1px solid #666666;
	background-color: #FFFFFF;
	left: 25px;
	top: 40px;
	padding: 15px;
	line-height: 15px;
	position: relative;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
	-moz-opacity: 0.90;
	width: 440px;
	height: 170px;
	text-align: left;
	z-index: 1px;
	font-size: 11px;
	vertical-align: middle;
}
div.boxtext p{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
	padding-bottom: 0px;
}
td.flashcell {
	position: relative;
	width: 322px;
	height: 72px;
	z-index: 5px;
}
.flash {
	position: relative;
	top: 33px;
	left: -224px;
	width: 322px;
	height: 105px;
	z-index: 10px;
}

.mainpic {
	background-image:url("images/mainpic1.jpg");
	background-repeat:no-repeat;
	background-position: top left;
}
.maintext {
	border-top: 2px solid #911827;
	background-color: #E4E4E4;
	padding: 30px;
	vertical-align: top;
	text-align: left;
	line-height: 20px;
}
.copytext {
	color: #000000;
	background-color: #E4E4E4;
	padding-top: 10px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	vertical-align: top;
	text-align: left;
}
.middlebar {
	border-top: 2px solid #911827;
	background-color: #FFBD25;
	padding-right: 30px;
	text-align: right;
}
.sidebar {
	color: #000000;
	border-top: 2px solid #911827;
	background-image:url("images/sideback.jpg");
	background-repeat:no-repeat;
	padding: 21px;
	line-height: 21px;
	vertical-align: top;
	text-align: left;
}
.pollbar {
	color: #000000;
	border-top: 2px solid #911827;
	background-color: #FFBD25;
	padding: 21px;
	line-height: 21px;
	vertical-align: top;
	text-align: left;
}
.bottombar {
	border-top: 2px solid #911827;
	background-color: #FFBD25;
	text-align: center;
	padding-left: 9px;
	color: #FFFFFF;
	font-size: 9px;
}
table.resulttable td.top {
	font-size: 9px;
	background-color: #E4E4E4;
	padding: 2px;
}
table.resulttable {
	font-size: 9px;
	padding:2px;
}
table.resulttable td{
	border-bottom: 2px solid #E4E4E4;
}
div.newsholder {
	float: right;
	margin: 5px;
	margin-top: 10px;
}
table.newstable {
	width: 200px;
	background-color: #FFFFFF;
}
table.newstable td {
	padding: 8px;
	font-size: 11px; 
}
table.newstable td.header {
	background-color: #911827;
	padding: 5px;
	color: #FFFFFF;
}