.def         { color: #25591E; text-decoration: none; cursor: hand }
.def:hover   { color: #990000; text-decoration: none; cursor: hand }
.selected    { background-color: #BED3C2; border-style: outset; border-width: 0 }
a            { color: #25591E; text-decoration: none }
a:hover      { color: #990000; text-decoration: none }
.custom_input { background-color: #BED3C2; color: #000000; border: 1 solid #25591E }
.custom_button { background-color: #65976F; color: #ffffff; font-family: Verdana; font-size: 
               10pt; font-weight: bold; border-style: outset; border-width: 1 }
.def_title         { color: #BED3C2; text-decoration: none; cursor: hand }
.def_title:hover   { color: #990000; text-decoration: none; cursor: hand }
.dark        { color: #BED3C2; background-color: #25591E;}
.light       { color: #25591E; background-color: #BED3C2;}
.medium      { color: #BED3C2; background-color: #65976F;}
body         { scrollbar-face-color: #65976F;
               scrollbar-highlight-color: #FEF3C7;
               scrollbar-shadow-color: #25591E;
               scrollbar-3dlight-color: #BED3C2;
               scrollbar-arrow-color:  #25591E;
               scrollbar-track-color: #BED3C2;
               scrollbar-darkshadow-color: #004040 }
