body {
	background-image: url(../images/pageBg.gif);
	background-repeat: repeat;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
a {
	color: #DC5902;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:hover {
	text-decoration: underline;
}
.whiteHighlight {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.maroonCell {
	background-color: #990101;
}
.TopBg {
	background-image: url(../images/pageTop-bg.gif);
	background-repeat: repeat;
}
.orangeBar {
	background-image: url(../images/orangeBar-bg.gif);
	background-repeat: repeat;
}
p {
	letter-spacing: normal;
	word-spacing: normal;
	margin: 0px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.bold {
	font-weight: bold;
}
.greenBg {
	background-color: #006600;
}
.maroonDot {
	background-image: url(../images/maroon-dots.gif);
	background-repeat: repeat;
}
.greenDots {

	background-image: url(../images/green-dots.gif);
	background-repeat: repeat;
}
.brownHighlight {

	font-weight: bold;
	color: #993300;
	text-decoration: none;
}
.greenHighlight {


	font-weight: bold;
	color: #006600;
	text-decoration: none;
}
.blueHighlight {
	color: #0373A9;
}
.blueDots {

	background-image: url(../images/blue-dots.gif);
	background-repeat: repeat;
}
.copright {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

