body         { background-color: #ffffcc; }
h2           { font-family: Times New Roman; }
p            { font-family: MS Sans Serif; font-size: 8pt; }
input        { font-family: MS Sans Serif; font-size: 8pt; }
pre	     { margin:0; }
td           { font-family: MS Sans Serif; font-size: 8pt; }
th           { font-family: MS Sans Serif; font-size: 8pt; }
textarea     { font-family: MS Sans Serif; font-size: 8pt; }
#body         { background-color: #00ffff; }
#body         { background-color: #99ccff; }
.padr        { padding-right:10px; }
.pwd         { font-family: Verdana; font-size: 8pt; }
.df          { font-family: MS Sans Serif; font-size: 8pt }
.tf          { font-family: Arial; font-size: 2pt }
.bl          { border-left: 2px groove }
.br          { border-right:2px groove }
.bt          { border-top:  2px groove }
.bb          { border-bottom: 2px groove }
.hd          { cursor:pointer; cursor:hand; } /* hand is for old IE<6 */  
.cb          { height:10; }
.shk         { border-collapse:collapse; }
.sf          { font-family: MS Sans Serif; font-size: 8pt }
.fix         { font-family: Courier; font-size: 8pt; }
.hide        { display:none }
.show        { display:block }
.dlg         { background: #d4d0c8; }
.3dPanel     { BORDER-BOTTOM: #3f3f3f thin inset; BORDER-LEFT: white thin outset;
               BORDER-RIGHT: #3f3f3f thin inset; BORDER-TOP: white thin outset;}
.background  { BACKGROUND-COLOR: #d6d3ce }
.box-outer   { background-color: #99ccff }
.toolButton  { BORDER-BOTTOM: #d6d3ce thin solid; BORDER-LEFT: #d6d3ce thin solid;
               BORDER-RIGHT: #d6d3ce thin solid; BORDER-TOP: #d6d3ce thin solid }
.3dPanelClick{ BORDER-BOTTOM: silver thin inset; BORDER-LEFT: silver thin inset;
               BORDER-RIGHT: silver thin inset; BORDER-TOP: silver thin inset }
.selected    { BACKGROUND-COLOR: #99ccff }
.error	     { color: #C00000; font: bold 10pt "MS Sans Serif"; }
.pbutton
{
    BORDER-BOTTOM: #d8d0c8 thin solid;
    BORDER-LEFT: #d8d0c8 thin solid;
    BORDER-RIGHT: #d8d0c8 thin solid;
    BORDER-TOP: #d8d0c8 thin solid;
    COLOR: black;
    FONT-WEIGHT: bold;
    PADDING-BOTTOM: 2px;
    PADDING-LEFT: 2px;
    PADDING-RIGHT: 2px;
    PADDING-TOP: 2px;
    TEXT-DECORATION: none;
    cursor: hand;
}
.pbutton:visited
{
    TEXT-DECORATION: none
}
.pbutton:active
{
    TEXT-DECORATION: none
}

