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

table, td, th {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #D20606;
	text-align: left;
	height: 10px;
	font-weight: bold;
}
th {
	color:#0079D6;
	background-image: url(../images/navBG.png);
	font-size: 18px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0079D6;
}
.tblBorder {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #00A8F2;
}
