.table_header_tab {
	color: #999;
	font-weight: normal;
	font-family: Tahoma;
	font-size: 9px;
}

.table_normal {
	font-weight: normal;
	font-family: Tahoma;
	font-size: 9px;
}

.table_right {
	text-align:right;
}

.table_red {
	color: #e63939;
	text-align:right;
}