body {
	background-image: url(images/back.jpg);
}
.shadow {
	background-image: url(images/shadow.jpg);
}
.rightempty {
	background-image: url(images/rightempty.jpg);
}
.maintd {
	background-color: #9A3334;
}
.greytd {
	background-color: #CCCCCC;
}
.breadcrumbs {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #9A3334;
	text-decoration: underline;
}
.breadcrumbs:Visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #9A3334;
	text-decoration: underline;
}
.breadcrumbs:Hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.members {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: underline;
}
.members:Visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: underline;
}
.members:Hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: underline overline;
}
.leftshowstring {
	background-image: url(showstring/images/leftbox.jpg);
}
.rightshowstring {
	background-image: url(showstring/images/rightbox.jpg);
}
.maroonlink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #9A3334;
	text-decoration: underline;
}
.maroonlink:Visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #9A3334;
	text-decoration: underline;
}
.maroonlink:Hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #9A3334;
	text-decoration: underline overline;
}
fieldset {
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px solid #666666;
}
legend {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
label {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
}
input {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}
textarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	padding: 3px;
}
