table
{
	border-collapse: collapse;
	width:100%;
	color: #454545;
}

table th
{
height:24px;
text-align: left;
color: #666;
background: #e6e6e6;
text-align: left;
}

table tr.bianco
{
background:#FFF;
height:30px;
}

table tr.ricev
{
background:#FFF7EA;
height:25px;
}

table tr.aud
{
background:#EBFFC1;
height:25px;
}

table tr.palm
{
background:#E6F7FF;
height:25px;
}

table tr.tx
{
background:#F2F4EC;
height:25px;
}

table tr.rtx
{
background:#F9EEF9;
height:25px;
}

table tr.decoder
{
background:#F3E8E0;
height:25px;
}


/* tabella unità misura */

table td.sensors
{
	color:#FFF;
    background-color:#0099FF;
}

table tr.receiver
{
	color:#333;
	background-color: #EFEFEF;
	height:30px;
}

table tr.receiver2
{
	color:#000;
	background-color:#F4F4F4;
}

table tr.audio
{
	height:25px;
	border-bottom: 1px solid #B7DC78;
	border-top: 1px solid #B7DC78;
	background-color: #EAEEDB;
}

table tr.keyfob
{
background:#E6F7FF;
height:25px;
border-bottom: 1px solid #BBE9FF;
border-top: 1px solid #BBE9FF;
}

table tr.txhyb
{
	/*border-top: 1px solid #DDD;*/
	background: #F4F4F4;
	height:30px;
	color: #00CCFF;
	border-bottom:1px solid #ddd;
}

table tr.transc
{
background: #F9E3F2;
height:25px;
border-bottom: 1px solid #CC99CC;
border-top: 1px solid #CC99CC;
}

table tr.dec
{
height:25px;
border-top: 1px solid #ddd;
}

table tr.ant
{
background:#E6F7FF;
height:25px;
border-bottom: 1px solid #BBE9FF;
border-top: 1px solid #BBE9FF;
}