﻿
	 
.green12{font-size:12px;}
.gray{color:#6c6c6c;}
.gray12{color:#333;
        font-size:12px;}
		
.white11_bold{
         font-family:Arial, Helvetica, sans-serif;
         color:#FFFFFF;
		 font-weight:bold;}
	 
.white16_bold{font-size:16px;
         color:#FFFFFF;
		 font-weight:bold;}
		 
.orange12_bold{font-size:12px;
          color:#FF9600;
		  font-weight:bold;}
		  
.orange16_bold{font-size:16px;
          color:#FF9600;
		  font-weight:bold;}
		  
		  
.dark_red14{font-size:14px;
          color:#d50000;
		  font-weight:bold;}
		  
		  
.inputbox1{
           font-family:Arial, Helvetica, sans-serif;
		   text-decoration:none;
		   width:135px;
		   height:16px;
		   background:#FFFFFF;
	margin-left: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
}
		   
		   
	 
A.a01 {
	font-size:11px;
	line-height:22px;
	color: #333;
	font-weight:bold;
	text-decoration:none;}
		
A.a01:hover {
	font-size:11px;
	line-height:22px;
	color: #FF0000;
	font-weight:bold;
	text-decoration:underline;}
	
A.green11 {
	font-size:11px;
	color:#006400;
	line-height:16px;
	text-decoration:none;}
		
A.green11:hover {
	font-size:11px;
	color: #FF0000;
	line-height:16px;
	text-decoration:underline;}
	
A.green12 {
	font-size:12px;
	color:#006400;
	line-height:14px;
	text-decoration:none;}
		
A.green12:hover {
	font-size:12px;
	color: #FF0000;
	line-height:14px;
	text-decoration:underline;}
	
A.orange12 {
	font-size:12px;
	color:#FF9600;
	line-height:14px;
	text-decoration:none;}
		
A.orange12:hover {
	font-size:12px;
	color:#FF0000;
	line-height:14px;
	text-decoration:underline;}
