#header {
	position: fixed;
	z-index: 1; 
	top: 0px; 
	align: center;
	height: 8em;
  }

#content {
	height: expression( document.body.clientHeight - (parseInt(document.body.currentStyle.fontSize) * 0.7777 * (8 + 5) ) + 'px');
	overflow: auto;
  }

.ttHead {
	background: FFFFEE;
	font-size: 9px;
	font-weight: bold;
	font-family: Verdana, Arial, sans-serif;
   white-space: nowrap;
  }
	
.topNav {
	background: #EEEEEE;
	color: #000000;
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, Arial, sans-serif;
	text-decoration: none;
  }

.navTagI {
	background: #EEEEEE;
	color: #000000;
	font-size: 10px;
   font-weight: normal;
   font-family: Verdana, Arial, sans-serif;
   text-decoration: none;
	text-align: bottom;
	border-top: solid #999999 1px;
	border-left: solid #999999 1px;
	border-right: solid #999999 1px;
	border-bottom: solid #999999 1px;
	cursor: hand;
	white-space: nowrap;
  }

.navTagA {
   background: #FFFFFF;
   color: #000000;
   font-size: 10px;
   font-weight: normal;
   font-family: Verdana, Arial, sans-serif;
   text-decoration: none;
	text-align: bottom;
   border-top: solid #999999 1px;
   border-left: solid #999999 1px;
   border-right: solid #999999 1px;
	cursor: hand;
	white-space: nowrap;
  }

.navSpacer {
	background: #FFFFFF;
	border-bottom: solid #999999 1px;
}

.Llink {
   background: #EEEEEE;
   color: #6666FF;
   font-size: 10px;
   font-weight: normal;
   font-family: Verdana, Arial, sans-serif;
   text-decoration: none;
  }

.line {
   background: #0C6E4A;
   color: #0C6E4A;
  }

.blackth {
   color: #FFFFFF;
   background: #000000;
  }

.training {
   color: #F9C860;
   background: #0C6E4A;
   font-family: Humanst521 Cn BT;
   text-align: center;
   line-height: 20px;
   font-size:16px;
   font-style: normal;
   font-weight: bold;
   text-decoration: none
  }

.nandf {
   color: #B1FB35;
   font-family: Humanst521 Cn BT;
   text-align: center;
   font-size:17px;
   font-style: normal;
   font-weight: bold;
   text-decoration: none
  }

.header {
   color: #FFFFFF;
   background: #0C6E4A;
   font-family: Verdana, sans-serif;
   text-align: center;
   font-size: 12px;
   font-style: normal;
   line-height: 13px;
   font-weight: bold;
   text-decoration: none
  }

.tblhead {
   color: #F9C860; 
   background: #0C6E4A; 
   font-family: Verdana, sans-serif; 
   text-align: center; 
   font-size: 12px; 
   font-style: normal; 
   line-height: 13px; 
   font-weight: bold; 
   text-decoration: none
  }

.hometext {
   color: #000000;
   font-family: Verdana, sans-serif;
   text-align: center;
   font-size: 15px;
   font-style: normal;
   line-height: 20px;
   font-weight: bold;
   text-decoration: none
   }

.redlink {
   color: #FF0000;
   font-family: Verdana, sans-serif;
   text-align: center;
   }

A:link {
   color: #000000;
  } 

A:active {
   color: #000000;
  } 

A:visited {
   color: #000000;
  }

A:hover {
   color: #000000;
  } 

body, table { 
   font-family: Verdana, sans-serif; 
   font-size: 12px
  }
  
.radiobutton { 
   background-color: #FFFFFF
  } 

input { 
   font-family: Verdana, Arial, Helvetica, sans-serif; 
   font-size: 8pt; 
   background-color: #FFFFFF
  } 

select { 
   font-family: Verdana, Arial, Helvetica, sans-serif; 
   font-size: 8pt; 
   background-color: #ffffff
  }
  
textarea { 
   font-family: Verdana, Arial, Helvetica, sans-serif; 
   font-size: 8pt;
   background-color: #FFFFFF
  }
  
body { 
   background-color: #FFFFFF 
	overflow-y: hidden;
	margin: 0;
	padding: 0;
  }

title {
   color: #FEB00D;
   font-family: Humanist;
   font-weight: bold;
   font-style: italic;
   background-color: #0C6E4A
  }

.TnavB {
   color: #FFFFFF;
   font-family: Verdana, Helvetica, sans-serif;
   font-size: 12px;
   background: #990033;
   text-decoration: none;
   font-style: normal;
   font-weight: bold;
  }

.TnavO {
   color: yellow;
   font-family: Verdana, sans-serif;
   font-size: 12px;
   background: #0C6E4A;      
   text-align: center;
   line-height: 13px;
   text-decoration: none;
   font-style: normal;
   font-weight: bold;
  }  

.tblhead-small {
   color: #FFFFFF;
   background: #0C6E4A;
   font-family: Verdana, sans-serif;
   text-align: center;
   font-size: 10px;
   font-style: normal;
   line-height: 12px;
   font-weight: normal;
   text-decoration: none
  }

.LoginT {
   background: #F8F485;
  }
