.seasonbgdark {
	background-color:rgb(0,85,135);
}

.seasonfgdark {
	color:rgb(0,64,106);
}

.seasonbgbright {
	background-color:rgb(89,144,177);
}

#error {
	background:url(media/bg/bg_error_quarter_1.gif) no-repeat top left;
}

#menuleft .selectedtagli {
	color:#ffffff;
	background:rgb(0,85,135) url(media/bg/menu_arrow.png) right center no-repeat;
/*	padding:2px 12px;*/
}
#menutop .selectedtagli {
	color:#ffffff;
	background-color:rgb(89,144,177);
}

.link li {
	background-image:url(media/bg/link_arrow_quarter_1.png);	
}

.datesblock {
	border-bottom:1px solid rgb(0,64,106);
}

.datesblocktags { 
	background-color:rgb(0,85,135);
}

.link a {
	color:rgb(0,64,106);
}
