.legendAndBorder{
	color:rgb(236, 101, 4) ; 
	font-size: 12pt;
	border-color:rgb(236, 101, 4) ;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border:1px solid;
	margin: 0px;
	padding: 10px;
	padding-top: 15px;
	padding-bottom: 15px;

}
.legendTable
{
	font-size: 12pt;
}
.orangeText{
	color:rgb(236, 101, 4) ; 
	font-size: 12pt;
	text-align: left;
}
.normalText{
	color:black ; 
	font-size: 12pt;
	text-align: left;
}

 .empty
    {
	width: 20px;
}
    .DataLabel2
    {
        color: rgb(236, 101, 4);
        text-align: left;
        font-style: normal;
        font-variant: normal;
        font-weight: normal;
        font-size: 12pt;
        line-height: normal;
        width: 130px;
    }
    .Activ
    {
        color: black;
        text-align: left;
        font-style: normal;
        font-variant: normal;
        font-weight: normal;
        font-size: 12pt;
        line-height: normal;
    }
    .Qual
    {
	color: black;
	text-align: left;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 12pt;
	line-height: normal;
	width: 140px;
}
    .DataLabel1
    {
	color: rgb(236, 101, 4);
	text-align: right;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 12pt;
	line-height: normal;
}
    .IDStyle
    {
        color: black;
        text-align: left;
        font-style: normal;
        font-variant: normal;
        font-weight: normal;
        font-size: 12pt;
        line-height: normal;
        width: 180px;
    }
    .Recomend
    {
        color: black;
        text-align: left;
        font-style: normal;
        font-variant: normal;
        font-weight: normal;
        font-size: 12pt;
        line-height: normal;
        width: 125px;
    }