ul           { list-style-image: url('citbul1a.gif'); }
ul ul        { list-style-image: url('citbul2a.gif'); }
ul ul ul     { list-style-image: url('citbul3a.gif'); }

a:link       { color: rgb(255, 102, 51); }
a:active     { color: rgb(255, 51, 0); }
a:visited    { color: rgb(255, 153, 0); }
a:hover      { color: rgb(255, 0, 0); text-decoration: underline overline; }

body         { background-image: url('cittext.gif'); font-family: Arial, Helvetica; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0);
               scrollbar-3dlight-color:red;
               scrollbar-arrow-color:yellow;
               scrollbar-base-color:orange;
               scrollbar-track-color:whitesmoke;
               scrollbar-darkshadow-color:red;
               scrollbar-highlight-color:yellow;
               scrollbar-shadow-color:yellow; }

table        { table-border-color-light: rgb(102, 255, 51); table-border-color-dark: 
               rgb(102, 204, 0); font-family: Arial, Helvetica; font-style: normal; }

h1           { font-weight: bold; font-size: 24pt; font-family: Verdana, Arial, Helvetica; color: rgb(255, 102, 51); }
h2           { font-family: Verdana, Arial, Helvetica; font-size: 18pt; font-weight: bold; color: rgb(51, 204, 0); }
h3           { font-family: Verdana, Arial, Helvetica; font-size: 14pt; font-weight: bold; color: rgb(255, 153, 0); }
h4           { font-weight: bold; font-size: 12pt; font-family: Verdana, Arial, Helvetica; color: rgb(255, 51, 102); }
h5           { font-size: 10pt; font-weight: bold; font-family: Verdana, Arial, Helvetica; color: rgb(51, 102, 0); }
h6           { font-family: Verdana, Arial, Helvetica; font-size: 8pt; font-weight: bold; color: rgb(255, 102, 51); }

button       { font-size: 8pt; font-style: normal; font-family: Arial, Helvetica; 
               border-style: solid; border-width: 1pt; background-color: rgb(255, 102, 51); color: rgb(255, 255, 255); }
label        { font-style: normal; font-family: Arial, Helvetica; font-size: 8pt; color: rgb(0, 0, 0); }
textarea     { font-style: normal; font-size: 10pt; font-family: Verdana, Arial, Helvetica; 
               border: 1pt solid #FFCC00; color: rgb(255, 102, 51); }
input        { font-style: normal; font-size: 10pt; font-family: Verdana, Arial, Helvetica;
               border: 1pt solid #FFCC00; color: rgb(255, 102, 51); background-color: white; }
fieldset     { font-family: Verdana, Arial, Helvetica; font-size: 8pt; font-style: normal; 
               border-style: solid; border-width: 1pt; color: rgb(0, 0, 0); }
legend       { font-style: Normal; font-size: 8pt; font-family: Verdana, Arial, Helvetica; color: rgb(255, 153, 0); }
select       { font-style: normal; font-family: Verdana, Arial, Helvetica; font-size: 10pt; color: rgb(255, 102, 51); }
caption      { font-size: 14pt; font-family: Verdana, Arial, Helvetica; font-style: Normal; color: rgb(255, 153, 0); }
th           { font-family: Arial, Helvetica; font-style: normal; color: rgb(0, 0, 0); }
label        { font-size: 8pt; font-family: Arial, Helvetica; font-style: normal; }
marquee      { font-family: Arial, Helvetica; font-size: 14pt; }

.GB_table    { background-color: #FFC640; font-family: Arial,Helvetica,MS Sans Serif; font-size: 9px; color: #000000; }
.GB_button   { background: #FFFFFF; border: 1 solid; color: #000000; font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif;	font-weight: bold; }
.GB_input    { background: ; border: 1 solid #FFC640; color: #000000; font-family: Arial,Helvetica,MS Sans Serif; font-size: 10px; }