body {
	background-color: #F2ECDF;
	margin: 0px;
}
body, td, th, input, select {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
}
h1 {
	color: #9F0722;
	margin: 0px;
	font: 20px Times New Roman, Arial, Helvetica;
}
h2 {
	color: #868686;
	margin: 0px;
	font: 18px Times New Roman, Arial, Helvetica;
}
h3 {
	color: #9F0722;
	margin: 0px;
	font: 18px Times New Roman, Arial, Helvetica;
}
a {
	color: #A14203;
	text-decoration: underline;
}
a:visited {
	color: #A14203;
}
a:hover {
	text-decoration: underline;
}
ul {
	list-style-image: url(/images/bullet_point.gif);
}
form {
	margin: 0px;
}
.borderLeft {
	background: transparent url(/images/border_left.gif) repeat-y;
}
.borderRight {
	background: transparent url(/images/border_right.gif) repeat-y;
}
.footer {
	vertical-align: top;
	color: #FFFFFF;
	font-size: 10px;
	padding: 8px 0px 15px 0px;
}
.popupfooter {
	padding-right: 10px;
	color:#000000;
	font-size: 10px;
}
.footerBg {
	background: transparent url(/images/footer_bg.gif) repeat-x;
}
.footer a, .footer a:visited {
	color:#FFFFFF;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
}
.leftcol, .leftcol a, .leftcol a:visited, .leftcol td {
	background:#F8F6EF;
	color:#5D5D5D;
	font-size: 11px;
	text-decoration: none;
}
.highlight {
	color: #8F2D02;
}
.leftcol a:hover {
	text-decoration: underline;
}
.IMGGallery {
	padding: 5px;
	border: 0px;
}
.IMGPadding {
	border: 1px solid #DCD6C8;
	text-align: center;
}
.IMGCell {
	font: 11px Verdana, Helvetica;
	color: #5D5D5D;
}
