
/* hostings */
#table_header_1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#table_content_1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#table_content_right {
	font-family: Geneva, Arial, Helvetica, sans-serif;
        font-size: 10px;
        text-align: center;
	width: 10em;
}



.table_row_1 {
	background-color: #EDF0F1;
}
.table_row_2 {
	background-color: #dfe6e7;
}


