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

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

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

input, textarea, option, select {
background-color : transparent;
font-family : georgia, sans-serif;
font-size : 7pt;
color : #dddcde;
letter-spacing : 1px;
margin : 0;
padding : 3px;
}
p {
margin : 2px 2px 2px 2px;
}
b {
color : #541620;
}
i {
color : #ac8e76;
}
.title {
font-family : georgia, serif;
font-size : 9pt;
color : #dddcde;
width : 100%;
letter-spacing : 2pt;
padding : 0 0 0 0;
border-bottom : 1px dotted #203a5f;
text-align : center;
}

#navcontainer { width: 165px; }

#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: #000000;
border-bottom: 1px solid #ac8e76;
}

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

#navcontainer a:hover
{
background-color: #000000;
color: #541620;
text-align : right;
}

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