body {
background-color: #FFFFFF
}
p {
font: 12px arial;
color: #000000;
line-height: 120%
}
h1 {
font: 11px arial;
color: #666666;
line-height: 120%
}

td {
font: 12px arial;
text-decoration: none;
color: #CC0000
}

a:link {
font: 12px arial;
text-decoration: none;
color: #CC0000
}
a:visited {
font: 12px arial;
text-decoration: none;
color: #CC0000
}
a:active {
font: 12px arial;
text-decoration: none;
color: #CC0000
}
a:hover {
font: 12px arial;
text-decoration: none; 
color: #000000;
}

#categoryhold {
width: auto;
height: auto;
}
#uk {
display: none;
width: 100%;
}
#wholesale {
display: none;
width: 100%;
}
#south {
display: none;
width: 100%;
}
#north {
display: none;
width: 100%;
}
#west {
display: none;
width: 100%;
}
#east {
display: none;
width: 100%;
}
#central {
display: none;
width: 100%;
}
#online {
display: none;
width: 100%;
}
#category9 {
display: none;
width: 100%;
}

.bb
{
    border-bottom: solid 2px black;
}

.rb {
    border-right: solid 1px black;
}