body {
	color: #403f3b;
	background-image: url(/images/bg_body_white.gif);
}

.menuBasket a, .menuMoto a {
	color: #ccc9c6;
}

.menuBasket a:hover, .menuMoto a:hover {
	color: white !important;
}

.newsTitle a, .newsTitle {
	color: #333230 !important;
}

.newsSpacer {
	background-color: #d9d7d2;
}

.date {
	color: #403f3b;	
}

#nextGame {
	color: #d9d4c7;
}

#container {
	border: 0;
	border-right: 1px solid #edece6;
}

#right {
	padding-bottom: 20px;
}

#contactIco {
	background: url(/images/contact_ico.gif) no-repeat 0 0;	
}

#homeIco {
	background: url(/images/home_ico.gif) no-repeat 0 0;	
}

#table {
	background-color: transparent;
	border: 0;
}

div.tableCellLarge a {
	background-color: #f2efeb;
}

.tableCellSmallContent {
	background-color: #f2efeb;
}

.tableCellLargeContent {
	background-color: #f2efeb;
}

.scoresDiv {
	border: 0;
}

.scores th {
	border-bottom: 4px solid white;
	background-color: #d9d6d2;
}

.scores {
	background-color: #f2efeb;
}

.scores td, .scores td.light {
	border-bottom: 1px solid white;
	background: #f2efeb;
}

.scores td.fixed {
	background: #fcf9f5;
	border-bottom: 1px solid #edece6;
}

.borderSpacer {
	border-top: 4px solid white;
}

div.thumb {
	border: 0;
}

div.thumb img {
	border: 1px solid #dddddd;
}

div.thumb span {
	background-color: #f2efeb;
}