.HomeInput
{
	border-right: #832b5d 1px solid;
	border-top: #832b5d 1px solid;
	border-left: #832b5d 1px solid;
	border-bottom: #832b5d 1px solid;
	height: 21px;
}
.HomeTextArea
{
	border-right: #832b5d 1px solid;
	border-top: #832b5d 1px solid;
	border-left: #832b5d 1px solid;
	border-bottom: #832b5d 1px solid;
}
.HomeSubmit
{
	cursor: hand;
}
.MainFrameBorder
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	background-color: white;
}
.Times10
{
	font-size: 10pt;
	color: #004b84;
	font-family: 'Times New Roman';
}
.Times12Bold
{
	font-size: 10pt;
	color: #004b84;
	font-family: 'Times New Roman';
	font-weight: bold;
}
.Times10Link1
{
	font-size: 10pt;
	color: #004b84;
	font-family: 'Times New Roman';
	font-weight: bold;
	text-decoration: none;
}
.Times10Link2
{
	font-size: 10pt;
	color: #8C9CB1;
	font-family: 'Times New Roman';
	text-decoration: none;
}
.Times12Link
{
	font-size: 10pt;
	color: #BB3B84;
	font-family: 'Times New Roman';
	font-weight: bold;
}
.BottomLine
{
	border-bottom: #994c7a 1px solid;
}
a.AdminLink:link
{
	font-size: 11px;
	color: #000000;
	font-family: Arial;
	text-decoration: underline;
}
a.AdminLink:active
{
	font-size: 11px;
	color: #000000;
	font-family: Arial;
	text-decoration: underline;
}
a.AdminLink:visited
{
	font-size: 11px;
	color: #000000;
	font-family: Arial;
	text-decoration: underline;
}
a.AdminLink:hover
{
	font-size: 11px;
	color: #000000;
	font-family: Arial;
	text-decoration: underline;
}
.AdminError
{
	font-size: 11px;
	background: yellow;
	color: red;
	font-family: Arial;
}
.AdminText
{
	font-size: 11px;
	color: #000000;
	font-family: Arial;
}
.AdminHeadWhite
{
	font-size: 11px;
	color: #ffffff;
	font-family: Arial;
}
.Dollar
{
	font-size: 18px;
	color: #000000;
	font-family: Arial;
}

.ReceiptHead
{
	font-size: 12px;
	color: #EF9E0E;
	font-family: Verdana;
}
.ReceiptText
{
	font-size: 12px;
	color: #000000;
	font-family: Verdana;
}

.CopyRight
{
	font-size: 12px;
	color: #8096D2;
	font-family: Verdana;
}

