body {
 background: #000063;
 font-family: Arial, Verdana, "Times New Roman";
 margin: 4%;
}

td.logo {
 padding: 0px;
}

td.menus {
 height: 17px;
 overflow: hidden;
 padding: 0px 5px;
}

td.navi {
 color: #9c0000;
 padding: 0px 5px;
 background: #fff3e7;
}

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

td.navi a:hover {
 background: #eee2d6;
 text-decoration: underline;
}

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

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

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

div#titlebar {
 background: #ce3031;
 padding-left: 5px;
 height: 19px;
 font-size: 0.96em;
}

div#subnav {
 padding-right: 0px 5px 0px 5px;
 text-align: right;
 height: 19px;
 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#subnav a {
 color: #000000;
 text-decoration: none;
}

div#subnav a:hover {
 color: #000000;
 text-decoration: underline;
}

div#subnav a:visited {
 color:  #9c0000;
}

div#content {
 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:hover {
 color: #000000;
 text-decoration: underline;
}

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