body {
    background-color: #6699cc;
}
.NavArea {
    background-color: #6699cc;
    color:#0000ff;
    text-decoration:none;
    font-family:Verdana,Arial,Sans Serif;
    font-weight:bold;
    font-size:15px;
}
.NavArea h2 {
    color:#cc0000;
    font-family:Arial;
    font-weight:bold;
    font-size:36px;
}
.NavArea h4 {
    color:#cccc99;
    font-family:Arial Narrow;
    font-weight:bold;
    font-size:18px;
    border:solid;
}
.NavArea th {
    background-color: #cc0000;
    color:#ffff00;
    color:#cccc99;
    font-family:Arial Narrow;
}
.NavArea td {
    background-color: #ffffff;
    color:#cccc00;
    font-family:Arial Narrow;
    text-decoration:none;
    font-weight:bold;
    font-size:13px
}
.NavArea A:link {
    color: #6699cc;
}
.NavArea A:hover {
    color: #cc0000;
}
.MsgArea {
    font-family:Arial Narrow;
}
.MsgArea th {
    color:#000099;
    font-family:Arial Narrow;
    font-weight:bold;
    font-size:13px;
}
.MsgArea td {
    background-color: #cccc99;
    color: #cc0000;
    font-family:Arial Narrow;
    font-weight:bold;
}
.Header {
    font-family:Times New Roman;
    font-weight:bold;
    font-size:40px;
    color:#eeeeee;
    background-color:#990033;
    text-align: center;
}
.BdyArea {
    font-family:Times Roman;
    background-color:#eeeeee;
    width:600px;
}
.BdyArea h1 {
    color:#000099;
    font-family:Arial;
    font-weight:bold;
    font-size:30px;
}
.BdyArea h2 {
    color:#000099;
    font-family:Arial;
    font-weight:bold;
    font-size:20px;
}
.BdyArea h3 {
    color:#000099;
    font-family:Arial;
    font-weight:bold;
    font-size:18px;
}
.BdyArea h4 {
    color:#000099;
    font-family:Arial;
    font-weight:bold;
    font-size:16px;
}
.BdyArea th {
    color:#ffffff;
    background-color: #cc0000;
    text-decoration:none;
    font-family:Arial Narrow,Sans Serif;
    font-weight:bold;
    font-size:13px;
}
.BdyArea td {
    color:#000099;
    text-decoration:none;
    font-family:Verdana,Arial,Sans Serif;
    font-weight:bold;
    font-size:13px;
}
.BdyArea small {
    font-weight:normal;
}
.BdyArea A:link {
    color: #666633;
}
.BdyArea A:hover {
    color: #cc0000;
}
.RptArea {
    font-family:Arial Narrow;
}
.RptArea h1 {
    color:#000099;
    font-family:Arial;
    font-weight:bold;
    font-size:30px;
}
.RptArea th {
    color:#ffffff;
    background-color: #cc0000;
    text-decoration:none;
    font-family:Arial Narrow,Sans Serif;
    font-weight:bold;
    font-size:13px;
}
.RptArea td {
    color:#000099;
    text-decoration:none;
    font-family:Arial Narrow,Sans Serif;
    font-weight:normal;
    font-size:13px;
}
.RptArea A:link {
    color: #666633;
    font-weight:none;
}
.RptArea A:hover {
    color: #cc0000;
    font-weight:none;
}
.Buttons {
    font-family:Arial Narrow;
    font-size:13px
}
.Buttons td {
    text-align: center;
    background-color: #cc0000;
    font-family:Arial Narrow;
    color:#cccc99;
    text-decoration:none;
    font-weight:bold;
    font-size:13px
}
.Buttons A:link {
    color: #cccc99;
}
.Buttons A:visited {
    color: #cccc99;
}
.Buttons A:hover {
    background-color: #cccc99;
    color: #cc0000;
}
.CpyMsg {
    color:#000099;
    font-family:Verdana,San Serif;
    font-weight:bold;
    font-size:12px;
}
