


BODY {
  BACKGROUND-COLOR: black;
  FONT-FAMILY: Arial;
  FONT-SIZE: 12px;
  margin-left: 0px; 
  margin-right: 0px;  
  margin-top: 0px;  
  margin-bottom: 0px;  
	}
H1 {
  FONT-FAMILY: Arial;
	FONT-SIZE: 16px;
  margin-top:0px;
  margin-bottom:0px;  
  }
.blue12 {
  FONT-FAMILY: Arial;
	FONT-SIZE: 12px;
  COLOR: #27517b;
  }
.blue14 {
  FONT-FAMILY: Arial;
	FONT-SIZE: 14px;
  COLOR: #27517b;
  }
.blue16 {
  FONT-FAMILY: Arial;
	FONT-SIZE: 16px;
  COLOR: #27517b;
  }
.blue18 {
  FONT-FAMILY: Arial;
	FONT-SIZE: 18px;
  COLOR: #27517b;
  }
.blue24 {
  FONT-FAMILY: Arial;
	FONT-SIZE: 24px;
  COLOR: #27517b;
  }
.reg10 {
	FONT-FAMILY: Arial;
	FONT-SIZE: 10px;
	}
.reg11 {
	FONT-FAMILY: Arial;
	FONT-SIZE: 11px;
	}
.reg12 {
	FONT-FAMILY: Arial;
	FONT-SIZE: 12px;
	}
.reg14 {
	FONT-FAMILY: Arial;
	FONT-SIZE: 14px;
	}
.reg16 {
	FONT-FAMILY: Arial;
	FONT-SIZE: 16px;
	}
	
.yellow12 {
	FONT-FAMILY: Arial;
	FONT-SIZE: 12px;
	COLOR: #ffce00; 
	}
.yellow14 {
	FONT-FAMILY: Arial;
	FONT-SIZE: 14px;
	COLOR: #ffce00; 
	}
.yellow16 {
	FONT-FAMILY: Arial;
	FONT-SIZE: 16px;
	COLOR: #ffce00; 
	}
.green12 {
	FONT-FAMILY: Arial;
	FONT-SIZE: 12px;
	COLOR: #247315; 
	}
.green14 {
	FONT-FAMILY: Arial;
	FONT-SIZE: 14px;
	COLOR: #247315; 
	}	
.green18 {
	FONT-FAMILY: Arial;
	FONT-SIZE: 18px;
	COLOR: #247315; 
	}	
.beige11 {
	FONT-FAMILY: Arial;
	FONT-SIZE: 11px;
  COLOR: #886e00; 
  }
.beige12 {
	FONT-FAMILY: Arial;
	FONT-SIZE: 12px;
  COLOR: #886e00; 
  }
.beige14 {
	FONT-FAMILY: Arial;
	FONT-SIZE: 12px;
  COLOR: #886e00; 
  }
  
.grey10 {
	FONT-FAMILY: Arial;
	FONT-SIZE: 10px;
	COLOR: #999999;
	}
.grey11 {
	FONT-FAMILY: Arial;
	FONT-SIZE: 11px;
	COLOR: #999999;
	}
.grey12 {
	FONT-FAMILY: Arial;
	FONT-SIZE: 12px;
	COLOR: #999999;
	}
.grey14 {
	FONT-FAMILY: Arial;
	FONT-SIZE: 14px;
	COLOR: #999999;
	}
	
.darkgrey10 {
	FONT-FAMILY: Arial;
	FONT-SIZE: 10px;
	COLOR: #666666;
	}
.darkgrey11 {
	FONT-FAMILY: Arial;
	FONT-SIZE: 11px;
	COLOR: #666666;
	}
.darkgrey12 {
	FONT-FAMILY: Arial;
	FONT-SIZE: 12px;
	COLOR: #666666;
	}
.darkgrey14 {
	FONT-FAMILY: Arial;
	FONT-SIZE: 14px;
	COLOR: #666666;
	}
	
.white10 {
	COLOR: white;
	FONT-FAMILY: Arial;
	FONT-SIZE: 10px;
	}
.white11 {
	COLOR: white;
	FONT-FAMILY: Arial;
	FONT-SIZE: 11px;
	}	
.white12 {
	COLOR: white;
	FONT-FAMILY: Arial;
	FONT-SIZE: 12px;
	}
.white14 {
	FONT-FAMILY: Arial;
	FONT-SIZE: 14px;
	COLOR: white;
	}
.red11 {
	COLOR: #FF0000;
	FONT-FAMILY: Arial;
	FONT-SIZE: 11px;
	}
.red12 {
	COLOR: #FF0000;
	FONT-FAMILY: Arial;
	FONT-SIZE: 12px;
	}
.red14 {
	COLOR: #FF0000;
	FONT-FAMILY: Arial;
	FONT-SIZE: 14px;
	}
.red12b {
	COLOR: #FF0000;
	FONT-FAMILY: Arial;
	FONT-SIZE: 12px;
	FONT-WEIGHT: bold;
	}
