﻿/*REPORTS*/

tbody tr.tr1{
	background-color: #CCCCCC
}
/*table th, tr.tr2 {
    background-color: #662D91;
    padding: 5px;
    font-size: 100%;
    color: #ffffff;
    font-weight: bold;
}*/
table th, tr.tr2 {
    background-color: #6e7aab;
    padding: 5px;
    font-size: 100%;
    color: #ffffff;
    font-weight: bold;
}

tr.tr3{
	background-color:#F2F2EE
}
tr.tr4{
	font-weight:bold
}

table.tbl2{
	text-align:center 
}
td.td1{
	font-weight:bold
}