#SATto3SATCON {
  width: 800px;
  height: 550px;
}

.avcontainer{
  overflow: visible;
}

.jsavline{
  height: 50px;
}

.jsavarray .jsavindex{
	min-width:30px;
	min-height:30px;
	height:30px;
	line-height:30px;
        text-align:center;
}
.falsecolor{
   	color:red;
}
.truecolor{
   	color:green;
}
.color1{
   	color:blue;
}
.color2{
   	color:Chocolate;
}
.invisible{
	opacity:0;
}
.fontbold{
	font-weight:bold;
}
.cellhighlight{
	background-color: AquaMarine;
}
