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

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

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

.header_top a {
        color:#EAEAFF;
        }

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

.advanced_search {
        padding-left:20px;
        }
        
.header_menu2 {
        font-size:12px;
		font-family: "Trebuchet MS";
		background:#9E64FF;
        text-align:center;
        padding-top:4px;
        padding-bottom:4px;
        font-weight:bold;
        color:#EFEBEF;
        border-bottom:2px solid black;
        }

.header_menu2 a {
        font-size:12px;
		font-family: "Trebuchet MS";
		color:#EAEAFF;
        }
        
.footer {
        background:#9E64FF;
        text-align:center;
        padding-top:15px;
        padding-bottom:15px;
        font-weight:bold;
        color:#EAEAFF;
        }

.cat_td {
        padding:5px;
        }

.smallfont {
	font-size:12px;
	font-family: "Trebuchet MS";

        }
.titlebar  {
        background:#64009B;
        padding:7px;
        padding-top:5px;
        padding-bottom:5px;
        font-weight:bold;
        color:#FFFFFF;
        text-align:center;
        }
.titlebar a  {
        color:#FFFFFF;
        }

.directories {
        border:2px solid #64009b;
        }

.index_list {
        width:100%;
        }

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

.listing_title a {
        color:#CC0000;
        }

.listing_title a:hover {
        color:#444444;
        }

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

.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;
        }

.ppc_table {
		/*border-bottom:1px solid #888888;		
		border-top:1px solid #888888;*/
		}
.ppc_head {
		padding:5px;
		font-weight:bold;
		decoration:underline;
		color:red;
		}
.ppc_bottom {
		padding:5px;
		}
.smallfontCopy {
	font-size:11px;
	font-family: "Trebuchet MS";
	font-style: normal;

}

