body    {
        padding:0px;
        margin:0px;
        }
body, input, select, textarea    {
        font-family:"Trebuchet MS";
        background:#FFFFFF;
        }
body, table, input, select,textarea   {
        font-size:12px;
        }
        
input,select, textarea {
        background:#FFFFFF;
        }
        
a       {
        color:black;
        }
a:hover {
        color:#065CB3;
        text-decoration:underline;
        }

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

.header_top {
        background:#BEDEFE;
        text-align:right;
        padding-right:20px;
        padding-top:15px;
        padding-bottom:8px;
        font-weight:bold;
        color:#000000;
        }

.header_top a {
        color:#044D96;
        }

.header_search {
        background:#EDFBFC;
        text-align:center;
        padding-bottom:10px;
        padding-top:10px;
        border-top:1px solid #0099CC;
        border-bottom:1px solid #0099CC;
        }

.advanced_search {
        padding-left:20px;
        }
        
.header_menu2 {
        background:#B0E3E8;
        text-align:center;
        padding-top:8px;
        padding-bottom:8px;
        font-weight:bold;
        color:#000000;
        border-bottom:1px #0099CC;
        }

.header_menu2 a {
        color:#044D96;
        }
        
.footer {
        background:#BEDEFE;
        text-align:center;
        padding-top:15px;
        padding-bottom:15px;
        font-weight:bold;
        color:#333333;
        }

.cat_td {
        padding:5px;
        }

.smallfont {
        font-size:11px;
        }
.titlebar  {
        background:#D3F8FB;
        padding:7px;
        padding-top:5px;
        padding-bottom:5px;
        font-weight:bold;
        color:#333333;
        text-align:center;
        }
.titlebar a  {
        color:#04498E;
        }

.directories {
        border:1px solid #CFFCFD;
        }

.index_list {
        width:100%;
        }

.listing_table {
        width:100%;
        border:1px solid #0099CC;
        }
        
.listing_title {
        background:#CDF5F8;
        padding:3px;
        font-weight:bold;
        }

.listing_title a {
        color:#065CB3;
        }

.listing_title a:hover {
        color:#04599A;
        }

.content {
        background:#E7EFF7;
        padding:5px;
        }
.row    {
        background:#CDF5F8;
        }

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

.key    {
        font-weight:bold;
        }

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

.listing_count {
        font-style:italic;
        }

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

.ppc_table {
                /*border-bottom:1px solid #888888;                
                border-top:1px solid #888888;*/
                }
.ppc_head {
                padding:5px;
                font-weight:bold;
                decoration:underline;
                color:#075AA1
                }
.ppc_bottom {
                padding:5px;
                }

