/* standard css */

body {margin:0;padding:0;}
td {font-family:Verdana, Arial, Helvetica, sans-serif; color:#000000;}

a {text-decoration:none;}
a:link {color:#333366;}
a:active, a:hover {text-decoration:underline; color:#000066;}
a:visited {color:#666699;}

/* colourscheme css */

/* main colour */
body,
.bbcpageSearchL,
.bbcpageSearch,
.bbcpageSearch2 {background-color:#0065CB;}

/* patch colours */
td.news {background:#FFFFFF;}
td.sport {background:#FFFFFF;}
td.patch {background:#FFFFFF;}
td.patchdark {background:#D4E5F6;}
td.patchlight {background:#E5EFFA;}
td.patchrighthand {background:#E0E0E0;}
td.patchrightdark {background:#E0E0E0;}
td.patchrightlight {background:#EBEBEB;}
td.standfirst {background:#000000;}

/* text and link colour when on main colour */
.bbcpageToplefttd,
.bbcpageCrumb,
.bbcpageLocal,
.bbcpageServices {color:#fff;}

.bbcpageToplefttd a:link,
.bbcpageToplefttd a:active,
.bbcpageToplefttd a:hover,
.bbcpageToplefttd a:visited,
.bbcpageCrumb a:link,
.bbcpageCrumb a:active,
.bbcpageCrumb a:hover,
.bbcpageCrumb a:visited,
.bbcpageLocal a:link,
.bbcpageLocal a:active,
.bbcpageLocal a:hover,
.bbcpageLocal a:visited,
.bbcpageServices a:link,
.bbcpageServices a:active,
.bbcpageServices a:hover,
.bbcpageServices a:visited {color:#fff;}

/* background colour of main content area */
.content_table {background-color:#ffffff;}
.rhn_column .Linksbox {background:#E0E0E0;}
.rhn_column .TextBox {background:#E0E0E0;}
.rhn_column .PromoBox {background:#E0E0E0;}
.rhn_column center {background:#E0E0E0;}
.commentBlock {background:#E0E0E0;}

img.padright { margin-right:10px; }
img.padleft { margin-left:10px; }
