.reg12 {
	FONT-FAMILY: Arial;
	FONT-SIZE: 12px;
	}
.reg12b {
	FONT-FAMILY: Arial;
	FONT-SIZE: 12px; 
	font-weight: bold;
	}
.white10 {
	FONT-FAMILY: Arial;
	FONT-SIZE: 10px;
	COLOR: white;
	}
.white12 {
	COLOR: white;
	FONT-FAMILY: Arial;
	FONT-SIZE: 12px;
	}
.white14 {
	COLOR: white;
	FONT-FAMILY: Arial;
	FONT-SIZE: 14px;
	FONT-WEIGHT: bold;
	}
.white16 {
	COLOR: white;
	FONT-FAMILY: Arial;
	FONT-SIZE: 16px;
	FONT-WEIGHT: bold;
	}	
.red12 {
	COLOR: FF0000;
	FONT-FAMILY: Arial;
	FONT-SIZE: 12px;
	}
.red12b {
	COLOR: FF0000;
	FONT-FAMILY: Arial;
	FONT-SIZE: 12px;
	FONT-WEIGHT: bold;
	}
.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;
	}
h1 {
	font-family: Arial; 
	font-size: 18 px;  
	FONT-WEIGHT: bold;
	margin-top:0px;
  margin-bottom:0px;  
	}
.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;
	}

