body {
font-family:tahoma;
background: #D3CDB3;
color:#040404;
font-size:8pt;
font-family: Tahoma, Verdana, Arial, Sans-Serif;
background-image: 
url('');
background-repeat: repeat-y
margin: 0;
text-align: center;
}
#container {
overflow: hidden;
background:#FAF2F0;
width: 433px;
margin: 0px auto;
}
#header {
width: 433px;
height: 257px;
padding-top: 0px;
}
#content {
overflow: hidden;
font-family:tahoma;
color:#040404;
font-family: Tahoma, Verdana, Arial, Sans-Serif;
font-size:8pt;
text-align:justify;
background: #E9DEDA;
border-style:solid;
border-width:0px;
padding:4px 4px 4px 4px;
float:right;
width: 285px;
}
#sidebar {
overflow: hidden;
background: #E4EBC9;
color:#040404;
font-family: Tahoma, Verdana, Arial, Sans-Serif;
font-size:8pt;
text-align:justify;
border-style:solid;
border-width:0px;
padding:4px 4px 4px 4px;
float: left;
width: 130px;
}
A:link { COLOR:#040404; text-decoration: none; cursor:default; border-bottom:0 dashed #EFE336; font-weight:bold;} 
A:visited { COLOR:#040404; text-decoration: none; cursor:default; border-bottom:0 dashed #EFE336; font-weight:bold;} 
A:active { COLOR:#040404; TEXT-DECORATION: none; cursor:default; border-bottom:0 dashed #EFE336; font-weight:bold;} 
a:hover { COLOR:#040404; border-bottom:1 solid #E9DEDA; background-color:#E4EBC9; font-weight:bold;}

#nav a {
display: block;
   width: auto;
   background-color: #FAF2F0;
   color: #040404;
   font: 8pt Trebuchet MS;
   text-decoration: none;
   text-align: left;
   padding: 1px 5px;
   border: 1px solid #040404;
}
#nav a:hover {
   color: #040404;
   background-color: #D3CDB3;}

.maintitle { 
   font-weight: bold; 
   padding-left: 3px;
   color: #040404;
   border-bottom: 2px solid #FAF2F0;
   text-transform: lowercase;
   text-align: left;
   font-size: 15px;
   font-family: tahoma;
   background-color: #D3CDB3;
}
.title { 
   font-weight: bold; 
   padding-left: 3px;
   color: #FFFEFC;
   border-bottom: 2px solid #D1BB9D;
   text-transform: lowercase;
   text-align: left;
   font-size: 15px;
   font-family: tahoma;
   background-color: #8C7879;
}
.icons {
div align:center;
letter-spacing:2px;
}
.input, textarea, button, select, option {
       color:#040404;
       BACKGROUND: #FAFFFF;
       FONT: 8pt tahoma;
       text-decoration: none;
       font-family: tahoma;
       text-align: center;
       BORDER-RIGHT: #FAF2F0 1px solid;
       BORDER-TOP: #FAF2F0 1px solid;
       BORDER-LEFT: #FAF2F0 1px solid;
       BORDER-BOTTOM: #FAF2F0 1px solid;
scrollbar-3dlight-color: #FAFFFF;
scrollbar-arrow-color: #1B1B1B;
scrollbar-base-color: #FAFFFF;
scrollbar-darkshadow-color: #FAFFFF;
scrollbar-face-color: #FAFFFF;
scrollbar-highlight-color: #FAFFFF;
scrollbar-shadow-color: #FAFFFF;
scrollbar-track-color: #FAFFFF;}
