.bodytext { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #ffffff; text-decoration:none; line-height:11pt}
.a1 { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #ffffff; text-decoration: none }
.a1:hover { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #ffffff; text-decoration: underline}
.a2 { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; color: #222222; line-height:10pt; text-decoration: none }
.a2:hover { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; color: #666666; line-height:10pt; text-decoration: underline }
.textgrey {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; font-style: normal; color: #666666; text-decoration: none}
.textgreybold { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; font-style: normal; color: #222222; text-decoration: none; font-weight: bold }
.link { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #C14B25; text-decoration: none }
.link:hover { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #C14B25; text-decoration: underline }

BODY
{
    FONT-SIZE: 11px;
    MARGIN: 0px;
    COLOR: #000000;
    FONT-FAMILY: Arial, Verdana;
    BACKGROUND-COLOR: #888888
}

A.topmenu 
{
    BORDER-RIGHT: #0CA591 2px solid;
    BORDER-TOP: #0B9584 1px solid;
    DISPLAY: block;
	PADDING-LEFT: 5px;
	padding-bottom: 6px;
	padding-top: 6px;
	FONT-WEIGHT: bolder;
    FONT-SIZE: 13px;
    TEXT-TRANSFORM: uppercase;
	text-align: center;
    BORDER-LEFT: #0B9584 1px solid;
    WIDTH: 127px;
    COLOR: white;
    BORDER-BOTTOM: #0B9584 1px solid;
    FONT-FAMILY: Arial, Verdana, helvetica, sans-serif;
    BACKGROUND-COLOR: #0B9584;
    TEXT-DECORATION: none
}
A.topmenu:Hover
{
    BORDER-RIGHT: #0CA591 2px solid;
    BORDER-TOP: #333333 1px solid;
    DISPLAY: block;
	PADDING-LEFT: 5px;
	padding-bottom: 6px;
	padding-top: 6px;
	FONT-WEIGHT: bolder;
    FONT-SIZE: 13px;
    TEXT-TRANSFORM: uppercase;
	text-align: center;
    BORDER-LEFT: #333333 1px solid;
    WIDTH: 127px;
    COLOR: white;
    BORDER-BOTTOM: #333333 1px solid;
    FONT-FAMILY: Arial, Verdana, helvetica, sans-serif;
    BACKGROUND-COLOR: #333333;
    TEXT-DECORATION: none
}
.FormBox
{
    BORDER-RIGHT: dimgray 1px solid;
    BORDER-TOP: dimgray 1px solid;
    FONT-WEIGHT: bolder;
    FONT-SIZE: 11px;
    BORDER-LEFT: dimgray 1px solid;
    COLOR: #333333;
    BORDER-BOTTOM: dimgray 1px solid;
    FONT-FAMILY: Arial, Verdana;
    BACKGROUND-COLOR: #F0F2E7;
    TEXT-DECORATION: none
}
.button
{
    BORDER-RIGHT: #666666 1px solid;
    BORDER-TOP: #666666 1px solid;
    FONT-WEIGHT: bolder;
    FONT-SIZE: 11px;
    BORDER-LEFT: #666666 1px solid;
    COLOR: white;
    BORDER-BOTTOM: #666666 1px solid;
    FONT-FAMILY: Arial, Verdana;
    BACKGROUND-COLOR: #888888;
    TEXT-DECORATION: none
}