body {font-size: 85%; font-family:Garamond, Verdana, Arial, Helvetica, sans-serif; COLOR: #000000; background-color:white}
.mainborder {border: 1px double #999999;}

td {font-size:85%; font-family :Garamond, Verdana, Arial, Helvetica, sans-serif;}
.lgv {font-size: 70%; font-family:Verdana, Arial, Helvetica, sans-serif; color: #000f83;}
.lgv a:link{color:#000f83; text-decoration:none; white-space:nowrap; font-weight: normal;}
.lgv a:visited{color:#000f83; text-decoration:none; white-space:nowrap; font-weight: normal;}
.lgv a:hover{color:#000f83; text-decoration:underline; white-space:nowrap; font-weight: normal;}
H1 {font-size: 120%; font-family: Garamond, Verdana, Arial, Helvetica, sans-serif; COLOR: #000000; TEXT-DECORATION: bold}
H2 {font-size: 110%; font-family: Garamond, Verdana, Arial, Helvetica, sans-serif; COLOR: #000000; TEXT-DECORATION: bold}
H3 {font-size: 100%; font-family: Garamond, Verdana, Arial, Helvetica, sans-serif; COLOR: #000000; TEXT-DECORATION: bold}
H4 {font-size: 95%;  font-family: Garamond, Verdana, Arial, Helvetica, sans-serif; COLOR: #000000; TEXT-DECORATION: bold}

#menu {
    background: none;
}
#menu .top {
    background-color: none;
    font-family: Garamond, Verdana, Arial;
    font-weight: bold;
    font-size: 16px;
    padding: 1px 10px 1px 12px;
}
#menu .top a {
    color: white;
    text-decoration: none;
    white-space: nowrap;
}
#menu .top a:hover {
    color: black;
    text-decoration: none;
    white-space: nowrap;
}
#menu .section-top {
    border-color: #b8b4ae;
    font-size: 16px;
    border-width: 1px;
    border-style: solid solid solid solid;
    position: absolute;
    z-index: -1;
    visibility: hidden;
}
#menu .section {
    border-color: #b8b4ae;
    border-width: 1px;
    font-size: 16px;
    border-style: solid solid solid solid;
    position: absolute;
    z-index: -1;
    visibility: hidden;
}
#menu .sub {
    position: relative;
    width: 100%;
}
#menu .box {
    background-color: #EB956A;
    font-family: Garamond, Verdana, Arial;
    font-size: 16px;
    font-weight: bold;
    padding: 3px 8px 4px 8px;
}
#menu .box-hover {
    background-color: #ffffff;
    font-family: Garamond, Verdana, Arial;
    font-size: 16px;
    font-weight: bold;
    padding: 3px 8px 4px 8px;
}
#menu .box-right {
    background-color: #EB956A;
    font-family: Garamond, Verdana, Arial;
    font-size: 16px;
    font-weight: bold;
    padding: 3px 16px 4px 8px;
}
#menu .box-right-hover {
    background-color: #ffffff;
    font-family: Garamond, Verdana, Arial;
    font-size: 16px;
    font-weight: bold;
    padding: 3px 16px 4px 8px;
}
#menu .box-right img, #menu .box-right-hover img {
    position: absolute;
    top: 4px;
    right: 1px;
}
#menu a {
    color: #000000;
    text-decoration: none;
    white-space: nowrap;
}
#menu a:hover {
    color: #000000;
    text-decoration: none;
    white-space: nowrap;
}
