/* 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              { margin: 0; font-size: 100% }
#body             { background:url(../img/wrapper_site.gif) top center;}
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; }
.dblu		      { COLOR: #000066; }

/* Fonts */

.ft        		{ FONT-SIZE: 50% }
.fc        		{ TEXT-ALIGN:CENTER }
.fb						{ FONT-WEIGHT: bold }
.f1						{ FONT-SIZE: 12px; FONT-FAMILY: Verdana, Helvetica, sans-serif }
.f1a					{ FONT-SIZE: 14px; 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 }
.f4           { FONT-SIZE: 14px; FONT-FAMILY: Arial, Helvetica, sans-serif }

.f1 .mainlink A                { COLOR: #025A8C; text-decoration: none }
.f1 .mainlink A:visited        { COLOR: #025A8C; text-decoration: none }
.f1 .mainlink A:hover          { COLOR: #FF0000; text-decoration: underline }
.f1 .menulink A                { COLOR: #EBDBA1; text-decoration: none }
.f1 .menulink A:visited        { COLOR: #EBDBA1; text-decoration: none }
.f1 .menulink A:hover          { COLOR: #FFFFFF; text-decoration: underline }
.f1 .sidemenulink A            { text-decoration: none }
.f1 .sidemenulink A:visited    { text-decoration: none }
.f1 .sidemenulink A:hover      { 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 }
.f5 .yellowlink A              { COLOR: #EBDBA1; text-decoration: none }
.f5 .yellowlink A:visited      { COLOR: #EBDBA1; text-decoration: none }
.f5 .yellowlink A:hover        { COLOR: #EBDBA1; text-decoration: underline }
.f1 .yellowlink A              { COLOR: #EBDBA1; text-decoration: none }
.f1 .yellowlink A:visited      { COLOR: #EBDBA1; text-decoration: none }
.f1 .yellowlink A:hover        { COLOR: #EBDBA1; text-decoration: underline }


/* Specials */
.tr1             { height: 1px}
.pl              { padding-left: 5px}
.pr              { padding-right: 5px}
.plr             { padding-right: 5px; padding-left: 5px}
.prr             { padding-right: 20px}
.menu_over       { background-image: url(../img/box_white.png); background-repeat: repeat}
.menu_out        { background-image: url(../img/pixel.gif); background-repeat: repeat}
.brown_menu_out  { background-image: url(../img/brown_pixel.gif); background-repeat: repeat}