

.numresults {
        border-left: solid 1px;
        border-bottom: solid 1px;
        width: 25%;
}

.teamname {
        border-left: solid 1px;
        border-bottom: solid 1px;
        width: 25%;
}



.ssh3 {
	font-size:x-large;	
}

.captiontop {
}

.sstable {
	width: 80%;
	empty-cells: show;
	border: ridge 4px;
	border-spacing:0px;	
}

.ssheaderrow {
	text-align: center;
	
}

.ssheaderblankcolumn {
	border-right: solid 2px;
	border-bottom: solid 2px;
        border-left: solid 1px;
        border-bottom: solid 1px;
        width: 25%;
}

.ssheadercolumn {
	font-weight: bold;
	border-bottom: solid 2px;
        border-left: solid 1px;
        border-bottom: solid 1px;
        width: 25%;
}

.ssgrouprow {

}

.ssgroupnamecol {
	border-right: solid 2px;
	font-weight: bold;
        border-left: solid 1px;
        border-bottom: solid 1px;
        width: 25%;
}

.ssgroupdatacol {
	text-align: center;
        border-left: solid 1px;
        border-bottom: solid 1px;
        width: 25%;
}

.ssdetailrow {
	background-color: #f7f7f7	
}

.ssdetailcol {
	font-size:x-small;
        border-left: solid 1px;
        border-bottom: solid 1px;
        width: 25%;
}

.ssoverallrow {

}

.ssoverallnamecol {
	font-weight: bold;
	border-right: solid 2px;
        border-left: solid 1px;
        border-bottom: solid 1px;
        width: 25%;
}

.ssoveralldatacol {
	text-align: center;
        border-left: solid 1px;
        border-bottom: solid 1px;
        width: 25%;
}

.sscaptionbottom {
	font-style: italic;
}

.redsample {
	color: #FF0000;
}

.yellowsample {
	color: #e7e700;
	font-weight: bolder;
}

.dossierWARN, .dossierINFO, .redsample, .yellowsample {text-decoration:none}

.dossierWARN {
	color: #FF0000;
}
.dossierINFO {
    color: #e7e700;
    font-weight: bolder;
}

