BODY { scrollbar-light-color:#EEEAF8;
           scrollbar-arrow-color:#2D1257;
           scrollbar-base-color:#EEEAF8;
           scrollbar-dark-shadow-color:#FFFFFF;
           scrollbar-face-color:#EEEAF8;
           scrollbar-highlight-color:#EEEAF8;
           scrollbar-shadow-color:#EEEAF8;
           scrollbar-track-color:#FFFFFF}
input,textarea,select,li{
font-family     :Verdana, Arial, Helvetica, sans-serif; 
font-size       :9pt;            
color           :#2D1257;        
background-color:#EEEAF8;         
border          :1 Solid #2D1257;
}
.text-normal {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: normal; color: #1C0542}
.text-normal {  font-style: normal; text-decoration: none}
.text-normal-bold { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; color: #1C0542;  }
.text-header { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11pt; font-weight: bold; color: #2D1257; }
.text-header-big { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14pt; font-weight: bold; color: #2D1257; }
.text-small { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; color: #2D1257;  }
.dropdown {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; font-weight: normal; color: #000000; text-decoration: none; background-color: #EEEAF8; border: 1pt #2D1257 solid}


.text-normal-italic { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: normal; color: #1C0542; font-style: italic; text-decoration: none }
.text-dropdown { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; color: #2D1257; ; background-color: #EEEAF8}
.text-dropdown-dark { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: #2D1257; ; background-color: #BFA6CD }
.text-dropdown-title { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: #EEEAF8; ; background-color: #2D1257}

div.callout{
     border:2px;
     border-style:groove;
     margin:3px;
     padding:3px;
     width:50%;
     background-color:#FFB6B6;
}
