body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
}
td {
	font-family: Tahoma;
	font-size: 11px;
}
.toplink {
	color: #000000;
	text-decoration: none;
}
.toplink:hover {
	color: #8B1A1C;
	text-decoration: underline;
}
.topbar {
	color: #8B1A1C;
}
.index3 {
	background-image: url(images/index3.gif);
	background-repeat: no-repeat;
	height: 162px;
	width: 498px;
}
.intro {
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
}
.copy {
	color: #D0AE84;
	text-decoration: none;
}
.presentpage {
	font-weight: bold;
	color: #8B1A1C;
	text-decoration: none;
}
.bullet {
	color: #8B1A1C;
	background-position: 0px 0px;
	text-indent: 0px;
	display: list-item;
}
.subHeader {
	font-weight: bold;
	color: #8B1A1C;
}
.border {
	border: 1px solid #D0AE84;
}
a {
	color: #000000;
}
.bulletCopy {
	color: #000000;
	background-position: 0px 0px;
	text-indent: 0px;
	display: list-item;
	line-height: 18px;
	list-style-image: url(images/bullet.gif);
}
.textfield {
	font-family: Tahoma;
	font-size: 11px;
	border: 1px solid #D0AE84;
}
.button {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #D0AE84;
	border: 1px solid #8B1A1C;
	font-weight: bold;
}
.redline {
	background-color: #8B1A1C;
	height: 1px;
}
.sep2 {
	background-image: url(images/sep2.gif);
	background-repeat: repeat-x;
}
.bullet2level {
	color: #000000;
	background-position: 0px 0px;
	text-indent: 0px;
	display: list-item;
	line-height: 18px;
	margin-left: 10px;
	list-style-type: circle;
	text-decoration: none;
}

