body {
	background:#4c7c9f url("../images/blue/blue-page-bg.gif");
	color: #4e4e4e;
}

#site-header-left, #site-header-right {
	background:#0f2b42;
}

#site-header-left a, #site-header-right a {
	border:#607c90 1px solid;
	background:#162d41;
}

#site-header-left a:hover, #site-header-right a:hover {
	border:#366fa1 1px solid;
	background:#234969;
}

#header {
	background:#183a56;
}

#tabs {
	background:#2c5476;
	background:url("../images/blue/blue-tabs-bg.gif") repeat-x;
}

#tabs a.selected {
	background:#4c7c9f;
	color: #fff;
	border-top:#183a56 1px solid;
	border-left:#183a56 1px solid;
	border-right:#183a56 1px solid;
}

#tabs a:hover {
	background:#507ea5;
	color: #fff;
}

.sub-feature {
	border-bottom:#cfdce6 1px dotted;
}

h4 {
	background:url("../images/blue/blue-title-bg.gif") repeat-x;
}

.navigation li, .latest-news li, .postarea li {
	background:url("../images/blue/blue-bullet.gif") no-repeat 0% 50%;
}

.latest-news li {
	border-bottom:#cfdce6 1px dotted;
	background:none;
}

.offer {
	border-bottom:#cfdce6 1px solid;
}

#schedule th {
	background:url("../images/blue/blue-title-bg.gif") repeat-x;
	color:#fff;
}

#pageFooter {
	background:url("../images/blue/blue-footer-bg.gif") repeat-x;
	border:none;
}

#pageFooter h5 {
	color:#607c90;
}

#sector1, #sector2, #sector3 {
	border:1px solid #607c90;
}

#sector1 ul li, #sector2 ul li, #sector3 ul li {
	border-top:1px dotted #607c90;
	}

#sector1 ul li:hover, #sector2 ul li:hover, #sector3 ul li:hover {
	background:#3c78a7;
}

#sector1 ul li:first-child, #sector2 ul li:first-child, #sector3 ul li:first-child {
	border-top:0px dotted #fff;
}

#messages {
	background:#183a56;
}

#oddsComparison th.selection {
	background:#f4f6f8;
}

#oddsComparison td a:link, #oddsComparison td a:visited {
	background:#f4f6f8;
}

#oddsComparison td a:hover {
	background:#567f9b;
}
