.tabelSJ {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.tabel {
	border: 1px solid #CCCCCC;
}.GriMediu {
	font-family: tahoma, Arial;
	font-size: 11px;
	color: #565656;
	letter-spacing: normal;
}
.VerdeMediu {
	font-family: tahoma, Arial;
	font-size: 11px;
	color: #0CA51A;
	text-decoration: none;
}
.VerdeMediu:hover {
	font-family: tahoma, Arial;
	font-size: 11px;
	color: #0CA51A;
	text-decoration: underline;
}
.GriMic {

	font-family: tahoma, Arial;
	font-size: 10px;
	color: #8C8C8C;
}
.VerdeMic {

	font-family: tahoma, Arial;
	font-size: 10px;
	color: #0CA51A;
	text-decoration: none;
}
.tabelLR {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

