body    {
        padding:0px;
        margin:0px;
        }
body, input, select, textarea    {
        font-family: verdana;
        background:#999999;
        }
body, table, input, select,textarea   {
        font-size:11px;
        }
        
input,select, textarea {
        background:#efefef;
        }
        
a       {
        color:#006699;

        }
a:hover {
        text-decoration:underline;
        }

table   {
        border-collapse: collapse;
        border-spacing: 0px;
        }

.header_top {
        background:#999999;
        text-align:right;
        padding-right:20px;
        padding-top:15px;
        padding-bottom:5px;
        font-weight:bold;
        color:#EFEBEF;
        }

.header_top_a, .title_links {
        color:#006699;
        }

.header_search {
        background:#F5F5F5;
        text-align:center;
        padding-bottom:10px;
        padding-top:10px;
        border-top:2px solid black;
        border-bottom:2px solid black;
        }

.advanced_search {
        padding-left:20px;
        color:#000000;
        }
        
.header_menu2 {
        background:#F5F5F5;
        text-align:center;
        padding-top:8px;
        padding-bottom:8px;
        font-weight:bold;
        color:#EFEBEF;
        border-bottom:2px solid black;
        }

.header_menu2 > a {
        color:#EFEBEF;
        }
.banner {
        margin:5px;
        }
        
.footer {
        background:#999999;
        text-align:center;
        padding-top:15px;
        padding-bottom:15px;
        font-weight:bold;
        color:#000000;
        }

.cat_td {
        padding:5px;
        }

.smallfont {
        font-size:11px;
        }

.box_titlebar {
        background-image:url(images/fondo-celdas.gif);
        padding:7px;
        padding-top:5px;
        padding-bottom:5px;
        font-weight:bold;
        color:#000000;
        text-align:center;
        }
.box_content {
        background:#ffffff;
        padding:5px;
        }
.box_directories {border: 1px solid #000000;

        }

.titlebar  {
		background-image:url(images/fondo-celdas.gif);
        padding:7px;
        padding-top:5px;
        padding-bottom:5px;
        font-weight:bold;
      
        text-align:center;
        }
.titlebar > a  {
        color:#000000;
        }
.content {
        background:#ffffff;
        padding:5px;
        }

.directories {border: 1px solid #000000;

        }

.index_list {
        width:100%;
        }

.listing_table {
        width:100%;
        border:10px solid #CCCCCC;
        }
        
.listing_title {
        background:#EFEFDC;
        padding:5px;
        font-weight:bold;
        }

.listing_title > a {
        color:#CC0000;
        }

.listing_title > a:hover {
        color:#FF0000;
        }

.row    {
        background:#EEEEEE;
        }

.regform {
        font-weight:bold;
        text-align:right;
        padding-right:5px;
        }
.required {
        padding-left:5px;
        padding-right:5px;
        font-weight:bold;
        color:red;
        }
.fdes   {
        width:120px;
        font-weight:bold;
        text-align:left;
        }

.key    {
        font-weight:bold;
        }

.hint   {
        font-size:10px;
        color:#444444;
        font-family:Arial;
        margin-bottom:3px;
        }

.listing_count {
        font-style:italic;
        }

.titlekey {
        font-weight:bold;
        text-align:center;
        }
        
.index_sponslink {
        font-weight:bold;
        color:blue;
        text-decoration:none;
        }
        
.warning {
        background:#ffffff;
        }