#tblMain{
border-collapse:collapse;
border:1px solid #c0c0c0;
background-color:#ffffff;
margin-left:15px;
}

#tblMain td{
padding:5px;
}

#tblMain th{
border:1px solid #c0c0c0;
background-color:#17426D;
color:#ffffff;
padding-top:2px;
padding-bottom:2px;
padding-left:5px;
font-weight:bold;
text-align:left;
}

#tblMain th.thl{
border-right:none;
}

#tblMain th.thr{
border-left:none;
text-align:right;
padding-right:5px;
}	

#tblMain td.colhead{
font-weight:bold;
vertical-align:top;
}

#tblMain td.colhead a:link{
font-weight:normal;
text-decoration:none;
}

#tblMain td.colhead a:hover{
font-weight:normal;
text-decoration:underline;
}



#tblMain td.sep{
padding:0px;
height:1px;
background-color:#c0c0c0;
}

#tblMain th a:link, #tblMain th a:visited, #tblMain th a:active{
color:#ffffff;
text-decoration:none;
}

#tblMain th a:hover{
color:#ffffff;
text-decoration:underline;
}



