body {
background-repeat: repeat-y;
background-color: FFFFFF;
background-position: 0px 50%;
font-family: verdana;
font-size: 8px;
color: #9F9F9F;
text-align: justify;
overflow-x:hidden;
scrollbar-face-color: # FFFFFF;
scrollbar-highlight-color: # FFFFFF;
scrollbar-shadow-color: # FFFFFF;
scrollbar-3dlight-color: # FFFFFF;
scrollbar-arrow-color: # 9F9F9F;
scrollbar-track-color: # FFFFFF;
scrollbar-darkshadow-color: # FFFFFF; }
a:link, a:active, a:visited {
color: #B3B3B3;
font-weight: none;
text-decoration: none;}
a:hover {
color: #B77E99;
text-decoration: none;
font-weight: none;}
.body {
width: 100%;
border: 0px;
}
.main {
background: transparent;
width: 100%;
margin-top: 2px;
margin-bottom: 2px;
padding: 2px;
text-align: justify;}
.content {
background-color: #1A1A1A;
width: 100%;
margin-top: 1px;
margin-bottom: 1px;
padding: 1px;
text-align: justify;}
td.title, .title, div.side {
background-color: #2C2C2C;
color: #3E3E3E;
font-family: verdana;
font-size: 9px;
font-weight: bold;
padding: 0px;
margin-bottom: 1px;
text-transform: uppercase;
text-align: justify;}
.comment {
background-color: #2C2C2C;
color: #525252;
font-family: verdana;
font-size: 8px;
font-weight: none;
padding: 1px;
margin-bottom: 1px;
text-transform: uppercase;
text-align: justify;}
table, td, tr {
font-size: 7pt;
background: transparent;
text-align: justify;
cellpadding:4px;}
img.images{
border-width: 0px;
border-padding:7px;
border-color: #525252;
border-style: solid;
}
#navcontainer
{
width: 21em;
border-right: 0px solid #000;
padding: 0 0 0em 0;
margin-bottom: 0em;
font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
letter-spacing:0.6em;
background-color: transparent;
color: #BFA183;
}
#navcontainer ul
{
list-style: none;
margin: 0;
padding: 0;
border: none;
}
#navcontainer li
{
border-bottom: 0px solid #fff;
margin: 3;
}
#navcontainer li a
{
display: block;
padding: 5px 5px 5px 0.5em;
border-left: 8px solid #F1EEEB;
border-right: 10px solid #DAD5CF;
background-color: #F1EEEB;
color: #BFA183;
text-decoration: none;
width: 100%;
}
html>body #navcontainer li a { width: auto; }
#navcontainer li a:hover
{
border-left: 8px solid #F1EEEB;
border-right: 10px solid #FFFFFF;
background-color: #F1EEEB;
color: #CFB79F;
}