
	
	div.white_text {font-family: verdana;
					font-size:  8pt; 
					color:white;
	}
	div.adress_text {
					font-family: verdana;
					font-size:7pt; 
					color:white;
	}
	td.bold_white {font-family: verdana;
					font-size:  8pt; 
					color:white;
					font-weight:bold;
					
	
					}
	input.red {
	background-color: white;
	border: #FF3333 1px solid;
	color: #999999;
	font-family: arial, verdana, ms sans serif;
	font-size: 12px;
	font-weight: normal
	}					
					
	input.cyan {
	background-color: white;
	border: #009999 1px solid;
	color: #999999;
	font-family: arial, verdana, ms sans serif;
	font-size: 12px;
	font-weight: normal
	}						
					
	input.blue {
	background-color: white;
	border: #333399 1px solid;
	color: #999999;
	font-family: arial, verdana, ms sans serif;
	font-size: 12px;
	font-weight: normal
	}					
					
	textarea.blue {
	background-color: white;
	border: #333399 1px solid;
	color: #999999;
	font-family: arial, verdana, ms sans serif;
	font-size: 12px;
	font-weight: normal
	}
	
	textarea.cyan {
	background-color: white;
	border: #009999 1px solid;
	color: #999999;
	font-family: arial, verdana, ms sans serif;
	font-size: 12px;
	font-weight: normal
	}	
	
	textarea.red {
	background-color: white;
	border: #FF3333 1px solid;
	color: #999999;
	font-family: arial, verdana, ms sans serif;
	font-size: 12px;
	font-weight: normal
	}
	
	td.black_text_bold {
	font-family: arial;
	font-size:  16px; 
	color:#000000;
	font-weight: bold;
	}					
	
	td.grey_text_small {
	font-family: arial;
	font-size:  12px; 
	color:#3B3B3B;
	}
	
	
	
	td.cyan_text_small {
	font-family: arial;
	font-size:  12px; 
	color:#006477;
	}				
					
	td.grey_text {
	font-family: arial;
	font-size:  12px; 
	color:#999999;
	}
	
	td.grey_text_home {
	font-family: arial;
	font-size:  12px; 
	color:#999999;
	background-color: #F4F4F4;
	}
	
	td.black_text {
	font-family: arial;
	font-size:  14px; 
	color:#000000;
	}				
					
	td.orange_text {
	font-family: arial;
	font-size:  12px; 
	color:#FF9600;
	}
	
	td.cyan_text {
	font-family: arial;
	font-size:  12px; 
	color:#009999;
	}
	
	td.red_text {
	font-family: arial;
	font-size:  12px; 
	color:#FF3333;
	}
	
	td.grey_line {
	background-color: #878787;
	}
	td.light_grey {
	background-color: #F7F7F7;
	
	}
	
	td.light_grey_cyan {
	background-color: #F7F7F7;
	font-family: arial;
	font-size:  12px; 
	color:#009999;
	}
	
	td.black_line {
	background-color: #000000;
	}
	
	td.white {
	background-color: #FFFFFF;
	}
	
	td.blue {
	background-color: #333399;
	}	
	
	td.orange{
	background-color: #FF9600;
	}	
	
	td.cyan {
	background-color: #006477;
	}
	
	td.red {
	background-color: #FF3333;
	}
	
	td.green {
	background-color: #33CC33;
	}
	
	td.black {
	background-color: #000100;
	font-family: verdana;
					font-size:  8pt; 
					color:white;
	}
	
	a {
	font-family: arial;
	font-size:  12px; 
	color:#006477;
	text-decoration:none;
	}
		a.small {
	font-family: arial;
	font-size:  12px; 
	color:#FF9600;
	text-decoration:none;
	}
	
		a.visited {
	font-family: arial;
	font-size:  12px; 
	color:##FF9600;
	text-decoration:none;
	}					

	span.red_text_small {
	font-family: arial;
	font-size:  10px; 
	color:#FF3333;
	}
	
	span.white_text_small {
	font-family: arial;
	font-size:  10px; 
	color:#FFFFFF;
	}