#marcadoreshome {
width:300px;
	padding:5px;
border: #CCC solid 1px;
}
#marcadoreshome td {
border-bottom: #CCC solid 1px;

padding:5px;
}
tr.foo:hover {
	background-color: #F7F7F7;

}

#marcadoreshome .NL {
text-align:center;

}
#marcadoreshome .NV {
text-align:center;
border-left: #CCC solid 1px;

}
#marcadoreshome .SC {
font-weight:bold;
text-align:center;
border-left: #CCC solid 1px;

}
#marcadoreshome .LK {
font-weight:bold;
text-align:center;
border-left: #CCC solid 1px;

}