@charset "UTF-8";
/* CSS Document */

#mainTable {
	border: 1px solid #F90;
	/*/*/line-height: normal; /* */
	color: #666;
	text-align: center;
 }

.Tableheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666;
}

.Orangetableheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #F90;
}
