/* General layout */
A:link        { font-weight: normal; text-decoration: none; color: #590909; }
A:visited     { text-decoration: none; color: #590909; font-weight: normal; }
A:hover       { text-decoration: none; color: #77958D; }
BODY          { background-color: #B6BAA3; scrollbar-face-color: #E2E2C2; scrollbar-shadow-color: #000000; scrollbar-highlight-color: #DEE7EF;
                scrollbar-3dlight-color: #FFFFFF; scrollbar-darkshadow-color: #000000;
                scrollbar-track-color: #B6BAA3; scrollbar-arrow-color: ##DEE7EF; font-family: Verdana, Helvetica, Arial; 
                font-size:14px; margin-top: 0; margin-left: 0; margin-right: 0; padding-top: 0; padding-left: 0; 
                padding-right: 0; }
TD            { font-family: Times New Roman, Times, serif; color: #594D58; font-size:14px}
input         { background-color: #DEE7EF; font-family: Times New Roman, Times, serif; font-size: 9pt; color: #000000; }
textarea      { background-color: #DEE7EF; font-family: Times New Roman, Times, serif; font-size: 9pt; color: #000000; }
select        { background-color: #AFC6DB; font-family: Times New Roman, Times, serif; font-size: 7pt; color: #000000; }


/* Table colors and prefs */
.bordercolor   { background-color: #766474; }

.footerborder { background-color: #766474; }
.footercolor  { background-color: #ADB199; font-family: Times New Roman, Times, serif; font-weight: bold; }

.headerborder { background-color: #766474; }
.headercolor  { background-color: #AAA78A; }

.navbg        { background-color: #979597; }

.newstitlebg  { background-color: #6394BD; font-size: 13px; font-family: Times New Roman, Times, serif; font-weight: bold; color: #000000; }
.newsbg       { background-color: #DEE7EF; font-size: 11px; font-family: Times New Roman, Times, serif; color: #000000; }
.body         { background-color: #F4F5F6; font-size: 11px; font-family: Times New Roman, Times, serif; color: #000000; }
.hr           { color: #6394BD;}


/* Image fonts */
.imgbg        { font-style: normal; font-size: 10px; color: #005177; }
.imgcatbg     { font-style: normal; font-size: 10px; color: #005177; font-weight: bold; }
.imgtitlebg   { font-style: normal; font-size: 10px; color: #FFFFFF;  font-weight: bold; }
.imgwindowbg  { font-style: normal; font-size: 9px; color: #005177; }
.imgmenu      { font-style: normal; font-size: 11px; color: #D4AD00; font-weight: bold; letter-spacing: 0.1em; }

/* Post quote/code colors */
.quote        { font-size: 10px; font-family: Verdana, Helvetica, Arial; color: #000000; background-color: #DEE7EF; }
.code         { font-size: 10px; font-family: Courier New; color: #000000; background-color: #CCCCCC; }




