.OutsideBorder {
	border: 2pt solid #000000
}
.bg-horiz {
	background-image: url(Images/grass-thatch-little.gif);
	background-repeat: repeat-x;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.right-shade {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #666666;
}
.text-arial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
}
.bottom-border {
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;
}
