.topbg {
	background-attachment: fixed;
	background-image: url(../images/top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
}
.bottembg {
	background-image: url(../images/footer.gif);
	background-color: #FFFFFF;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right bottom;
}
.links {
	font-family: Verdana;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
}
.linksb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #2F1700;
	text-decoration: none;
}
.bodytext {
	font-family:  Verdana;
	font-size: 10pt;
	color: #221100;
	text-decoration: none;
}
.add {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #333333;
	text-decoration: none;
}
.addbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.topbg1 {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(../images/top1.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.headings {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #CD2319;
	text-decoration: none;
}
.leftlinks {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
}
