.gameBar, .gameBar TD, .gameBar TH { background-image:url('../js/images/puzzle/gameBar.gif'); background-color:transparent; font-family:verdana,arial,sans-serif; font-size:13px; color:#000099; font-weight:900; }
.bar, .bar TD, .bar TH { background-image:url('../js/images/puzzle/bar.gif'); background-color:transparent; }

.gameBarLeft { width:7px; height:20px; background-image:url('../js/images/puzzle/gameBar_l.gif'); background-color:transparent; }
.gameBarRight { width:8px; height:20px; background-image:url('../js/images/puzzle/gameBar_r.gif'); background-color:#dddddd; }
.barRight { width:7px; height:20px; background-image:url('../js/images/puzzle/bar_r.gif'); background-color:transparent; }

.bottom, .bottom TD { background-color:#e9e7e7; height: 10px}
.bottomLeft { width:10px; height:10px; background-image:url('../js/images/puzzle/bottom_l.gif'); background-color:transparent; }
.bottomRight { width:10px; height:10px; background-image:url('../js/images/puzzle/bottom_r.gif'); background-color:transparent; }

.startButton1 { background-image:url('../js/images/puzzle/bottom_r.gif'); }
.start { font-family:verdana,arial,sans-serif; font-size:12px; color:#222222; font-weight:900; }
.start:link {color:#222222; text-decoration: none; }
.start:visited {color:#222222; text-decoration: none; }
.start:active {color:#222222; text-decoration: none; }
.start:hover {color: #cc3333; text-decoration: none; }
