body { scrollbar-arrow-color: white;
       scrollbar-base-color: #4A9BCF;
       scrollbar-darkshadow-color: #3C5542;
       scrollbar-face-color: #1E6B6B;
       scrollbar-highlight-color: #b4cb94;
       scrollbar-shadow-color: #4A9BCF;
       font-family: Verdana, Arial, Helvetica, Sans-Serif;
       background-image: url(/images/inside_background4.gif);
       background-color: white;
       font-size: 11pt;
}


BODY { } a {	font-weight: bold; text-decoration: none
}
a:hover 
{	font-weight: bold; text-decoration: none
}
INPUT
{
  font-size: 7pt; font-weight: bold; 
} 
:link    { color: #5A6812 }
:visited { color: purple }
:active  { color: black }

td.title              { font-size: 120%; color: #999966; font-weight: bold;  }
span.header           { font-size: 110%; font-weight: bold; }
span.copyright        { font-size: 70%;  text-align: center }
span.sidemenu_heading { font-size: 90%;  font-weight: bold; }
span.sidemenu         { font-size: 80%;  font-weight: bold; }
a.menu                { font-size: 80%;  color: white;      }
a.menuhome            { font-size: 70%;  color: white;      }
td.heading            { font-size: 80%;  font-weight: bold; }



table.purpleborder { background-color: #EEE; border-color: #936482; border-width: 2px; border-style: solid; }


table.report { font-family: Arial, Helvetica, Sans-Serif; font-size: 65%; padding: 0px; }
tr.report    { padding: 0px; vertical-align: top; }
th.report    { font-family: Verdana, Arial, Helvetica, Sans-Serif; background-color: #936482;  padding: 3px;
               color: #FFFFFF; text-align: left; font-weight: bold; white-space: nowrap; }
td.report    { font-family: Arial, Helvetica, Sans-Serif; padding: 3px; }
tr.report_row_even { background-color: #E4E4E4; padding: 0px; }
tr.report_row_odd  { background-color: #E0E0E0; padding: 0px; }

input           { font-size: 80%; font-family: Verdana, Arial, Helvetica, Sans-Serif; }
input.sm_button {background: #d2d3a0;border-bottom: 1px solid #121300;border-right: 1px solid #121300;border-left: 1px solid #929350;border-top:1px solid #929350;color:#633442;height:19px;text-decoration:none; vertical-align: middle; }
// input.sm_button { font-size: 80%; font-family: Verdana, Arial, Helvetica, Sans-Serif; } 

select          { font-size: 80%; font-family: Verdana, Arial, Helvetica, Sans-Serif; }

.tinytext  { font-size: 70%; }
.smalltext { font-size: 80%; }

.notice    { color: #660000; }
.notice_hd { color: #660000; }

.label     { font-size: 90%; text-align: right; }

.error    { color: black; font-style: italic; }
.error_hd { color: red; }

.beige_bg     { background-color: #B2B380; }
.beige_text   { color: #B2B380; }
.purple_bg    { background-color: #936482; }
.purple_text  { color: #936482; }

 .note { font-size: 80%; background-color: #FFFF66; display: none }
// .note { font-size: 80%; background-color: #FFFF66; }
