.def         { color: #000080; text-decoration: none; cursor: pointer }
.selected    { background-color: #e0e0f0; border-style: outset; border-width: 0 }
.custom_input { background-color: #e0e0f0; color: #000080; border: 1px solid #000080 }
.custom_button { background-color: #8080c0; color: #000080; font-family: Verdana; font-size: 
               10pt; font-weight: bold; border-style: outset; border-width: 1px }
.def_title         { color: #e0e0f0; text-decoration: none; cursor: pointer }
.def_title:hover   { color: #FF0000; text-decoration: none; cursor: pointer }
.dark        { color: #e0e0f0; background-color: #000080;}
.light       { color: #000080; background-color: #e0e0f0;}
.medium      { color: #e0e0f0; background-color: #8080c0;}