.red14 {
  COLOR: #FF0000;
	FONT-FAMILY: Arial;
	FONT-SIZE: 14px;
	FONT-WEIGHT: bold;
	}
.orange12 {
	COLOR: #ffa100;
	FONT-FAMILY: Arial;
	FONT-SIZE: 12px;
	}
.orange14 {
	COLOR: #ffa100;
	FONT-FAMILY: Arial;
	FONT-SIZE: 14px;
	}
	
.maroon12 {
	COLOR: #9f2822;
	FONT-FAMILY: Arial;
	FONT-SIZE: 12px;
	}
.maroon14 {
	COLOR: #9f2822;
	FONT-FAMILY: Arial;
	FONT-SIZE: 14px;
	}
.maroon16 {
	COLOR: #9f2822;
	FONT-FAMILY: Arial;
	FONT-SIZE: 16px;
	}
.maroon18 {
	COLOR: #9f2822;
	FONT-FAMILY: Arial;
	FONT-SIZE: 18px;
	}
.maroon24 {
	COLOR: #9f2822;
	FONT-FAMILY: Arial;
	FONT-SIZE: 24px;
	}
.Cronos20 {
  COLOR: #9f2822;
	FONT-FAMILY: Cronos Pro;
	FONT-SIZE: 24px;
  }
	
	
.title {
	FONT-FAMILY: Arial;
	FONT-SIZE: 16px;
	FONT-WEIGHT: bold;
	
	}
.input {
	font-family: Arial; font-size: 12px; 
	color: #000000;
	
	BORDER-RIGHT: #FF8901 1px solid;
	BORDER-TOP: #FF8901 1px solid;
	BORDER-LEFT: #FF8901 1px solid; 
	BORDER-BOTTOM: #FF8901 1px solid;
	border-color:#FF8901;
	border-width: 1px;
	background-color: #FFFFFF;
	WIDTH: 160px;
	}
a:active {  
	font-family: Arial; 
	font-size: 12px; 
	color: #000000; 
	text-decoration: underline;
	}
a:hover {  
	font-family: Arial; 
	font-size: 12px; 
	color: #000000; 
	text-decoration: underline;
	}
a:link {  
	font-family: Arial; 
	font-size: 12px; 
	color: #000000; 
	text-decoration: underline;
	}
a:visited {  
	font-family: Arial; 
	font-size: 12px;  
	color: #000000; 
	text-decoration: underline;
	}

	
.ddBox {
	font-family: Arial; font-size: 12px; 

	border-width: 1px;
	BORDER-RIGHT: #999999 1px solid;
	BORDER-TOP: #999999 1px solid;
	BORDER-LEFT: #999999 1px solid; 
	BORDER-BOTTOM: #999999 1px solid;
	}
.txtBox {
	font-family: Arial; font-size: 12px; 
	border-color:#999999; 
	border-width: 1px;
	BORDER-RIGHT: #999999 1px solid;
	BORDER-TOP: #999999 1px solid;
	BORDER-LEFT: #999999 1px solid; 
	BORDER-BOTTOM: #999999 1px solid;
	
	}
.txtBoxNo {
	font-family: Arial; font-size: 12px; 
	text-align:right;
	border-color:#999999;
	border-width: 1px;
	BORDER-RIGHT: #999999 1px solid;
	BORDER-TOP: #999999 1px solid;
	BORDER-LEFT: #999999 1px solid; 
	BORDER-BOTTOM: #999999 1px solid;
	margin-top:0px;
	margin-bottom:0px;
	}
.txtBoxNoShort {
	font-family: Arial; font-size: 12px; 
	text-align:right;
	border-color:#999999;
	border-width: 1px;
	BORDER-RIGHT: #999999 1px solid;
	BORDER-TOP: #999999 1px solid;
	BORDER-LEFT: #999999 1px solid; 
	BORDER-BOTTOM: #999999 1px solid;
	margin-top:0px;
	margin-bottom:0px;
	height:10px;
	}
	
.fixedHDRScrollContainer {
   /* relative horizontal header scroll */
  position: relative;  
  overflow: auto;          
  }         
  
.fixedHDRScrollContainer table th {
  /* fixed vertical header scroll */
  position: relative ;      
  top: expression(offsetParent.scrollTop-2); 
  /* positioning for header */
  }


/* hint box */
#hintbox{ /*CSS for pop up hint box */
  position:absolute;
  top: 0;
  background-color: lightyellow;
  width: 150px; /*Default width of hint.*/ 
  padding: 3px;
  border:1px solid black;
  font:normal 11px Verdana;
  line-height:18px;
  z-index:100;
  border-right: 3px solid black;
  border-bottom: 3px solid black;
  visibility: hidden;
  }

.hintanchor{ /*CSS for link that shows hint onmouseover*/
  margin: 0px 2px 0px 2px;
  }



