.linksbg {
	background-image: url(../images/links-bg-red.gif);
	background-repeat: repeat-x;
}
.top-linksbg {
	background-image: url(../images/links-top-bg-grey.gif);
}
a.whitelink:link {
	color: #FFFFFF;
}
a.whitelink:visited {
	color: #FFFFFF;
}
a.whitelink:hover {
	color: #FFFFFF;
}
a.whitelink:active {
	color: #FFFFFF;
}.whitelink {
	color: #FFFFFF;
}
body,td,th {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	color: #5B2022;
}
body {
	background-color: #CFCDCE;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #58595B;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #58595B;
}
a:hover {
	text-decoration: underline;
	color: #330000;
}
a:active {
	text-decoration: none;
	color: #58595B;
}.footer {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/footer-bg-grey.gif);
	background-repeat: repeat-x;
}
.boxheaders {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/boxes-bg-d-grey.gif);
	background-repeat: repeat-x;
}
.lightgrey-bord {
	border: 1px solid #7C787A;
}
.lightgrey-bg {
	background-color: #CFCDCE;
}
.dots-left {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #7C787A;
}
.topnbottomdotted {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #7C787A;
	border-bottom-color: #7C787A;
}
h1 {
	font-size: 15px;
	font-weight: bold;
}
