body    {
        padding:0px;
        margin:0px;
       

        }
body, input, select, textarea    {
        font-family:"arial";
        background:#EEEEEE;
        }
body, table, input, select,textarea   {
        font-size:12px;
        }
        
input,select, textarea {
        background:#FFFFFF;
        }
        
a       {
        color:black;
        }
a:hover {
        color:#000000 ;
        text-decoration:underline;
        }

table   {
        border-collapse: collapse;
        border-spacing: 0px;
        }

/* test */
.header_top {
        
        text-align:right;
        padding-right:50px;
        padding-top:5px;
        padding-bottom:6px;
        font-weight:bold;
        color:#FFFFFF;
        }

.header_top a {
        color:#000033;
        }

.header_search {
        background:#FFFFFF;
        text-align:center;
        padding-bottom:10px;
        padding-top:10px;


.advanced_search {
        padding-left:20px;
        }
        
.header_menu2 {
         text-align:center;
        padding-top:8px;
        padding-bottom:8px;
        padding-right:50px;        
        font-weight:bold;
        color:#FFFFFF;
        
        }

.header_menu2 a {
        color:#000033;
        }
        
.footer {
        background:#3366cc;
        text-align:center;
        padding-top:15px;
        padding-bottom:15px;
        font-weight:bold;
        color:#EFEBEF;
        }

.cat_td {
        padding:5px;
        }

.smallfont {
        font-size:11px;
        }
.titlebar  {
        background:#3366cc ;
        padding:7px;
        padding-top:5px;
        padding-bottom:5px;
        font-weight:bold;
        color:#FFFFFF ;
        text-align:center;
        }
.titlebar a  {
        color:#FFFFFF;
        }

.directories {
        border:0px solid #000000;
        }

.index_list {
        width:100%;
        }

.listing_table {
        width:100%;
        border:1px solid #000000;
        }
        
.listing_title {
        background:#3366cc;
        padding:3px;
        font-weight:bold;
        }

.listing_title a {
        color:#000000;
        }

.listing_title a:hover {
        color:#000066;
        }

.content {
        background:#E7EFF7;
        padding:5px;
        }
.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:000000;
        text-decoration:none;
        background:#E7EFF7;
        }
        
.warning {
        background:#E7EFF7;
        }

.ppc_table {
                /*border-bottom:1px solid #FFFFFF;                
                border-top:1px solid #888888;*/
                }
.ppc_head {
                padding:5px;
                font-weight:bold;
                decoration:underline;
                color:red;
                }
.ppc_bottom {
                padding:5px;
                }
