body { color: black; background-color: #051046; text-align: center; margin: 0; padding: 0; }
p {}
td {}
a:link { color: #f1e108 }
a:visited { color: white }
a:hover { color: purple }
a:active { color: red }
#wrapper { background-image: url(../images/backgound.jpg); background-repeat: no-repeat; width: 896px; height: 828px; margin-top: 0; margin-right: auto; margin-left: auto; padding: 0; border-right: 2px ridge #071a64; border-left: 2px outset #07155a; }
ul#navlist
{ margin-top: 0; margin-left: 0; padding-top: 10px; padding-left: 0; white-space: nowrap; }
#navlist li
{ border-right: 1px groove #92a2f3; display: inline; list-style-type: none; }
#navlist a { margin-top: 0; padding: 8px 12px 3px; }
#navlist a:link, #navlist a:visited
{
color: #fff;
text-decoration: none;
}
#navlist a:hover
{
color: #b3954b;
text-decoration: none;
}
#navcontainer { font-size: 16px; font-family: arial; font-weight: bold; margin: 0 0 0 130px; padding: 0; }
#content { font-size: 12px; font-family: arial; text-align: justify; width: 610px; height: 600px; overflow: auto; margin-top: 200px; margin-left: 270px; padding-right: 10px; }
h1 { color: #051046; font-size: 16px; font-weight: bold; margin: 0.67em 0; }
h2 { color: #ae2121; font-size: 18px; font-weight: bold; text-align: center; margin: 20px 0; }
a.red:link { color: #f1e108; font-size: 15px; font-weight: bold; background-color: #c00; text-decoration: none; padding: 8px; }
.status { color: #f1e108; font-size: 15px; font-weight: bold; background-color: #c00; text-decoration: none; width: 190px; margin-left: 20px; padding: 8px; border: ridge 1px #051046; }
#plan #content { margin-left: 300px; padding-right: 10px; width: 590px; }