/* CSS Document */

.style1 {
	font-weight: bold;
	line-height:2em;
}

table.sctbl1 {border:2px solid #336; margin-bottom:10px;}
table.sctbl1 td{
border:1px solid #999;
padding:2px;
}

table.sctbl1 th{
background-color:#FF9938;
border:1px solid #999;
padding:2px;
}

.bgOrange{
background-color:#FFF3DB;
}


table.sctbl2 {border:1px solid #f90; margin-bottom:10px;}
table.sctbl2 td{
border:1px solid #f90;
padding:2px;
}


