.scrollbars_white{ scrollbar-face-color:#ffffff; scrollbar-shadow-color:#000000; scrollbar-highlight-color:#FFFFFF;
                   scrollbar-3dlight-color:#000000; scrollbar-darkshadow-color:#ffffff; scrollbar-track-color:#FFFFFF;
                   scrollbar-arrow-color:#ffffff; font-family: Arial, Helvetica, sans-serif; font-size: 10pt}

.scrollbars_black{ scrollbar-face-color:#000000; scrollbar-shadow-color:#FFFFFF; scrollbar-highlight-color:#FFFFFF;
                   scrollbar-3dlight-color:#FFFFFF; scrollbar-darkshadow-color:#ffffff; scrollbar-track-color:#FFFFFF;
                   scrollbar-arrow-color:#000000; font-family: Arial, Helvetica, sans-serif; font-size: 10pt}

textarea         { scrollbar-face-color:#ffffff; scrollbar-shadow-color:#ACACAC; scrollbar-highlight-color:#ffffff;
                   scrollbar-3dlight-color:#EDEDED; scrollbar-darkshadow-color:#ffffff; scrollbar-track-color:#FFFFFF;
                   scrollbar-arrow-color:#ACACAC; text-decoration: none; color: #000000; border: 1px solid #ACACAC; background=#ffffff }
input            { text-decoration: none; color: #000000; background-color: #FFFFFF; font-family: arial; font-size: 10pt;
                   font-weight: normal; height: 18px; border: 1px solid #ACACAC; background=#ffffff }
select           { text-decoration: none; color: #000000; background-color: #FFFFFF; font-family: arial; font-size: 10pt;
                   font-weight: normal; height: 18px }

a:link           { font-size: 9pt; font-family: Arial, Helvetica; text-decoration: underline; color: #000000}
a:visited        { font-size: 9pt; font-family: Arial, Helvetica; text-decoration: underline; color: #333333}
a:active         { font-size: 9pt; font-family: Arial, Helvetica; text-decoration: underline; color: #000000}
a:hover          { font-size: 9pt; font-family: Arial, Helvetica; text-decoration: underline; color: #FFCC00}
