BODY
{
}
.nav
{
	font-weight: bold;
	font-size: 10pt;
	color: papayawhip;
	font-family: Verdana, Arial;
	text-decoration: none;
}
.nav:hover
{
	font-weight: bold;
	font-size: 10pt;
	color: papayawhip;
	font-family: Verdana, Arial;
	text-decoration: underline;
}
.nav:visited
{
	font-weight: bold;
	font-size: 10pt;
	color: papayawhip;
	font-family: Verdana, Arial;
	text-decoration: none;
}
.nav:link
{
	font-weight: bold;
	font-size: 10pt;
	color: papayawhip;
	font-family: Verdana, Arial;
	text-decoration: none;
}
.nav:active
{
	font-weight: bold;
	font-size: 10pt;
	color: papayawhip;
	font-family: Verdana, Arial;
	text-decoration: none;
}
.copyright
{
	font-size: 8pt;
	font-family: Arial;
	text-decoration: none;
}
.txtNormal
{
	font-size: 8pt;
	color: #5e4f42;
	font-family: Verdana;
}
.txtTitle
{
	font-weight: bold;
	font-size: 12pt;
	color: #5e4f42;
	font-family: Verdana;
}
.PageHeading
{
	font-weight: bold;
	font-size: 13pt;
	color: #5e4f42;
	font-family: Verdana, Arial;
}
.txtNormal A:hover
{
	font-size: 8pt;
	color: #5e4f42;
	font-family: Verdana;
}
.txtNormal A:active
{
	font-size: 8pt;
	color: #5e4f42;
	font-family: Verdana;
}
.txtNormal A:visited
{
	font-size: 8pt;
	color: #5e4f42;
	font-family: Verdana;
}
.txtNormal A:link
{
	font-size: 10pt;
	color: #5e4f42;
	font-family: Verdana;
}
.txtCaption A:hover
{
	font-size: 10pt;
	color: #5e4f42;
	font-family: Verdana;
}
.txtCaption A:active
{
	font-size: 10pt;
	color: #5e4f42;
	font-family: Verdana;
}
.txtCaption A:visited
{
	font-size: 10pt;
	color: #5e4f42;
	font-family: Verdana;
}
.txtCaption A:link
{
	font-size: 10pt;
	color: #5e4f42;
	font-family: Verdana;
}
.Error
{
	font-weight: bold;
	font-size: 10pt;
	color: red;
	font-family: Verdana;
}
.formfield
{
	font-size: 10pt;
	color: #5e4f42;
	font-family: Arial;
	background-color: wheat;
}
fieldsetarea
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: large;
    border: 2px solid #000000;
    width: 700;
}
