body {
  font-family: Arial, sans-serif;
  color: #000080;
  background: #C0C0C0;
  margin: 0.3cm;
}

.outer_shell {
    width: 100%;
    height: 100%;
    text-align: center;
    vertical-align: middle;
    BORDER-TOP: #798595 0px solid;
    BORDER-BOTTOM: #798595 0px solid;
    BORDER-LEFT: #798595 0px solid;
    BORDER-RIGHT: #798595 0px solid;
    FONT-SIZE: 100%;
    PADDING-TOP: 0px;
    PADDING-BOTTOM: 0px;
    PADDING-LEFT: 0px;
    PADDING-RIGHT: 0px;
    MARGIN: 0px;
}
.main_shell {
    width: 780;
    height: 100%;  /* 580 */ 
    BACKGROUND-COLOR: #eeeeee;  /* #DEB887;  */ 
    TEXT-ALIGN: center;
    font-family: arial, sans-serif;
    font-size: 8pt;
    color: #002390;
    BORDER-TOP: #798595 3px solid;
    BORDER-BOTTOM: #798595 3px solid;
    BORDER-LEFT: #798595 3px solid;
    BORDER-RIGHT: #798595 3px solid;
    FONT-SIZE: 100%;
    PADDING-TOP: 0px;
    PADDING-BOTTOM: 2px;
    PADDING-LEFT: 2px;
    PADDING-RIGHT: 2px;
    MARGIN: 0px;
}
.shell_header {
    height: 50;
    BACKGROUND-COLOR: #303030;  /* #DEB887;  */
    TEXT-ALIGN: center;
    vertical-align: middle;
    font-family: arial, sans-serif;
    font-size: 8pt;
    font-weight: bold;
    color: #002390;
    BORDER-TOP: #798595 3px solid;
    BORDER-BOTTOM: #798595 3px solid;
    BORDER-LEFT: #798595 3px solid;
    BORDER-RIGHT: #798595 3px solid;
    FONT-SIZE: 100%;
    PADDING-TOP: 0px;
    PADDING-BOTTOM: 0px;
    PADDING-LEFT: 0px;
    PADDING-RIGHT: 0px;
    MARGIN: 0px;
}
.shell_menu {
    height: 20;
    BACKGROUND-COLOR: #eeeeee;  /*  #FFEFD5;  */
    TEXT-ALIGN: right;
    vertical-align: middle;
    font-family: arial, sans-serif;
    font-size: 10pt;
    font-weight: bold;
    color: #002390;
    BORDER-TOP: #798595 3px solid;
    BORDER-BOTTOM: #798595 3px solid;
    BORDER-LEFT: #798595 3px solid;
    BORDER-RIGHT: #798595 3px solid;
    FONT-SIZE: 100%;
    PADDING-TOP: 0px;
    PADDING-BOTTOM: 0px;
    PADDING-LEFT: 0px;
    PADDING-RIGHT: 0px;
    MARGIN: 0px;
}
.menu_cell {
    width: 90px;
    height: 20;
    color: #DEB887;
    font-size: 10pt;
    text-align: center;
    BORDER-TOP: #DEB887 0px solid;
    BORDER-BOTTOM: #DEB887 0px solid;
    BORDER-LEFT: #DEB887 1px solid;
    BORDER-RIGHT: #DEB887 0px solid;
/*    font-weight: bold;
    font-family: arial, sans-serif;
    font-size: 12pt;
    background-color: #FFEFD5;  */
    text-decoration: none;
    vertical-align: middle;
}
.shell_content {
    height: 100%;
    BACKGROUND-COLOR: #eeeeee;  /* #DEB887; */ 
    TEXT-ALIGN: left;
    vertical-align: top;
    font-family: arial, sans-serif;
    font-size: 8pt;
    color: #002390;
    BORDER-TOP: #798595 3px solid;
    BORDER-BOTTOM: #798595 3px solid;
    BORDER-LEFT: #798595 3px solid;
    BORDER-RIGHT: #798595 3px solid;
    FONT-SIZE: 100%;
    PADDING-TOP: 0px;
    PADDING-BOTTOM: 0px;
    PADDING-LEFT: 0px;
    PADDING-RIGHT: 0px;
    MARGIN: 0px;
}
a {
    width: 90;
    color: #DEB887;
    border: 0px;
    text-decoration: none;
    vertical-align: middle;
}
a:link {
  color: #002390;
}
a:visited {
  color: #DEB887;
}
a:hover {
  color: #000080;
}
a:active {
  color: #002390;
}

a.menuitem {
    width: 90;
    color: #DEB887;
    font-size: 10pt;
    text-align: center;
    BORDER-TOP: #DEB887 0px solid;
    BORDER-BOTTOM: #DEB887 0px solid;
    BORDER-LEFT: #DEB887 0px solid;
    BORDER-RIGHT: #DEB887 0px solid;
/*    font-weight: bold;
    font-family: arial, sans-serif;
    font-size: 12pt;
    background-color: #FFEFD5;  */
    text-decoration: none;
    vertical-align: middle;
}

.countertext {
    color: #eeeeee;
    font-family: arial, sans-serif;
    font-size: 8;
    font-weight: normal;
    font-style: normal;
    text-align: left;
    }

