.restab
{
font-family:'Verdana','Arial',sans-serif;
border-collapse: collapse;
border:none;
}
.restab TD
{
border: 0px solid #202070;
color:#180929;
text-align:center;
}
.restab INPUT
{
font-family:'Verdana','Arial',sans-serif;
background-color:#FFFEF8;
text-align:center;
font-size: 160%;
font-weight:400;
width:40px;
height:40px;
}
.restab .cellcolheader
{
background-color:#FFFEF8;
border:none;
border-bottom:4px solid #202070;
color:rgb(0,0,80);
font-size: 80%;
font-weight:400;
height:30px;
}
.restab .cellrowheader
{
background-color:#FFFEF8;
border:none;
border-right:4px solid #202070;
color:rgb(0,0,80);
font-size: 80%;
font-weight:400;
width:30px;
}
.restab .cellodd INPUT
{
background-color:rgb(255,255,240);
}
.restab .celleven INPUT
{
background-color:rgb(210,250,200);
}
.restab .celloccupied INPUT
{
background-color:rgb(248,237,170);
}
.restab .celluser INPUT
{
background-color:rgb(220,235,255);
font-weight:600; 
}
.restab .cellset INPUT
{
background-color:rgb(240,247,255);
}
.restab .cellerr INPUT
{
background-color:rgb(230,200,170);
}
.restab .cellhigh INPUT
{
background-color:rgb(145,245,240);
}
.restab .regr
{
border-right:4px solid #202070;
}
.restab .regb
{
border-bottom:4px solid #202070;
}
