html, body {height:100%; margin:0; padding:0;}
body{
cursor: url(../images/mouseremote.cur),auto;

}
label {
cursor:url(../images/mouseremote.cur),auto;
border: 0px;
text-decoration: none;
}
table,tr,td{
font-size: 12px;
font-family:verdana;//alial;
font-weight:normal;
color:white;//#F2F2F2;//E6E6E6; //D8D8D8; //FFFF66;

margin:0px;
border-collapse: collapse;
border-style:solid;
border-width:1px;
border-color:#DF3101;
border-spacing:0px;
}
td{
padding:2px;
vertical-align: middle;

}
.unchecked { background-color: black;font-weight:normal;button.display:none; }
//.unchecked { background-color: transparant;font-weight:normal;button.display:none; }
.selected { background-color: #DF3101;font-weight:normal;button.display:visible; }
tr.selected  td{border-color:black; }

input.checkbox {
font-size: 2px;
}

#page-background {
position:absolute;
height:100%;width:100%;

}
#content {
position:relative;
z-index:1;
}

#prevnext-background {
position:absolute;
height:100px;width:100%;

#control-background {
position:absolute;
width:100%;
