body.tol     { background-color : rgb(102, 51, 0);
               font-family      : "Trebuchet MS", Arial, Helvetica;
               font-size        : 10pt;
               margin           : 0px;
               scrollbar-arrow-color:#663300;
               scrollbar-face-color:#996633;
               scrollbar-highlight-color:#CC9966;
               scrollbar-3dlight-color:#CC9966;
               scrollbar-shadow-color:#000000;
               scrollbar-darkshadow-color:#000000;
               scrollbar-track-color:#663300;
               color            : rgb(255, 255, 255); }
.hor         { background-image : url("img/horizontal.gif");
               background-repeat : repeat-x; }
.ver         { background-image : url("img/vertical.gif");
               background-repeat : repeat-y; }
.horT        { background-image : url("img/horizontalTm.gif");
               background-repeat : repeat-x; }
.verL        { background-image : url("img/verticalLm.gif");
               background-repeat : repeat-y; }
.horB        { background-image : url("img/horizontalBm.gif");
               background-repeat : repeat-x; }
.verR        { background-image : url("img/verticalRm.gif");
               background-repeat : repeat-y; }
h1.tol       { font-size        : 15pt;
               color            : rgb(255, 255, 255); }
h2.tol       { font-size        : 13pt;
               color            : rgb(255, 255, 255); }
.tolcap      { font-size        : 15pt;
               color            : rgb(255, 255, 255); }
.smallcap    { font-size        : 13pt;
               color            : rgb(255, 255, 255); }
.smallercap  { font-size        : 11pt;
               color            : rgb(255, 255, 255); }
a:link       { text-decoration  : underline;
               color            : rgb(153, 204, 255); }
a:active     { text-decoration  : underline;
               color            : rgb(153, 204, 255); }
a:visited    { text-decoration  : underline;
               color            : rgb(153, 204, 255); }
table,td,th  { font-family      : "Trebuchet MS", Arial, Helvetica;
               font-size        : 10pt;
               font-weight      : normal;
               color            : rgb(255, 255, 255); }
table.disp   { border-collapse  : collapse; }
table.tol    { background-color : rgb(106, 55, 4);
               border-color     : rgb(0, 0, 0);
               border-width     : 2px;
               border-style     : solid; }
table.adm    { background-color : rgb(255, 255, 255);
               border-color     : rgb(0, 0, 0);
               border-width     : 0px;
               border-style     : solid; }
th.ref       { background-color : rgb(0, 0, 85);
               border-color     : rgb(34, 17, 0);
               border-width     : 1px;
               border-style     : solid;
               font-family      : "Trebuchet MS", Arial, Helvetica;
               font-size        : 12pt;
               font-weight      : bold;
               color            : rgb(255, 255, 255); }
th.tol       { background-color : rgb(115, 64, 13);
               border-color     : rgb(34, 17, 0);
               border-width     : 1px;
               border-style     : solid;
               font-family      : "Trebuchet MS", Arial, Helvetica;
               font-size        : 12pt;
               font-weight      : bold;
               color            : rgb(255, 255, 255); }
td.tolcaption { background-color : rgb(110, 60, 8);
               border-color     : rgb(68, 34, 0);
               border-width     : 1px;
               border-style     : solid;
               font-family      : "Trebuchet MS", Arial, Helvetica;
               font-size        : 7pt;
               font-weight      : bold;
               color            : rgb(255, 255, 255); }
td.title     { background-color : rgb(115, 64, 13);
               border-color     : rgb(68, 34, 0);
               border-width     : 1px;
               border-style     : solid;
               font-family      : "Trebuchet MS", Arial, Helvetica;
               font-size        : 12pt;
               font-weight      : normal;
               color            : rgb(255, 255, 255); }
td.tol       { background-color : rgb(106, 55, 4);
               border-color     : rgb(68, 34, 0);
               border-width     : 1px;
               border-style     : solid;
               font-family      : "Trebuchet MS", Arial, Helvetica;
               font-size        : 10pt;
               font-weight      : normal;
               color            : rgb(255, 255, 255); }
td.wh        { background-color : rgb(255, 255, 255);
               border-width     : 0px;
               border-style     : solid;
               font-family      : "Trebuchet MS", Arial, Helvetica;
               font-size        : 10pt;
               font-weight      : normal;
               color            : rgb(0, 0, 102); }
td.adm       { background-color : rgb(250, 250, 250);
               border-color     : rgb(235, 235, 235);
               border-width     : 1px;
               border-style     : solid;
               font-family      : "Trebuchet MS", Arial, Helvetica;
               font-size        : 10pt;
               font-weight      : normal;
               color            : rgb(0, 0, 102); }
td.admh      { background-color : rgb(221, 238, 255);
               border-color     : rgb(235, 235, 235);
               border-width     : 1px;
               border-style     : solid;
               font-family      : "Trebuchet MS", Arial, Helvetica;
               font-size        : 10pt;
               font-weight      : normal;
               color            : rgb(0, 0, 102); }
td.ref       { background-color : rgb(0, 0, 34);
               border-color     : rgb(68, 34, 0);
               border-width     : 1px;
               border-style     : solid;
               font-family      : "Trebuchet MS", Arial, Helvetica;
               font-size        : 10pt;
               font-weight      : normal;
               color            : rgb(255, 255, 255); }
td.data      { background-color : white;
               border-color     : black;
               border-width     : 1px;
               border-style     : solid;
               font-family      : "Trebuchet MS", Arial, Helvetica;
               font-size        : 10pt;
               font-weight      : normal;
               color            : black; }

.sep         { background-image : url("img/sep1.gif");
               padding          : 0px; }

.icon        { text-align       : center;
               vertical-align   : middle;
               width            : 200px;
               height           : 160px;
               overflow-y       : auto;
               float            : left;
               margin           : 2px;
               padding          : 6px;
               background-color : rgb(115, 64, 13);
               border-style     : solid;
               border-color     : rgb(68, 34, 0);
               border-width     : 1px; }
input,textarea,
select       { font-family      : "Trebuchet MS", Arial, Helvetica;
               font-size        : 11pt;
               font-weight      : normal; }
input.main,
textarea.main,
select.main
             { background-color : rgb(0, 0, 0);
               border-color     : rgb(204, 153, 102);
               border-width     : 1px;
               border-style     : solid;
               margin           : 2px;
               color            : rgb(255, 255, 204); }

