 .Whitebold {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.bodytxt {
	color: #000000;
	font-family: Tahoma;
	font-weight: none;
	font-size: 11px;
}
.bodytxtmaroon {
	color: #A64D47;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
}
.copyrighttext {
	font-family: Tahoma;
	font-size : 8pt;
	color : #872620;
}
A.menulink:link, A.menulink:active, A.menulink:visited
{
    font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none
}
A.menulink:hover
{
   color: #000000;
   text-decoration:none
}
A.topitems:link, A.topitems:active, A.topitems:visited
{
    font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #A64D47;
	text-decoration:none
}
A.topitems:hover
{
   color: #FE9790;
   text-decoration:none
}
.formtextbox
{
    BORDER-RIGHT: #3E5D90 1px solid;
    BORDER-TOP: #3E5D90 1px solid;
    FONT-SIZE: 11px;
    BORDER-LEFT: #3E5D90 1px solid;
    COLOR: #000000;
	BORDER-BOTTOM: #3E5D90 1px solid;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}
.formlistbox
{
    BORDER-RIGHT: #043A9B 1px solid;
    BORDER-TOP: #000000;
    FONT-SIZE: 10px;
    BORDER-LEFT: #000000 1px solid;
    COLOR: #000000;
    BORDER-BOTTOM: #000000 1px solid;
    FONT-FAMILY: Tahoma;
    BACKGROUND-COLOR: #F9F7F2
}
.formtext
{
    font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration:none
}