.color1 {
	color:#B02B2E !important;
}
.color2 {
	color:#C23D3E !important;
}
a.color1 {
	color:#B02B2E !important;
}
a.color2 {
	color:#C23D3E !important;
}
.bgcolor1 {
	background-color:#B02B2C !important;
}
.bgcolor2 {
	background-color:#C23D3E !important;
}
.coachingBG {
	background-image:url(../images/football/bg_coaching.gif);
	background-repeat:no-repeat;
}
.competitionBG {
	background-image:url(../images/football/bg_competition.gif);
	background-repeat:no-repeat;
}
.homecontentBG {
	background-image:url(../images/football/bg_homecontent.gif);
	background-repeat:no-repeat;
}
.newsBG {
	background-image:url(../images/football/bg_news.gif);
	background-repeat:no-repeat;
}
.pollBG {
	background-image:url(../images/football/bg_poll.gif);
	background-repeat:no-repeat;
}
.pollBGResults {
	background-image:url(../images/football/bg_poll_results.gif);
	background-repeat:no-repeat;
}
#homecontentContainer a {
	color:#B02B2E;
}
.rssBG {
	background-image:url(../images/football/bg_rss.gif);
	background-repeat:repeat-y;
}
#rssHeaderContainer {
	background-image:url(../images/football/bg_rss_top.gif);
	background-repeat:no-repeat;
}
.adsenseBG {
	background-image:url(../images/football/bg_adsense.gif);
	background-repeat:repeat-y;
}