html {
}

body {
 background: transparent;  
    width: 98%;
}


em { font-size: 14px; font-weight: bold; color:#AC1D28; }

a.menu, a.menu:visited {
        color: #888888;
	font: 90% Helvetica, Arial, sans-serif;
    padding-bottom:3px;
}

a.menu:hover, a.menu:active, a.menuselected {
	font: 90% Helvetica, Arial, sans-serif;
        color: #AC1D28;
}
    
table.listing {
     border-top:1px solid #777; 
     border-right:1px solid #777;
}

table.listing tr td {
     border-bottom:1px solid #777; 
     border-left:1px solid #777; 
    padding: 3px;
}


table.listing tr td.aberdeen {
     border-left:5px solid #0C2030; 
}

table.listing tr td.glasgow {
     border-left:5px solid #00B5DE;
}


table.listing tr td.edinburgh {
     border-left:5px solid #ED0042; 
}
