BODY
{
	font-size: x-small;
	color: black;
	font-family: Arial;
	background-color: #ffffff;
}

TD
{
	font-size: x-small;
	color: black;
	font-family: Arial;
}
.SingleBorderTbl
{
	border-color: Black;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 4px;
	border-collapse: collapse;
}
H3
{
	font-size: small;
	font-family: Arial;
}
.NoBorderFrame
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	border-top-style: none;
	padding-top: 0px;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
SPAN.subsiteheader
{
    FONT: 18px Arial, Helvetica, sans-serif;
    COLOR: white;
    LETTER-SPACING: 1px
}

.rightfelt
{
    TEXT-ALIGN: right
}
.bottomline
{
	border-bottom: black 1px solid;
}

