<!--
/* General layout */
A:link        { text-decoration: none; color: 6699CC; }
A:visited     { text-decoration: none; color: 6699CC; }
A:hover       { text-decoration: underline overline; color: 6699CC; }
BODY          { font-family: Verdana, Helvetica, Arial;
                font-size:12px; margin-top: 0; margin-left: 0; margin-right: 0; padding-top: 0; padding-left: 0;
                padding-right: 0; }
TD            { font-family: Verdana, Helvetica, Arial; color: C8C8C8; font-size:11px}
input         { font-family: Verdana, Helvetica, Arial; font-size: 9pt; color: 000000; }
textarea      { font-family: Verdana, Helvetica, Arial; font-size: 9pt; color: 000000; }
select        { font-family: Verdana, Helvetica, Arial; font-size: 7pt; color: 000000; }

.nav          { font-size: 10px; text-decoration: none; color: C8C8C8; }
.nav:link     { font-size: 10px; text-decoration: none; color: 6699CC; }
.nav:visited  { font-size: 10px; text-decoration: none; color: 6699CC; }
.nav:hover    { font-size: 10px; text-decoration: none; color: 6699CC; font-weight: bold; text-decoration: underline; }

.windowbg     { background-color: 272A2F; font-size: 11px; font-family: Verdana; color: C8C8C8; }
.windowbg2    { background-color: 444444; font-size: 11px; font-family: Verdana; color: C8C8C8; }
.windowbg3    { background-color: FFB903; font-size: 11px; font-family: Verdana; color: C8C8C8; }

.hr           { color: 000000;}
.titlebg      { background-color: 003366; color: C8C8C8; }
.text1        { font-style: normal; font-weight: bold; font-size: 12px; color: C8C8C8; }
.catbg        { background-color: 000000; color: C8C8C8; font-weight: bold; font-size: 13px; }
.bordercolor  { background-color: 003366; }

.imgbg        { font-style: normal; font-size: 10px; color: C8C8C8; }
.imgcatbg     { font-style: normal; font-size: 10px; color: C8C8C8; font-weight: bold; }
.imgtitlebg   { font-style: normal; font-size: 10px; color: C8C8C8;  font-weight: bold; }
.imgwindowbg  { font-style: normal; font-size: 9px; color: C8C8C8; }
.imgmenu      { font-style: normal; font-size: 11px; color: C8C8C8; font-weight: bold; letter-spacing: 0.1em; }

.quote        { font-size: 10px; font-family: Verdana, Helvetica, Arial; color: C8C8C8; background-color: 444444; }
.code         { font-size: 10px; font-family: Courier New; color: C8C8C8; background-color: 444444; }

BODY{
scrollbar-face-color:#272A2F;
scrollbar-arrow-color:#444444;
scrollbar-track-color:#000000;
scrollbar-shadow-color:'';
scrollbar-highlight-color:'';
scrollbar-3dlight-color:'';
scrollbar-darkshadow-Color:'';
}

input{
background-color:000000;
color:6699CC;
border-color:6699CC}
body{background-color: 000000}
-->
