/* Green start */
.GreenTopLeftCorner
{
    font-size:0px;
    width:8px;
    height:7px;
    background-image: url(/layouts/MultiCoach/img/skins/green/box/TopLeft.gif);
}
.GreenTopRightCorner
{
    font-size:0px;
    width:8px;
    height:7px;
    background-image: url(/layouts/MultiCoach/img/skins/green/box/TopRight.gif);
}
.GreenBottomLeftCorner
{
    font-size:0px;
    width:8px;
    height:7px;
    background-image: url(/layouts/MultiCoach/img/skins/green/box/BottomLeft.gif);
}
.GreenBottomRightCorner
{
    font-size:0px;
    width:8px;
    height:7px;
    background-image: url(/layouts/MultiCoach/img/skins/green/box/BottomRight.gif);
}
.GreenTopFill
{
    font-size:0px;
    height:7px;
    background-image: url(/layouts/MultiCoach/img/skins/green/box/TopFiller.gif);
    background-repeat:repeat-x;
}
.GreenBottomFill
{
    font-size:0px;
    height:7px;
    background-image: url(/layouts/MultiCoach/img/skins/green/box/BottomFiller.gif);
    background-repeat:repeat-x;
}
.GreenLeftFill
{
    font-size:0px;
    width:8px;
    background-image: url(/layouts/MultiCoach/img/skins/green/box/LeftFiller.gif);
    background-repeat:repeat-y;
}
.GreenRightFill
{
    font-size:0px;
    width:8px;
    background-image: url(/layouts/MultiCoach/img/skins/green/box/RightFiller.gif);
    background-repeat:repeat-y;
}
.GreenCenterContent
{
    background-image: url(/layouts/MultiCoach/img/skins/green/box/ContentBg.gif);
    background-repeat: repeat;
}
.GreenScalableBox
{
    width:100%;
    height:100%;
}

.GreenTopRepeater
{
	height:1px; 
    background-image: url(/layouts/MultiCoach/img/skins/green/top/TopRepeater.gif);
}
.GreenMainRepeater
{
	height:80px; 
    background-image: url(/layouts/MultiCoach/img/skins/green/top/MainRepeater.gif);
	text-align: right;
}

.GreenBottomRepeater
{
	height:7px; 
    background-image: url(/layouts/MultiCoach/img/skins/green/top/BottomRepeater.gif);
}
/* Green end  */  

/* Yellow start */
.YellowTopLeftCorner
{
    font-size:0px;
    width:8px;
    height:7px;
    background-image: url(/layouts/MultiCoach/img/skins/Yellow/box/TopLeft.gif);
}
.YellowTopRightCorner
{
    font-size:0px;
    width:8px;
    height:7px;
    background-image: url(/layouts/MultiCoach/img/skins/Yellow/box/TopRight.gif);
}
.YellowBottomLeftCorner
{
    font-size:0px;
    width:8px;
    height:7px;
    background-image: url(/layouts/MultiCoach/img/skins/Yellow/box/BottomLeft.gif);
}
.YellowBottomRightCorner
{
    font-size:0px;
    width:8px;
    height:7px;
    background-image: url(/layouts/MultiCoach/img/skins/Yellow/box/BottomRight.gif);
}
.YellowTopFill
{
    font-size:0px;
    height:7px;
    background-image: url(/layouts/MultiCoach/img/skins/Yellow/box/TopFiller.gif);
    background-repeat:repeat-x;
}
.YellowBottomFill
{
    font-size:0px;
    height:7px;
    background-image: url(/layouts/MultiCoach/img/skins/Yellow/box/BottomFiller.gif);
    background-repeat:repeat-x;
}
.YellowLeftFill
{
    font-size:0px;
    width:8px;
    background-image: url(/layouts/MultiCoach/img/skins/Yellow/box/LeftFiller.gif);
    background-repeat:repeat-y;
}
.YellowRightFill
{
    font-size:0px;
    width:8px;
    background-image: url(/layouts/MultiCoach/img/skins/Yellow/box/RightFiller.gif);
    background-repeat:repeat-y;
}
.YellowCenterContent
{
    background-image: url(/layouts/MultiCoach/img/skins/Yellow/box/ContentBg.gif);
    background-repeat: repeat;
}
.YellowScalableBox
{
    width:100%;
    height:100%;
}

.YellowTopRepeater
{
	height:1px; 
    background-image: url(/layouts/MultiCoach/img/skins/Yellow/top/TopRepeater.gif);
}
.YellowMainRepeater
{
	height:80px; 
    background-image: url(/layouts/MultiCoach/img/skins/Yellow/top/MainRepeater.gif);
	text-align: right;
}

.YellowBottomRepeater
{
	height:7px; 
    background-image: url(/layouts/MultiCoach/img/skins/Yellow/top/BottomRepeater.gif);
}
/* Yellow end  */ 

