/*! Binary Bit Panel Tab Blue
 * Binary Bit LAN
 * Author: Jeffrey Scott and Rod Remelin
 * Copyright (c) 2008 Binary Bit LAN. All Rights Reserved.
 * http://www.binarybit.com, http://www.binarybit.com
 * TechSupport@binarybit.com
 * Last Update: 16-Oct-2009
 * Version 1.0.0
 *
 * Link       FG FFFFFF white
 * Link Hover FG FFFF00 yellow
 */div#panelman{background-image:url(Images/BoxPanel.gif);background-repeat:repeat-x;height:29px;width:100%;margin:0;padding:0;overflow:hidden;clear:both;zoom:1}#panelcon{position:relative;top:0;left:50%;width:120px;margin-left:-60px;cursor:pointer}div#paneltab{padding:0;margin:0;width:100%;height:100%;z-index:20}div#paneltab img{border:0}#paneltableft{float:left;width:20px;height:20px;background-image:url(Images/PanelTab.gif);background-position:0 0;background-repeat:no-repeat}#paneltabright{float:right;width:20px;height:20px;background-image:url(Images/PanelTab.gif);background-position:-25px 0;background-repeat:no-repeat}div#toppanelbutton{text-align:center;font-size:11pt;line-height:19px;overflow:hidden;height:20px;background-image:url(Images/PanelTab.gif);background-position:-50px 0;background-repeat:repeat-x}a#toggle,a#toggle:link,a#toggle:visited{color:#fff;font-size:11pt;line-height:19px;font-weight:bold;text-decoration:none;font-family:'Comic Sans MS',Arial,Tahoma,Georgia,Helvetica}a#toggle:hover,a#toggle:active,a#toggle:focus,a#toggle:hover:focus{color:#ff0;background:0;text-decoration:none;font-family:'Comic Sans MS',Arial,Tahoma,Georgia,Helvetica}
