body {
 background: #ffffff;
 font-family: Arial, Verdana, "Times New Roman";
 margin: 0%;
 z-index: 1;
}

td.logo {
 padding: 0px;
}

td.menus {
 overflow: hidden;
 visibility: hidden;
/*
 height: 0px;
 overflow: hidden;
 padding: 0px 5px;
 */
}

td.navi {
 z-index: 1:
 width: 0px;
 visibility: hidden;
 overflow: hidden;
/*
 color: #ffffff;
 padding: 0px 5px;
 background: #fff3e7;
 */
}

td.navi a {
/*
 color: #ffffff;
 display: block;
 text-decoration: none;
 padding-top: 3px;
 */
}

td.header {
 padding-left: 5px;
}

td.footer1 {
 background: #ffffff; /*#9c0000; /*#ce3031*/
 height: 5px;
}

td.footer2 {
 background: #9c0000;
 height: 5px;
}

div#titlebar {
 visibility: hidden;
/*
 background: #ffffff;
 padding-left: 5px;
 height: 19px;
 font-size: 0.96em;
 */
}

div#subnav {
 visibility: hidden;
/*
 padding-right: 0px 5px 0px 5px;
 text-align: right;
 height: 0px;
 font-size: 0.96em;
 overflow: hidden;
 */
}

div.subnavdisplay {
/* padding: 0px 5px 0px 5px;
 text-align: right;
 font-size: 0em;*/
 visibility: hidden;
/* height: 0px;
 overflow: hidden;*/
}



div#content {
 text-align: left;
 z-index: 2;
 width: 100%;
 background: #ffffff;
 color: #000063;
 padding: 0px 5px 0px 5px;
}

div#content img {
 border-top-width: 0px;
 border-left-width: 0px;
 border-right-width: 0px;
 border-bottom: 9px ridge #ff9a62; /* groove */
}

.sub a {
 color: #000000;
 text-decoration: none;
}

.sub a:visited {
 color:  #9c0000;
}
