@charset "iso-8859-1";

A:link        { color: #8F4A0E; text-decoration: none; font-family:	verdana, arial, sans-serif, helvectica; }
A:visited     { color: #8F4A0E; text-decoration: none; font-family:	verdana, arial, sans-serif, helvectica; }
A:hover       { text-decoration: underline; color: #F57D13; }
/*BODY          { scrollbar-face-color: #AFC6DB; scrollbar-shadow-color: #000000; scrollbar-highlight-color: #DEE7EF;
                scrollbar-3dlight-color: #FFFFFF; scrollbar-darkshadow-color: #AFC6DB;
                scrollbar-track-color: #F5F5F5; scrollbar-arrow-color: ##DEE7EF; 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; }*/
text          { font-family: Verdana, Helvetica, Arial; font-size: 11px; }
TD            { font-family: Verdana, Helvetica, Arial; color: #7e766b; font-size: 11px; }
/*
input         { background-color: #DEE7EF; font-family: Verdana, Helvetica, Arial; font-size: 9pt; color: #000000; }
textarea      { background-color: #DEE7EF; font-family: Verdana, Helvetica, Arial; font-size: 9pt; color: #000000; }
select        { background-color: #AFC6DB; font-family: Verdana, Helvetica, Arial; font-size: 7pt; color: #000000; }
*/
.copyright    { font-family: Verdana, Helvetica, Arial; font-size: 10px; }

/* YaBB navigation links */
a.nav          { font-size: 10px; text-decoration: none; color: #7e766b; }
a.nav:link     { font-size: 10px; color: #8F4A0E; text-decoration: none; font-family:	verdana, arial, sans-serif, helvectica; }
a.nav:visited  { font-size: 10px; color: #8F4A0E; text-decoration: none; font-family:	verdana, arial, sans-serif, helvectica; }
a.nav:hover    { font-size: 10px; color: #F57D13; text-decoration: underline; font-family:	verdana, arial, sans-serif, helvectica; }

/* YaBB alternating bgcolors */
.windowbg     { background-color: #ffffff; font-size: 11px; font-family: Verdana; color: #000000; }
.windowbg2    { background-color: #cccccc; font-size: 11px; font-family: Verdana; color: #000000; }
.windowbg3    { background-color: #cccc99; font-size: 11px; font-family: Verdana; color: #000000; }

/* Misc./title/category colors */
.hr           { color: #6394BD; }
.titlebg      { background-color: #cccc99; color: #7e766b; }
.text1        { font-style: normal; font-weight: bold; font-size: 12px; color: #000000; }
.catbg        { background-color: #ffffff; color: #000000; font-weight: bold; font-size: 13px; }
.bordercolor  { background-color: #271a0a; }

/* Image fonts */
.imgbg        { font-style: normal; font-size: 10px; color: #8F4A0E; }
.imgcatbg     { font-style: normal; font-size: 10px; color: #8F4A0E; font-weight: bold; }
.imgtitlebg   { font-style: normal; font-size: 10px; color: #FFFFFF;  font-weight: bold; }
.imgwindowbg  { font-style: normal; font-size: 9px; color: #8F4A0E; }
.imgmenu      { font-style: normal; font-size: 11px; color: #8F4A0E; font-weight: bold; letter-spacing: 0.1em; }

/* Post quote/code colors */
.quote        { font-size: 10px; font-family: Verdana, Helvetica, Arial; color: #000000; background-color: #cccccc; }
.code         { font-size: 10px; font-family: Courier New; color: #000000; background-color: #CCCCCC; }
