img { border: 0px; }
body {
 margin: 0px;
 font-family: trebuchet ms, verdana, helvetica, arial, sans-serif;
 overflow: hidden;
}
#skipdiv {
 z-index: 11;
 background: lightblue;
 font-size: 10pt;
 border: 1px solid black;
 position: absolute;
 bottom: 5px;
 right: 5px;
 padding: 3px;
}
#gaptable {
 z-index: 10;
 width: 100%;
 height: 100%;
 position: absolute;
 top: 0px;
 left: 0px;
}
#rh1 {
 background: black;
 color: white;
 font-family: sans-serif;
 font-size: 10px;
 height: 50%;
 vertical-align: top;
}
#gap { background: transparent; }
#rh2 { background: black; }
#logotable {
 background: url(../images/logotile.png) bottom repeat-x #15004d;
 top: 0px;
 left: 0px;
 position: absolute;
 z-index: 9;
 width: 100%;
 height: 100%;
}
#loading {
 position: absolute;
 display: none;
}
#desktop1 {
 z-index: 8;
 width: 100%;
 height: 100%;
}
#desktop2 {
 position: absolute;
 bottom: 0px;
 left: 0px;
 width: 100%;
 height: 100%;
}
#taskbar {
 background: transparent;
 width: 100%;
 height: 23px;
 position: absolute;
 bottom: 0px;
 z-index: 7;
}
#startbutton {
 border-top: 2px solid white;
 border-left: 2px solid white;
 border-right: 2px solid black;
 border-bottom: 2px solid black;
 background: black;
 color: white;
 font-family: helvetica, verdana, arial, sans-serif;
 font-size: 12px;
 font-weight: bold;
 margin-left: 5px;
 margin-right: 2px;
 padding-left: 3px;
 padding-right: 3px;
 cursor: default;
}
.emptytaskbar {
 border-top: 2px solid white;
 border-left: 2px solid white;
 border-right: 2px solid black;
 border-bottom: 2px solid black;
 background: black;
 color: white;
 font-family: helvetica, verdana, arial, sans-serif;
 font-size: 12px;
 font-weight: bold;
 margin-left: 1px;
 margin-right: 2px;
 padding-left: 8px;
 padding-right: 8px;
 cursor: default;
}
.taskbarlink {
 text-decoration: none;
 color: white;
 cursor: default;
}
.window { display: none; }
.xborder { height: 3px; }
.yborder { width: 3px; }
.nw { cursor: nw-resize; }
.n { cursor: n-resize; }
.ne { cursor: ne-resize; }
.titlebar { background: black; }
.titleicon {
 padding-top: 1px;
 padding-bottom: 1px;
}
.titleleft { padding-left: 1px; }
.titletext {
 font-size: 10pt;
 text-align: center;
 font-family: sans-serif;
 color: white;
 cursor: default;
}
.titleright { padding-right: 1px; }
.w { cursor: w-resize; }
.e { cursor: e-resize; }
.sw { cursor: sw-resize; }
.se { cursor: se-resize; }
.s { cursor: s-resize; }
#starttbl {
 background: black;
 color: white;
 position: absolute;
 bottom: 27px;
 left: 5px;
 width: 150px;
 display: none;
 z-index: 9;
 padding-left: 20px;
 height: 0px;
}
.startentry {
 background: black;
 vertical-align: middle;
 padding: 0px 5px;
 line-height: 50px;
 display: none;
 cursor: default;
}
