body, td, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	color: #89232c;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

a img.ss {
	border: 2px solid #000000 ;
}

.pageheading {
	font-size: 20px;
	font-weight: bold;
}
.heading, .status_headline {
	font-weight: bold;
	color: #89232c;
}
.th {
	border-bottom: 1px solid #787272;
}
.newsdate, .status_date {
	font-size: 10px;
	color: #7b7164;
}

.polltable {
	background-color: #b9b9b8;
	width: 91%;
}
.pollquestion {
	padding: 0px 4px 0px 4px;
}

/* FOOTER STYLES */
.ToS {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.ToS:hover {
	color: red;
	text-decoration: underline;
}
.legal {
	font-size: 10px;
	color: #ffffff;
	padding-left: 10px;
	padding-right: 10px;
}

/* MENU STYLES */
a.mlinklevel1 {
	color: #332f2a;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.mlinklevel1:hover {
	color: red;
	text-decoration: none;
}

a.mlinklevel2 {
	padding-left: 24px;
	display: block;
	color: #89232c;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.mlinklevel2:hover {
	color: red;
	text-decoration: none;
}

a.mexpander {
	color: #888888;
	font-family: Arial, Verdana, sans-serif;
}

