BODY{
  background-color:               #000000;
}
.langs{
  color:                          #F7DCBF;
  font-family:                    arial;
  font-size:                      8pt;
  font-weight:                    bold;
  text-decoration:                none;
  text-align:                     right;
  vertical-align:                 bottom;
}
.langs:hover{
  color:                          #FFFFFF;
  text-decoration:                underline;
}
.menu{
  color:                          #F7DCBF;
  font-family:                    arial;
  font-size:                      9pt;
  font-weight:                    bold;
  text-decoration:                none;
}
.menu:hover{
  color:                          #FFFFFF;
  text-decoration:                none;
}
A{
  color:                          #986F46;
  font-family:                    arial;
  font-size:                      9pt;
  font-weight:                    bold;
  text-decoration:                underline;
}
A:hover{
  color:                          #3F648D;
  text-decoration:                underline;
}
.copyright{
  color:                          #000000;
  font-family:                    arial;
  font-size:                      10pt;
  font-weight:                    normal;
  text-decoration:                none;
  font-style:                     italic;
  background-color:               #E7E7CB;
  padding:                        6px;  
}
.header{
  color:                          #F7DCBF;
  font-family:                    arial;
  font-size:                      9pt;
  font-weight:                    bold;
  text-decoration:                none;
  text-align:                     center;
  background:                     url('../images/hor-line-1.gif');
  vertical-align:                 middle;
  border:                         1px black solid;
}
.headerblue{
  color:                          #DCF4E1;
  font-family:                    arial;
  font-size:                      9pt;
  font-weight:                    bold;
  text-decoration:                none;
  text-align:                     center;
  background:                     url('../images/hor-line-2.gif');
  vertical-align:                 middle;
  border:                         1px black solid;
}
.loginbox{
  background-color:               #392A19;
  color:                          #FFFFFF;
  font-family:                    arial;
  font-size:                      9pt;
  font-weight:                    bold;
  text-decoration:                none;
  text-align:                     right;
  vertical-align:                 middle;
  padding-right:                  6px;
  padding-top:                    4px;
  padding-bottom:                 4px;
}
LI{
  padding:                        2px;
}
ul{
  color:                          #000000;
  font-family:                    arial;
  font-size:                      9pt;
  font-weight:                    bold;
  text-decoration:                none;
  text-align:                     left;
  list-style-image:               url(../images/bullet.gif);
  margin:                         0;
  padding:                        4px;
  margin-left:                    20px;
}
.normal{
  color:                          #000000;
  font-family:                    arial;
  font-size:                      9pt;
  font-weight:                    normal;
  text-decoration:                none;
  text-align:                     left;
  vertical-align:                 middle;
}
.normalc{
  color:                          #000000;
  font-family:                    arial;
  font-size:                      9pt;
  font-weight:                    normal;
  text-decoration:                none;
  text-align:                     center;
  vertical-align:                 middle;
}
H1{
  color:                          #392A19;
  font-family:                    arial;
  font-size:                      12pt;
  font-weight:                    bold;
  text-decoration:                none;
  text-align:                     center;
  vertical-align:                 middle;
}
.headerred{
  color:                          #EFE1E1;
  font-family:                    arial;
  font-size:                      9pt;
  font-weight:                    bold;
  text-decoration:                none;
  text-align:                     center;
  background:                     url('../images/hor-line-4.gif');
  vertical-align:                 middle;
  border:                         1px black solid;
}
.warnings{
  color:                          #FF0000;
  font-family:                    arial;
  font-size:                      9pt;
  font-weight:                    bold;
  text-decoration:                none;
  text-align:                     center;
}
.userlogged{
  color:                          #517DB0;
  font-family:                    arial;
  font-size:                      9pt;
  font-weight:                    bold;
  text-align:                     right;
}
.front-list{
  color:                          #000000;
  font-family:                    arial;
  font-size:                      12pt;
  font-weight:                    bold;
  font-style:                     italic;
  text-align:                     center;
  line-height:                    135%;
}
.front-h{
  color:                          #000000;
  font-family:                    arial;
  font-size:                      18pt;
  font-weight:                    bold;
  font-style:                     italic;
  text-align:                     center;
}
.specialoffer{
  color:                          #FFFFFF;
  font-family:                    arial;
  font-size:                      9pt;
  font-weight:                    bold;
  text-decoration:                none;
  text-align:                     center;
  vertical-align:                 middle;
  background-color:               #651919;
}
.adheader{
  color:                          #000000;
  font-family:                    arial;
  font-size:                      14pt;
  font-weight:                    bold;
  text-decoration:                none;
  font-style:                     italic;
  text-align:                     center;
  vertical-align:                 middle;
  background-color:               #FFFFFF;
  padding:                        4px;
}
.forumlink{
  font-family:                    arial;
  font-size:                      12pt;
  font-style:                     italic;
  color:                          #000000;
  text-decoration:                underline;
  font-weight:                    bold;
}
.forumlink:hover{
  text-decoration:                underline;
  color:                          #3F648D;
}
.forumcell{
  border-left:                    1px black solid;
  border-right:                   1px black solid;
  border-bottom:                  1px black solid;
  padding:                        4px;
  background-color:               #FFFFFF;
  font-family:                    arial;
  font-size:                      10pt;
  font-style:                     italic;
  color:                          #000000;
  font-weight:                    normal;
}
.forumdesc{
  font-family:                    arial;
  font-size:                      10pt;
  font-style:                     italic;
  color:                          #000000;
  font-weight:                    normal;
}