body {
   background-color: #FFF7D7;
   margin-top:10px ;
   margin-left:2px;
   font-family: "Times New Roman", Times, serif; 
   font-size: 14px; 
   color: #336600; 
   text-decoration: none;
}

table {border:none;}

td {
   vertical-align:top; 
   padding:0px;
   border:none;
}
.bottom {vertical-align:bottom;}
.sidebar {text-align:left;}
.main {
   padding:0px 10px 0px 10px;
}
.content {
   padding:0px 0px 15px 0px;
}
.comment {
   padding:0px 0px 8px 0px;
}

img {border: none;}
div {text-align:center}

h2, h3 { 
   font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
   font-weight:normal;
   color:#595900;
   margin:0px 0 5px 0;
   padding:0;
}

span { border:none;}
.previous {margin:0px 20px 0px 0px;}
.next {margin:0px 0px 0px 0px;}

#nav {
   border-left: 1px dashed #E0A83D;
   text-align:left;
   margin-right: 3px;
   margin-bottom:5px;
   padding-left: 10px;
   color:#993300;
   
}

#nav ul
{
  border:none;
  margin: 0;
  padding: 0;
  list-style-type: none;
  font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
  font-weight:normal;
}

#nav ul li {
   border:none; 
}

#nav ul li ul{
   border:none; 
   margin: 5px 0 20px 25px;
}

#nav ul li h4{
   font-size:14px;
   margin:0; 
}

#nav ul li p {
   font-family: "Times New Roman", Times, serif; 
   font-size:13px; 
   color: #336600;
}

#nav ul li p span{
   font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
   color:#595900 ;
}

a:link, a:visited{
   font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
   font-size:13px;
   color:#D94821;
   text-decoration:none;
}

a:hover{
   color:#FFB400;
   text-decoration:underline;
}

#title {
   font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
   text-align:left;
   margin:0px 0 15px 0;
}

#title a:link, #title a:visited {
   font-size:22px;
   font-weight:bold
   color: #993300;
   text-decoration:none;
}

#title a:hover{
   color:#FFB400;
   text-decoration:underline;
}

#info {
   text-align:left;
   color:#82B64D;
   margin-bottom:7px;
}

.txtSubVerde {font-size: 13px; color: #336600;} 
.txtVerdeBold {font-weight:bold;}
.txtMasBold {color: #FF6600; font-weight:bold;}

a.txtMasNormal:link, a.txtMasNormal:visited {
   font-family: "Times New Roman", Times, serif; 
   font-size: 15px; 
   color: #FF6600; 
   text-decoration: none;
}
a.txtMasNormal:hover {
   font-family: "Times New Roman", Times, serif; 
   font-size: 15px; 
   font-weight: bold; 
   color: #FF6600; 
   text-decoration: none;
}