.Heading {  font-family:Gill Sans MT; font-size: 20pt; line-height: normal; color:#993300;}
.SubHeading { font-family: Verdana, Arial, Helvetica, sans-serif; font-size:14pt; font-color:#8B8B8B; color:#8B8B8B}
.body { font-family: Verdana, Arial, Helvetica, sans-serif; font-size:8pt; font-color:#8B8B8B; color:#8B8B8B}
.notes { font-family: Verdana, Arial, Helvetica, sans-serif; font-size:8pt; font-color:#8B8B8B; color:#8B8B8B}
.aspcode { font-family: Verdana, Arial, Helvetica, sans-serif; font-size:8pt; font-color:#ff7300; color:#ff7300}
.link {  cursor: hand}



.NavCellOn {
	font-family: Gill Sans MT;
	font-size: 12pt;
	color: #FFFFFF;
	background-color: #D0888D;
	cursor: hand;
	font-weight: normal;
	height: 20px;
	text-align: center;
	vertical-align: middle;
}
.NavCellOff {
	font-family: Gill Sans MT;
	font-size: 12pt;
	color: #FFFFFF;
	background-color: #BB5158;
	font-weight: normal;
	height: 20px;
}


A.MenuMassageLink:link, A.MenuMassageLink:visited , {
	color: 993300;
	text-decoration: none;
}


A.MenuMassageLink:hover, A.MenuMassgeLink:active {
	color: 993300;
	text-decoration: Underline;
}

A.StdLink:link, A.StdLink:visited , {
	color: 993300;
	text-decoration: Underline;
}


A.StdLink:hover, A.Std:active {
	color: 993300;
	text-decoration: Underline;
}




A.MenuCellLink:link, A.MenuCellLink:visited {
	color: white;
	text-decoration: none;
}

A.MenuCellLink:hover, A.MenuCellLink:active {
	color: White;
	text-decoration: none;
}

A {color: #ff7300; text-decoration: none;}
A:visited {color: #ff7300; text-decoration: none;}
A:hover {color: #ff7300; text-decoration: underline;}.tablebox {  border-color: #00FFCC #00CCCC #99FF00 #3333FF; border-style: solid; border-top-width: thin; border-right-width: thin; border-bottom-width: thin; border-left-width: thin}


body {  font-family:Gill Sans MT; font-size: 12pt; line-height: normal; color:#993300;}
.StdText {  font-family:Gill Sans MT; font-size: 12pt; line-height: normal; color:#993300;}
.FooterText {  font-family:Gill Sans MT; font-size: 11pt; line-height: normal; color:#993300;}


td {font: 9pt/normal Verdana, Times New Roman, Times, serif; color:#000000;}

          input, textarea, select  {
          	font-family : Verdana, Times New Roman, Times, serif;
          	color : #8B8B8B;
          	font-size : 10pt; 
            font-weight : normal;
          	background-color : #FFFFFF;
          	border-color : #8B8B8B;
          	border-style : solid;
          	border-width : 2;
          }

          input.remove, textarea.remove, select.remove  {
          	font-family : Verdana, Times New Roman, Times, serif;
          	color : #003399;
          	font-size : 10pt; 
            font-weight : normal;
          	background-color : #FFFFFF;
          	border-color : #cccccc;
          	border-style : solid;
          	border-width : 0;
          }

          input.black, textarea.black, select.black  {
          	font-family : Verdana, Times New Roman, Times, serif;
          	color : #003399;
          	font-size : 12pt; 
            font-weight : normal;
          	background-color : #FFFFFF;
          	border-color : #999999;
          	border-style : solid;
          	border-width : 2;
          }
