/* standard css */

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

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

/* colourscheme css */

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

/* patch colours */
td.news {background:#FFFFFF;}
td.sport {background:#FFFFFF;}
td.patch {background:#FFFFFF;}
.patchdark, .patch1, .patch5, .patch9, .patch13, .patch17 {background:#BAE9FF;}
.patchlight, .patch3, .patch7, .patch11, .patch15, .patch19 {background:#BAE9FF;}
.patchrighthand {background:#E0E0E0;}
.patchrightdark {background:#E0E0E0;}
.patchrightlight {background:#EBEBEB;}
.standfirst {background:#000000;}
.smallpromoblock1:link, .smallpromoblock1:hover{text-decoration:underline; color:#FFFFF;}

/* linksbox */

.Linksbox{
	color: #0285C2;
}
.Linksbox a:link{
	color: #FFFFFF;

}
.Linksbox a:hover {
	color: #FFFFFF;
	text-decoration: underline;

}

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

.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:#E04C40;font-family:Verdana, Arial, Helvetica, sans-serif; }

/* background colour of main content area */
.content_table {background-color:#BAE9FF;}
.rhn_column .Linksbox {background:#72C7F0; font-weight:bold;}
.rhn_column .TextBox {background:#BAE9FF;}
.rhn_column .PromoBox {background:#72C7F0;}
.rhn_column center {background:#BAE9FF;}
.commentBlock {background:#BAE9FF;}

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

table {margin:0;padding:0;}

/* Comments system */
.acs_name_star {text-decoration: none; font-weight: bold;}
.acs_name {text-decoration: none; font-weight: bold;}
