@charset "utf-8";
/* CSS Document */

.fontheader{
	color:#FF3C40;
	font-size: 26px;
	font-family: 'Arial Narrow';
}

.fontheader1{
	color:#2e3192;
	font-size: 9px;
	font-family: 'Verdana';
}


table#2{
	font-family: Arial Narrow, Helvetica, sans-serif;
	font-size: 13px;
	width: 537px;
	border-top-style: solid ;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;	
}
table#1{
	font-family: Arial Narrow, Helvetica, sans-serif;
	font-size: 13px;
	width: 500px;
	border-top-style: solid ;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;	
}
td{ 
	font-weight: bold;
}

.tableheader{
	background-color:#123366;
	font-family: Arial Narrow, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	border-bottom-style:  solid;
	border-bottom-color: #333333;
	color: #FFFFFF;
}
.fontcolor{
	color:  #FF0000;
}

