
error { }

a:link { color:black; text-decoration: none; } 
a:visited { color:black; text-decoration: none; } 
a:hover { color:black; text-decoration: underline; }


table { font: bold 11px tahoma; }
table.sideactive { cursor: hand; background-image: url('Images/SideHot.gif'); }
table.sideinactive { cursor: hand; background-image: url('Images/SidePane.gif'); }
table.popupactive { cursor: hand; border: solid 1px #cccccc; background-color: #dddddd; }
table.popupinactive { cursor: hand; border: solid 1px #eeeeee; background-color: #eeeeee; }
div.popup { position: absolute; z-index: 1; border: solid 1px #cccccc; padding:2px; visibility: hidden;  background-color: #eeeeee; }