/* Blue start */
.BlueTopLeftCorner
{
    font-size:0px;
    width:8px;
    height:7px;
    background-image: url(/layouts/MultiCoach/img/skins/Blue/box/TopLeft.gif);
}
.BlueTopRightCorner
{
    font-size:0px;
    width:8px;
    height:7px;
    background-image: url(/layouts/MultiCoach/img/skins/Blue/box/TopRight.gif);
}
.BlueBottomLeftCorner
{
    font-size:0px;
    width:8px;
    height:7px;
    background-image: url(/layouts/MultiCoach/img/skins/Blue/box/BottomLeft.gif);
}
.BlueBottomRightCorner
{
    font-size:0px;
    width:8px;
    height:7px;
    background-image: url(/layouts/MultiCoach/img/skins/Blue/box/BottomRight.gif);
}
.BlueTopFill
{
    font-size:0px;
    height:7px;
    background-image: url(/layouts/MultiCoach/img/skins/Blue/box/TopFiller.gif);
    background-repeat:repeat-x;
}
.BlueBottomFill
{
    font-size:0px;
    height:7px;
    background-image: url(/layouts/MultiCoach/img/skins/Blue/box/BottomFiller.gif);
    background-repeat:repeat-x;
}
.BlueLeftFill
{
    font-size:0px;
    width:8px;
    background-image: url(/layouts/MultiCoach/img/skins/Blue/box/LeftFiller.gif);
    background-repeat:repeat-y;
}
.BlueRightFill
{
    font-size:0px;
    width:8px;
    background-image: url(/layouts/MultiCoach/img/skins/Blue/box/RightFiller.gif);
    background-repeat:repeat-y;
}
.BlueCenterContent
{
    background-image: url(/layouts/MultiCoach/img/skins/Blue/box/ContentBg.gif);
    background-repeat: repeat;
}
.BlueScalableBox
{
    width:100%;
    height:100%;
}

.BlueTopRepeater
{
	height:1px; 
    background-image: url(/layouts/MultiCoach/img/skins/Blue/top/TopRepeater.gif);
}
.BlueMainRepeater
{
	height:80px; 
    background-image: url(/layouts/MultiCoach/img/skins/Blue/top/MainRepeater.gif);
	text-align: right;
}

.BlueBottomRepeater
{
	height:7px; 
    background-image: url(/layouts/MultiCoach/img/skins/Blue/top/BottomRepeater.gif);
}
/* Blue end  */


/* Grey start */
.GreyTopLeftCorner
{
    font-size:0px;
    width:8px;
    height:7px;
    background-image: url(/layouts/MultiCoach/img/skins/Grey/box/TopLeft.gif);
}
.GreyTopRightCorner
{
    font-size:0px;
    width:8px;
    height:7px;
    background-image: url(/layouts/MultiCoach/img/skins/Grey/box/TopRight.gif);
}
.GreyBottomLeftCorner
{
    font-size:0px;
    width:8px;
    height:7px;
    background-image: url(/layouts/MultiCoach/img/skins/Grey/box/BottomLeft.gif);
}
.GreyBottomRightCorner
{
    font-size:0px;
    width:8px;
    height:7px;
    background-image: url(/layouts/MultiCoach/img/skins/Grey/box/BottomRight.gif);
}
.GreyTopFill
{
    font-size:0px;
    height:7px;
    background-image: url(/layouts/MultiCoach/img/skins/Grey/box/TopFiller.gif);
    background-repeat:repeat-x;
}
.GreyBottomFill
{
    font-size:0px;
    height:7px;
    background-image: url(/layouts/MultiCoach/img/skins/Grey/box/BottomFiller.gif);
    background-repeat:repeat-x;
}
.GreyLeftFill
{
    font-size:0px;
    width:8px;
    background-image: url(/layouts/MultiCoach/img/skins/Grey/box/LeftFiller.gif);
    background-repeat:repeat-y;
}
.GreyRightFill
{
    font-size:0px;
    width:8px;
    background-image: url(/layouts/MultiCoach/img/skins/Grey/box/RightFiller.gif);
    background-repeat:repeat-y;
}
.GreyCenterContent
{
    background-image: url(/layouts/MultiCoach/img/skins/Grey/box/ContentBg.gif);
    background-repeat: repeat;
}
.GreyScalableBox
{
    width:100%;
    height:100%;
}

.GreyTopRepeater
{
	height:1px; 
    background-image: url(/layouts/MultiCoach/img/skins/Grey/top/TopRepeater.gif);
}
.GreyMainRepeater
{
	height:80px; 
    background-image: url(/layouts/MultiCoach/img/skins/Grey/top/MainRepeater.gif);
	text-align: right;
}

.GreyBottomRepeater
{
	height:7px; 
    background-image: url(/layouts/MultiCoach/img/skins/Grey/top/BottomRepeater.gif);
}
/* Grey end  */