body
{
    font-size: 10pt;
    color: #ffffff;
    font-family: 'Times New Roman';
    background-color: #663333;
}
.wrapper
{
    width:800px;
    text-align:center;
}
.main_col
{
    text-align:left;
    border: solid 1px black;
}
a.nav
{
    font-size: 10pt;
    color: white;
    font-family: Arial, Verdana;
    text-decoration: none;
}
a.nav:link
{
    font-size: 10pt;
    color: white;
    font-family: Arial, Verdana;
    text-decoration: none;
}
a.nav:active
{
    font-size: 10pt;
    color: white;
    font-family: ar, Verdana;
    text-decoration: none;
}
a.nav:visited
{
    font-size: 10pt;
    color: white;
    font-family: Arial, Verdana;
    text-decoration: none;
}
a.nav:hover
{
    font-size: 10pt;
    color: #ff6666;
    font-family: Arial, Verdana;
    text-decoration: underline;
}
.head
{
    border-right: medium none;
    border-top: medium none;
    border-left: medium none;
    border-bottom: medium none;
}
a.inbody
{
    color: white;
    text-decoration: underline;
}
a.inbody:active
{
    color: red;
    text-decoration: underline;
}
a.inbody:visited
{
    color: white;
    text-decoration: underline;
}
a.inbody:hover
{
    color: #ffffcc;
    text-decoration: underline;
}
a.inbody2
{
    color: #333333;
    text-decoration: underline;
}
a.inbody2:active
{
    color: red;
    text-decoration: underline;
}
a.inbody2:visited
{
    color: #333333;
    text-decoration: underline;
}
a.inbody2:hover
{
    color: #ff6666;
    text-decoration: underline;
}
.portinfo
{
    border-right: #990000 thin inset;
    border-top: #990000 thin inset;
    border-left: #990000 thin inset;
    color: #333333;
    border-bottom: #990000 thin inset;
    background-color: #ffffcc;
}
h1
{
    color: #ffffcc;
}
h2
{
    color: #ffffcc;
    font-style: italic;
}
#main
{
    padding: 10px;
    margin: 4px;
    width: 800px;
}
.header
{
    font-size: smaller;
}
.hr_wht
{
    color: White;
}
.hr_wht2
{
    color: White;
    width:630px;
}
