#tbl_tmp{
	margin: 0px;
	padding: 0px;
	border:0px;
	font-size: 12px;
}

#tbl_tmp .tbl {
border-collapse: collapse;
margin:8px 0 12px;
width:100%;!important
}
#tbl_tmp .tbl td, .tbl th {
	text-align: left;
	padding:.3em .5em;
!important
; 		font-size: 11px;
	line-height: 14px;
}
#tbl_tmp .tbl th {
	color:#494949;
	font-weight:bold;
	background-color: #fff;
!important
; 		border-bottom-width: 2px;
	border-top-style: none;
	border-bottom-style: solid;
	border-bottom-color: #82BADF;
}
#tbl_tmp .tbl .on td{
	background-color: #edf5fa;
!important
; 		border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #82BADF;
}
#tbl_tmp .tbl .off td{
	background-color: #fff;
!important
; 		border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #82BADF;
}
#tbl_tmp .tbl .hover {
text-align:left;  padding-right:1em;  border-bottom:3px solid #ccc;
color:#494949;
font-weight:bold;
background-color: #99f;
}
#tbl_tmp.tbl .click {
background-color: #66f;
font-weight: bold;!important
}

