
body, p {
background : #000000;
font-family : "Trebuchet MS", Tahoma, georgia;
font-size : 8pt;
letter-spacing : 1px;
color : #E5E6D9;
margin : 0;
padding : 2px;
}

a:link, a:active, a:visited {
font-weight : bold;
text-decoration : none;
color : #708992;
font-family : "Trebuchet MS", Tahoma, georgia;
font-size : 8pt;
font-weight : bold;
}

a:hover {
color : #717B5F;
font-family : "Trebuchet MS", Tahoma, georgia;
font-size : 8pt;
font-weight : bold;
cursor : e-resize;
border-bottom : 1px dotted #708992;
}

input, textarea, option, select {
background-color : transparent;
font-family : georgia, sans-serif;
font-size : 7pt;
color : #E5E6D9;
letter-spacing : 1px;
margin : 0;
padding : 3px;
}
p {
margin : 2px 2px 2px 2px;
}
b {
color : #708992;
}
i {
color : #717B5F;
}
.title {
font-family : georgia, serif;
font-size : 9pt;
color : #A0A0A0;
width : 100%;
letter-spacing : 2pt;
padding : 0 0 0 0;
border-bottom : 1px dotted #778F98;
text-align : center;
}

#navcontainer { width: 150px; }

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: "Trebuchet MS", Tahoma, georgia;
}

#navcontainer a
{
display: block;
padding: 2px;
width: 100%;
background-color: #363B40;
border-bottom: 1px solid #755F70;
}

#navcontainer a:link, #navlist a:visited
{
color: #5C6B6D;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #000000;
color: #A0A0A0;
}

td {
background-color:transparent;
font-family: "Trebuchet MS", Tahoma, georgia;
font-size: 7pt;
color: #E5E6D9;
letter-spacing: 1px;
border: 0px solid #1200C1;
margin: 0px;
padding: 3px; }
