@import url("GreyBox.css");
/* ----- Red top------------------------------------------- */
.RedCurvedBar .CurvedBar_left{
	background:url("Images/RedPanel_Top_Left.gif") no-repeat left top;
}
.RedCurvedBar .CurvedBar_right{
	background:url("Images/RedPanel_Top_Right.gif") no-repeat right top;
}
.RedCurvedBar .CurvedBar_inner{
	background:url("Images/RedPanel_Top_Bg.gif") repeat-x;
}
/* ----- Competitions------------------------------------------- */
.Competitions_small a{
	font-size:10px;
    color:#d78700 !important;
}
.Competitions_small a{
	text-align:right;
}
.Competitions_small a,.Competitions_small a:link{
	font-size:10px;
    color:#d78700 ;
}

.Competitions_small a:hover, .Competitions_small a:visited{
    font-size:10px;
    color:#d78700;
	text-decoration: none;
}


/* ----- end Red Panel ----------------------------------------------------- */