/* General layout */
A:link        { font-weight: normal; text-decoration: none; color: #1E1F3D; }
A:visited     { text-decoration: none; color: #1E1F3D; font-weight: normal; }
A:hover       { text-decoration: none; color: #6F7080; }
BODY          { background-color: #424137; scrollbar-face-color: #E2E2C2; scrollbar-shadow-color: #000000; scrollbar-highlight-color: #DEE7EF;
                scrollbar-3dlight-color: #FFFFFF; scrollbar-darkshadow-color: #000000;
                scrollbar-track-color: #997E4E; scrollbar-arrow-color: ##DEE7EF; font-family: Times New Roman, Times, serif; 
                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: #424137; 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: #6A8CC3; }

.footerborder { background-color: #6A8CC3; }
.footercolor  { background-color: #ADB199; font-family: Times New Roman, Times, serif; }

.headerborder { background-color: #6A8CC3; }
.headercolor  { background-color: #ADB199; }

.navbg        { background-color: #DEE7EF; }

.column  { background-color: #ABABAB; 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; }
-->



