.red {
color: #FF0000;
}

.3by3MiddleTitleHtml {
border-top: 1px solid #666666;
border-bottom: 2px solid #666666;
background-color: #DFDFDF;
padding: 1px;
font-weight: bold;
}

.3by3RightTitleHtml {
border-top: 1px solid #666666;
border-right: 1px solid #666666;
border-bottom: 2px solid #666666;
font-weight: bold;
background-color: #DFDFDF;
}

.3by3Left {
font-size: 9px;
background-color: #EFEFEF;
border-left: 1px solid #666666;
border-bottom: 1px solid #666666;
}

.3by3Middle {
font-size: 9px;
background-color: #EFEFEF;
border-bottom: 1px solid #666666;
border-left: 1px solid #666666;
border-right: 1px solid #666666;
}

.3by3Right {
font-size: 9px;
background-color: #EFEFEF;
border-right: 1px solid #666666;
border-bottom: 1px solid #666666;
}

.formRadio {
border: 0px;
background-color: transparent;
}

.statsGraphLabel {
font-size: 9px;
text-align: center;
border-left: 1px solid #DFDFDF;
border-top: 1px solid #DFDFDF;
}

.statsGraphBar {
text-align: center;
font-size: 9px;
}

.topTab {
text-align: center;
font-size: 12px;
padding: 3px 5px 3px 5px;
font-weight: bold;
background-color: #EFEFEF;
border-top: 1px solid #999999;
border-left: 1px solid #999999;
border-right: 1px solid #999999;
border-bottom: 1px solid #666666;
}

.topTabTable {
width: 100%;
position: relative;
}

.topTabHighlight {
border-top: 2px solid #666666;
border-left: 2px solid #666666;
border-right: 1px solid #666666;
border-bottom: 1px solid #666666;
background-color: #DFDFDF;
text-align: center;
font-weight: bold;
padding: 3px 5px 3px 5px;
}



/* It took me 0.051 seconds to make this page */