td.c1 {
	height: 14 pt;	
	 color: #333399; 
	 font-size: 12pt; 
	 font-family: "Arial";
	 font-weight:bold;
}

td.c2 {
	height: 14 pt;
	font-size: 10pt;
	text-align: center;
	color: windowtext;
	font-family: "Arial";
	vertical-align: bottom;
	white-space: nowrap;
	background: #9999FF;
}


td.c4 {
	height: 24 pt;
	border-right:1px solid;
	text-align: center;
	vertical-align: middle;
	font-size: 10pt;
	font-family: "Arial";
	font-weight: bold;
	padding-left: 1px;
	padding-right: 1px;
	background: #9999FF;

}

td.c5{
	height: 17 pt;
	text-align: center;
	border-left: 1px solid;
	border-right:1px solid;
	border-top:1px solid;
	color: windowtext;
	font-size: 10pt;
	font-family: "Arial";
	font-weight: bolder;
	vertical-align: bottom;
	white-space: nowrap;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	background: #9999FF;
}

td.c6 {
	font-size: 10pt; 
	height: 14 pt;		
	font-family: "Arial";
	border-right: 1px solid;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	text-align: center;	
}

td.c7 {
	font-size: 10pt;
	height: 14 pt;	
	font-family: "Arial";
	background-color : "#CCCCFF";
	text-align: center;	
}


select.s1{
	WIDTH: 80; 
	font-size:11px; 
	font-family:Verdana, Arial;
}

select.s2{
	WIDTH: 250; 
	font-size:11px; 
	font-family:Verdana, Arial;
}

select.s3{
	WIDTH: 90; 
	font-size:11px; 
	font-family:Verdana, Arial;
}



input.i1 {
	font-size: 10pt;
	font-family: "Arial";
	border : thin groove;
	height : 14pt;
	color: Blue;
	text-align: center;
}

