#reg_table_font {

	font-family: verdana; 
	font-size: 12px; 
	color:#000000;
	}

#small_table_font {

	font-family: verdana; 
	font-size: 10px; 
	color:#000000;
	}
#content_font {

	font-family: verdana; 
	font-size: 10px; 
	color:#000000;
	}
#reg_main_header_font {
	font-family: verdana;
	font-weight: bold;
	font-size: 14px; 
	color:#000000; 
	
}

#reg_header_font {
	font-family: verdana;
	font-weight: bold;
	font-size: 12px; 
	color:#000000; 
	
}

#href_font {
	font-family: verdana;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}
#href_font:Hover {
	color: #000000;
	font-family: verdana;
	text-decoration: underline;
	font-size: 12px;
}
#alt_row_odd {
	background-color: white;
}

#alt_row_even {
	background-color: #E8EAF7;
}

#thin_border {
border-style: solid;
border-width: thin;
background-color: #7B94BB;

}

#reg_status_font {

	font-family: verdana; 
	font-size: 12px; 
	color:red;
	}

	
#thin_border_clear {
border-style: solid;
border-width: 1px;

}

