.divContCable{
	position:relative;
	border:1px #99FF00 none; 
	width:480px; 
	height:288px;
}
.divContGrillaCan{
	position:relative;
	border:1px Blue none; 
	width:485px; 
	height:288px;
	overflow-y: auto;
	overflow-x: hidden;
}
.tableGrillas {
	border: 1px solid #E6E6FA; 
}
.tableGrillas TD{
	border: 1px solid #E6E6FA; 
}
a.tableGrillasLnk{
	padding: 2px;
	font-family: Arial;
	font-size: 11px;
	color: #708090;
	text-decoration: none;
}
a.tableGrillasLnk:hover{
	padding: 2px;
	font-family: Arial;
	font-size: 11px;
	color: #708090;
	text-decoration: underline;
}
.tableGrillasTitulo{
	padding: 2px;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #4682B4;
}
.TdSinLnk{
	font-family: Arial;
	font-size: 11px;
	color: #708090;
	text-decoration: none;
}
.contScroll{
	position:relative;
	border:1px Blue none; 
	height:288px;
	overflow-y: auto;
	overflow-x: hidden;
}
td.lblSuscrip{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bolder;
	text-align: right;
	height: 25px;
}
td.lblSuscripL{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bolder;
	text-align: left;
	height: 25px;
}
input.fldform{
	border-bottom: #0000CD solid 1px;
	border-left: #0000CD solid 1px;
	border-right: none;
	border-top: none;
	font-family: monospace;
}
select.fldSelect{
	border: #0000CD solid 1px;
	font-family: monospace;
}
table.grillaSeniales{
	border: 1px solid #168CBC;
}
.sintonia{
	font-family: Verdana;
	font-weight: bold;
	font-size: 18px;
	color: #E32200;
	text-align: right;
}
.nombresenial{
	font-family: Verdana;
	font-weight: bold;
	font-size: 14px;
	color: #4682B4;
	text-align: right;	
}
/* Form login webmail*/
TD.titLoginWebmail{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #33638D;
}
TD.lblLoginWebmail{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #33638D;	
}
INPUT.fldLoginWebmail{
	border-bottom: 1px solid #33638D;
	border-left: 1px solid #33638D;
	border-right: none;
	border-top: none;
	font-family: monospace;
	background-color: #c7e3f8;
}
TABLE.tabLoginWebmail{
	background-color: #c7e3f8;
	border: 1px solid Gray ;
}
/*Fin form login webmail*/