﻿.sc .containerTable { width: 100%; text-align: center; }

.sc {font-family: 'Open Sans',Verdana, Arial,helvetica,sans-serif; font-size: 8pt; position: relative; overflow: scroll;width:  427px;height: 45px;}
.sc .belt{position: absolute; left: 0;top: 0;}
.sc .panel{float: left;overflow: hidden;margin: 0px;width: 60px;border-right: 1px solid Silver;text-align:center;color:Gray;}
.sc .panelDay{font-weight: bold;}
.sc .panelDayNum{font-size: 11pt;color: Orange;font-weight: bolder;}
.sc .panelGames{font-weight: bold;}
.sc .panel a:link{font-weight: bold;color: Gray;text-decoration: none;}
.sc .panel a:visited{font-weight: bold;color: Gray;text-decoration: none;}
.sc .panel:hover{font-weight: bold;text-decoration: none;background-color: #DADADA;}
.sc .panelNavArrow{font-size:15pt;font-weight:900;color:Orange;text-decoration:none;}
.sc .Selected{background: #EBEBF1;}
/*
.scSmall {font-size: 7pt;position: relative; overflow: scroll;width: 420px;height: 42px;}
.scSmall .belt{position: absolute; left: 0;top: 0;}
.scSmall .panel{float: left;overflow: hidden;margin: 0px;width: 58px;border-right: 1px solid Silver;text-align:center;color:Gray;}
.scSmall .panelDay{font-size: 7pt;font-weight: bold;}
.scSmall .panelDayNum{font-size: 9pt;color: Orange;font-weight: bolder;}
.scSmall .panelGames{font-family: Helvetica, Arial, Times New Roman;font-size: 7pt;font-weight: bold;}
.scSmall .panel a:link{font-size: 7pt;font-weight: bold;color: Gray;text-decoration: none;}
.scSmall .panel a:visited{font-size: 7pt;font-weight: bold;color: Gray;text-decoration: none;}
.scSmall .panel:hover{font-size: 7pt;font-weight: bold;text-decoration: none;background-color: #DADADA;}
.panelNavArrowSmall {font-family:Helvetica, Arial, Times New Roman;font-size:9pt;font-weight:900;color:Orange;text-decoration:none;}
.scSelected{background: #EBEBF1;}
*/
