.leftMenu {
	background-color: #FEF6E0;
	padding: 2px;
	width: 160px;
	border-right-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #666633;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #7A1535;
	line-height: 22px;
	border-left-width: thin;
	border-left-color: #666633;
	vertical-align: top;
}
.rightBanner {
	width: 180px;
	text-align: right;
	vertical-align: top;
	padding: 0px;
}
.newsTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #666633;
	width: 162px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666633;
	float: right;
}
.mainContentCell {
	text-align: left;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.newsItemCell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	vertical-align: middle;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666633;
	border-left-color: #666633;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #7A1535;
	text-align: left;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #7A1535;
	text-align: left;
}

a.leftMenuLink:link, a.leftMenuLink:visited {
	font-size: 18px;
	text-decoration: none;
	color:#7A1535;
	padding: 0px;
	line-height: 24px;
}
a.leftMenuLink:hover {font-size: 18px; text-decoration: underline; color: #7A1535}
a.leftMenuLink:active {font-size: 18px; text-decoration: none; color:#666633}

a.bodyLink:link, a.bodyLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666633;
	text-decoration: underline;
	font-weight: bold;
}
a.bodyLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666633;
	text-decoration: none;
	font-weight: bold;
}
a.bodyLink: active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #00CC00;
	text-decoration: none;
	font-weight: bold;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	line-height: 21px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	line-height: 21px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #666633;
	text-align: left;
	border: thin solid #666633;
}
.leftMenuOn {
	font-size: 18px;
	text-decoration: underline;
	color:#7A1535;
	padding: 0px;
	line-height: 24px;
}
.newsTableSpacerCell {
	width: 162px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #666633;
	float: right;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.topBannerExpandable {
	background-image: url(../images/topBannerSlices_r1_c2.jpg);
	background-repeat: repeat-x;
}
.menuBarExpandable {
	background-image: url(../images/menuBar/messengerMenuBar_r1_c2.gif);
	background-repeat: repeat-x;
}
.noscriptWarning {
	background-color: #FFFFCC;
	padding: 5px;
	width: 95%;
	border: 1px solid #7A1535;
}
