.moduletable
{
   padding-top: 10px;
   padding-bottom:10px;
}
.moduletable th
{
   font-size:12px;
   font-weight: bold;
   background-color: #003300;
   height: 18px;
   width: 200px;
   padding:5px;
   color:#FFFFFF;


}
.moduletable table
{
   padding-left: 20px;
}
.moduletable tr
{
   font-size:12px;
   height: 18px;
}

.moduletable a
{
   color:#000000;
   text-decoration:none;
}
.moduletable a:hover
{
   color:#000000;
   text-decoration:underline;
}

/******************************************************************************/
.componentheading
{
   font-weight: bold;
   color:#003300;
   font-size:18px;
   height: 18px;
   padding-top:10px;
   padding-bottom:15px;
}



.contentheading
{
   font-weight: bold;
   color:#003300;
   font-size:15px;
   height: 15px;

}

.contentpagetitle
{
   font-weight: bold;
}

/*BUSCADOR */
.inputbox
{
font-family:Tahoma, Verdana, sans-serif;
   font-size:12px;
}
.button
{
font-family:Tahoma, Verdana, sans-serif;
   font-size:12px;
}