.vertbgleft {
	background-image: url(images/VertBG2.gif);
	background-repeat: repeat-y;
}
.vertbgrt {
	background-image: url(images/VertBGrt2.gif);
	background-repeat: repeat-y;
}
.horizbgtop {
	background-image: url(images/HorizBG2.gif);
	background-repeat: repeat-x;
}
.horizbgbottom {
	background-image: url(images/HorizBGbottom2.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 14px;
}hr {
	color: #000000;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.borders {
	border: medium ridge #802838;
}

.footer {
	color: #ffffee;
}

.bold {
	font-weight: bold;
}
.bold2 {
	font-weight: bold;
		font-size: 12px;
}
.lt_text {
	color: #ffffee;
}
.member {
	font-size: 12px;
	font-weight: bold;
}

A.lt_text:link {
	COLOR: #ffffff;
}

A.lt_text:visited {
	COLOR: #ffffdd;
}

A.lt_text:active {
	COLOR: #ff0000;
}

A.lt_text:hover {
	COLOR: #ff0000;
}

A.horizbgbottom:link {
	COLOR: #000000;
	text-decoration: none;
}

A.horizbgbottom:visited {
	COLOR: #777777;
	text-decoration: none;
}

A.horizbgbottom:active {
	COLOR: #a31e59;
	text-decoration: underline;
}

A.horizbgbottom:hover {
	COLOR: #a31e59;
	text-decoration: underline;
}
.xlgheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bolder;
	color: #802838;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #802838;
}
.lgheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #802838;
}
