body {
	background-color: #4F1400;
}
body, p, div, tr, td {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 13px;
}
.wrapperTable {
	background-color: #FEFBD5;
	padding: 15px;
}
.mainCell {
	background-color: #FFFFFF;
	padding: 2px;
	border: 1px solid #000000;
}
.orangeCell {
	background-color: #D87910;
	margin-top: 1px;
}
.newsCell {
	background-image: url(/images/mid_news.jpg);
	padding: 2px 9px 8px;
	background-repeat: no-repeat;

}
.lightGreenCell {
	background-color: #D5DEB3;
	padding: 3px;

}
.lightGreyCell {
	background-color: #CCCCCC;
}
.newsHeader {
	background-image: url(/images/new_p_header.gif);
	display: block;
	height: 15px;
	width: 160px;
	padding-left: 10px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	background-position: top;
	font-size: 11px;
}
.copyright {
	font-size: 10px;
	text-align: center;
}
.lightGreyBorder {
	border: 1px solid #CCCCCC;
}
.darkGreenBg {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #8DA72F;
}
ul {
	list-style-position: inside;
	margin-left: 0px;
	margin-right: 0x;
}
li {
	padding-bottom: 10px;
}
h3 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 15px;
}
.border {
	border: 1px solid #000000;
}
