body, input, select, textarea    {
        font-family:Verdana;
        background:#006699;
        }
body, table, input, select,textarea   {
        font-size:10px;
        }

    
input,select, textarea {
        background:#ffffff;
        }
        
a       {
	color:#333333;
}
a:hover {
        color:#999999;
        text-decoration:underline;
        }
table   {
        border-collapse: collapse;
        border-spacing: 0px;
        }
.cat_td {
        padding:5px;
        }
.smallfont {
        font-size:11px;
        }
.titlebar  {
        background:#cc0000;
        padding:7px;
        padding-top:5px;
        padding-bottom:5px;
        font-weight:bold;
        color:#ffffff;
        }
.titlebar > a  {
        color:#FFFFFF;
        }

.titlebar a  {
        color:#FFFFFF;
        }

.directories {
        border:1px solid #cc0000;
        }
.listing_table {
        width:100%;
        border:2px solid #cc0000;
        }
        
.listing_title {
        background:#cc0000;
        color:#ff6600;
        padding:5px;
        font-weight:bold;
        }
.listing_title > a {
        color:#cc0000;
        }
.listing_title > a:hover {
        color:#FF0000;
        }
.content {
        background:#ffffff;
        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:blue;
        text-decoration:none;
        }
        
.warning {
        background:#FF8888;
        }

.title_links {
        color:#FFFFFF;
        }

a.menu2:link{ color: #FFFFFF; text-decoration: none;} 
a.menu2:visited {color: #FFFFFF; text-decoration: none;} 
a.menu2:hover {color: #FFCC33; text-decoration: underline;} 
a.menu2:active {color: #FFFFFF; text-decoration: none;}