BODY {
   background:#FFF none repeat scroll 0%;
   color:#5C5959;
   font-family:Helvetica,Calibri,Verdana,Arial;
   line-height:1.3;
}
#outer {
  border:1px solid #EAEAEA;
  text-align:left;
  width:950px;
  margin:0 auto;
}

#content {
   background-image: url(../images/bg.gif); background-repeat: repeat-y; width: 951px; position:relative; overflow: visible; min-height: 800px;
}

#left {
   width: 167px;
   float: left;
}
#right {
   margin-top: 20px;
   margin-left: 24px;
   float: left;
}
#menu {
   margin-top: 16px; 
   width: 657px;
   height: 20px;
   background-color: #C0A545;
   color: #fff;
   font-size: 7pt;
   font-family: Arial;
   padding-top: 8px;
   padding-left: 10px;
}
#menu A {
  color: #fff;
  text-decoration: none;
}
#menu A:hover {
  color: #fff;
  text-decoration: underline;
}
#area {
  margin-top: 19px;
  width: 665px;
  min-height: 600px;
  border: 1px #DADAD8 solid
}
#titulo {
  width: 653px;
  height: 30px;
  margin: 1px;
  background-color: #CEB86C;
  color: #FFF;
  font-size: 17px;
  font-family: Verdana;  
  padding-top: 4px;
  padding-left: 10px;
}
#texto {
  font-size: 12px;
  font-family: Verdana;
  padding-left: 8px;
  padding-top: 15px;
}



td {
        vertical-align: top;
        font-family:Verdana;
        font-size:10px;
        color:#7A7A7A;
}
td.mid {
        font-family:Verdana;
        font-size:10px;
        font-weight:bold;
        color:#7A7A7A;
}
form
{
        margin:0px;
}
a {

        text-decoration: underline;
        color:#4A7995;
}
.menu
{
        color:#666666;
}
a.menu
{
        color:#666666;
        text-decoration:none;
}
a.copy
{
        color:#ADADAD;
        text-decoration:none;
}

