




















td.menu_cell {
     background-color: #384496;
          padding-top: 0px;
     margin-top: 0px;
     padding-left: 4px;
     margin-left: 2px;
}

table.button {
     width: 170px;
     padding: 0px;
}

td.main_normal{
     background-color: #384496;
     color: white;
     font-weight: bold;
     font-family: Arial,Helvetica;
     font-size: 12px;
     padding-left: 2px;
     padding-right: 2px;
     height: 23px;
     width: 159px;
}

td.main_indent {
     background-color: #384496;
     color: white;
     font-weight: bold;
     width: 10px;
     padding: 0px;
}

td.main_high {
     background-color: white;
     color: #384496;
     font-weight: bold;
     font-family: Arial,Helvetica;
     font-size: 12px;
     padding-left: 2px;
     padding-right: 2px;
     height: 23px;
     width: 159px;
}

td.spacer {
     background-color: #384496;
     width: 170px;
     height: 5px;
}

td.sub_normal {
     background-color: #384496;
     color: white;
     font-weight: bold;
     font-family: Arial,Helvetica;
     font-size: 12px;
     padding-right: 2px;
     padding-left: 2px;
     height: 19px;
     width: 158px;
}

td.sub_high {
     background-color: white;
     color: #384496;
     font-weight: bold;
     font-family: Arial,Helvetica;
     font-size: 12px;
     padding-right: 2px;
     padding-left: 2px;
     height: 19px;
     width: 158px;
}

td.sub_indent {
     background-color: #384496;
     height: 5px;
     width: 10px;                                                       
}

a.menu:link {
     color: white;
     font-weight: bold;
     font-family: Arial;
     text-decoration: none;
}

a.menu:visited {
     color: red;
     font-weight: bold;
     font-family: Arial;
     text-decoration: none;
}

a.menu:active {
     color: white;
     font-weight: bold;
     font-family: Arial;
     text-decoration: none;
}



a.mytop:link {
color: white;
font-family: Arial,Helvetica;
font-size: 12px;
font-weight: bold;
text-decoration: none;
}

a.mytop:visited {
color: white;
font-family: Arial,Helvetica;
font-size: 12px;
font-weight: bold;
text-decoration: none;
}

a.mytop:hover {
color: white;
font-family: Arial,Helvetica;
font-size: 12px;
font-weight: bold;
text-decoration: underline;
}