body
{
	font-family: Verdana;
}
.PageTitle
{
	font-weight: bold;
	font-size: 26px;
	font-family: 'Times New Roman';
}
.FieldTitle
{
	font-weight: bold;
	font-size: 12px;
}
.FieldText
{
	font-size: 12px;
}
.DisplayText
{
	font-size: 12px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: ghostwhite;
	text-align: right;
	border-bottom-style: none;
}
.Version
{
	font-weight: bold;
	font-size: 10px;
	font-family: Arial;
}
.ErrorMessage
{
	font-size: 11px;
	color: red;
	font-style: italic;
	font-family: Verdana;
}
.BottomBorderOnly
{
	border-top-style: none;
	border-bottom: 1px solid;
	border-right-style: none;
	border-left-style: none;
}
.calculator
{
	font-weight: bold;
	background: url(calculator.gif) fixed no-repeat center center;
	cursor: pointer;
	cursor: hand;
	color: yellowgreen;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
