/* custom_styles.css */
/* Overrides YTG default styles */


table {
background : transparent;
font : 100% verdana, arial, helvetica, sans-serif;
}

table.hitlist {
background : transparent; 
font : 90% verdana, arial, helvetica, sans-serif;
color : #000000;
background: #eeeeee;
}

/*
table.homepage {
color : #000000; 
} 


table.tablesmall {
background : transparent;
color : #000000;
font : normal normal normal 95% verdana, arial, helvetica, sans-serif;
}
*/

a {
text-decoration : none; 
} 

a:hover {
color : #000000; 
text-decoration : none; 
background: transparent-; 
} 


a:link {
text-decoration : none; 
}


p.message {
color : #ff0000;
font-weight: bold;	
}

/*
table th, table td {
padding: 0x 0px;
line-height: 1.0em;	
border-bottom : 0px; 
} 

table.homepage {
color : #000000; 
} 
*/
/*
#full p {
            font-size: 90%;	
            margin: 0 0 0px 0;
            line-height: 1.5em;
            }
*/
/*
        #middle ul {
            padding: 0 0 0 0;
            margin-top: 0px;
            }
                                
        #middle li {
            font-size: 90%;
            list-style: none; 
            padding: 0 0 0 0;
            }
*/         
            