/* Elements */

body, div, span		{ scrollbar-face-color: #e6e6e6; 
                    scrollbar-highlight-color: #ffffff; 
                    scrollbar-3dlight-color: #cccccc; 
                    scrollbar-shadow-color: #999999; 
                    scrollbar-darkshadow-color: #ffffff; 
                    scrollbar-track-color: #F5F5F5; 
                    scrollbar-arrow-color: #999999; }
body              { background-position: center top; margin:0; background-color:#5A0906; background-image:url('../img/bckgrnd2.png'); background-repeat:repeat-y }
sup 				{ font: 75%}

/* Background Colors */

.blk		 		{ BACKGROUND: #476285; }
.wht 				{ BACKGROUND: #FFFFFF; }
.cream      { BACKGROUND: #FFFFEE; }
.grey1      { BACKGROUND: #CCCCCC; }
.grey2      { BACKGROUND: #EEEEEE; }
.blu        { BACKGROUND: #2C69B4; }
.lblu       { BACKGROUND: #DAE6F1; }

/* Font colors */

#fc1 		      { COLOR: #000000; }
#fc2 		      { COLOR: #FFFFFF; }
#fc3 		      { COLOR: #0A4CAC; }
#fc4          { COLOR: #BD7B2E; }

/* Fonts */

.ft        		{ FONT-SIZE: 50% }
.fc        		{ TEXT-ALIGN:CENTER }
.fb						{ FONT-WEIGHT: bold }
.f1						{ FONT-SIZE: 12px; FONT-FAMILY: Verdana, Helvetica, sans-serif }
.f5						{ FONT-SIZE: 11px; FONT-FAMILY: Verdana, Helvetica, sans-serif }
.f6						{ FONT-SIZE: 11px; FONT-FAMILY: Verdana, Helvetica, sans-serif }
.f2						{ FONT-SIZE: 18px; FONT-FAMILY: Verdana, Helvetica, sans-serif }
.f3           { FONT-SIZE: 24pt; FONT-FAMILY: Verdana, Helvetica, sans-serif }

.f1 .redlink A                { COLOR: #7F0000; text-decoration: none }
.f1 .redlink A:visited        { COLOR: #7F0000; text-decoration: none }
.f1 .redlink A:hover          { COLOR: #7F0000; text-decoration: underline }
.f1 .yellowlink A             { COLOR: #FFE042; text-decoration: none }
.f1 .yellowlink A:visited     { COLOR: #FFE042; text-decoration: none }
.f1 .yellowlink A:hover       { COLOR: #FFE042; text-decoration: underline }
.f2 .yellowlink A             { COLOR: #FFE042; text-decoration: none }
.f2 .yellowlink A:visited     { COLOR: #FFE042; text-decoration: none }
.f2 .yellowlink A:hover       { COLOR: #FFE042; text-decoration: underline }
.f2 .redlink A                { COLOR: #7F0000; text-decoration: none }
.f2 .redlink A:visited        { COLOR: #7F0000; text-decoration: none }
.f2 .redlink A:hover          { COLOR: #7F0000; text-decoration: underline }
.f5 .redlink A                { COLOR: #7F0000; text-decoration: none }
.f5 .redlink A:visited        { COLOR: #7F0000; text-decoration: none }
.f5 .redlink A:hover          { COLOR: #7F0000; text-decoration: underline }
.f1 .leatherlink A            { COLOR: #BD7B2E; text-decoration: none }
.f1 .leatherlink A:visited    { COLOR: #BD7B2E; text-decoration: none }
.f1 .leatherlink A:hover      { COLOR: #BD7B2E; text-decoration: underline }
.f1 .wightlink A              { COLOR: #FFFFFF; text-decoration: none }
.f1 .wightlink A:visited      { COLOR: #FFFFFF; text-decoration: none }
.f1 .wightlink A:hover        { COLOR: #FFFFFF; text-decoration: underline }
.f1 .npagecounter A 				  { COLOR: #FFFFFF; text-decoration: none; padding-left:6px; padding-right:6px; padding-bottom:2px; padding-top:2px }
.f1 .npagecounter A:visited	  { COLOR: #FFFFFF; text-decoration: none; padding-left:6px; padding-right:6px; padding-bottom:2px; padding-top:2px }
.f1 .npagecounter A:hover     { COLOR: #FFE042; text-decoration: none; padding-left:5px; padding-right:5px; padding-bottom:2px; padding-top:2px; border:1px solid #CCCCCC; background-color:#000000 }

/* Specials */
.menu_over       { background-image: url('../img/box_white.png'); background-repeat: repeat}
.menu_out        { background-image: url('../img/pixel.gif'); background-repeat: repeat}
.pl              { padding-left: 5px}
.pr              { padding-right: 5px}
.plr             { padding-right: 5px; padding-left: 5px}
.dotlinehorz     { border-bottom:1px dotted #7F0000; }
.f1 .npagedisabled   { color: #999999; font-weight: normal; padding: 0px 5px 0px 5px; white-space: nowrap; font-family: verdana,arial,helvetica,sans-serif; FONT-SIZE: 12px}