.restab
{
font-family:'Verdana','Arial',sans-serif;
border-collapse: collapse;
border:none;
}
.restab TD
{
font-family:'Verdana','Arial',sans-serif;
border: 1px solid #707020;
color:#180949;
text-align:center;
font-size: 160%;
width:40px;
height:40px;
}
.restab .cellcolheader
{
background-color:#FFFEF8;
border:none;
border-bottom:4px solid #707020;
color:rgb(0,0,80);
font-size: 80%;
font-weight:400;
height:30px;
}
.restab .cellrowheader
{
background-color:#FFFEF8;
border:none;
border-right:4px solid #707020;
color:rgb(0,0,80);
font-size: 80%;
font-weight:400;
width:30px;
}
.restab .cellodd
{
background-color:rgb(255,255,240);
}
.restab .celleven
{
background-color:rgb(200,250,210);
}
.restab .celloccupied
{
background-color:rgb(248,237,170);
}
.restab .cellunused
{
background-color:rgb(48,37,90);
}
.restab .celluser
{
background-color:rgb(207,222,255);
}
.restab .cellerr
{
background-color:rgb(230,100,100);
}
.restab .cellhigh
{
background-color:rgb(100,100,200);
}
.restab .regr
{
border-right:4px solid #707020;
}
.restab .regb
{
border-bottom:4px solid #707020;
}
.imgtitle { float:left; padding:5px;}

