
/* LeaderBoard */
.leaderb {
height: 200px;
width: 550px;
border: 1px solid gray;
overflow: auto;
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; font-variant: normal; 
color: #000077; 
text-align: left
}  


.leaderTitle {
    border: 1px solid #DDDDFF;
    background-color: #DDDDFF;
    font-weight: bold;
    color:black;
}

.leader {
    font-size: 11px;
    color: #000077;
}

.sep {
    background-color: #DDDDFF;
}

.g { 
   color: red;
}


/* stats */
.stats {
	 
 font-family: Verdana, Arial, Helvetica, sans-serif; 
 font-size: 10px; 
 font-style: normal; 
 font-weight: bold; 
 font-variant: normal; 
 color: #003399;  

 text-align: center;

}
 
.footnote1 {
         font-size: 9px;
         text-align: right;
         color: #000077;
}

.footnote2 {

font-size: 9px; color: #000077;

}

.onlineloghead {

color: #000077;

}

dx {
   		font-size: 14px;
   		font-weight: bold;
   		color: blue;
   
   }
frequency {
   		background-color:#FFBA75;
   		font-weight: bold;
   }

spotter {
     color: red;

}


entity {
    color: green;
    font-size: 10px;

}

comment {
   font-size: 18px;

}

