table.db { }/*width: 700; */
table.db td.firstCol { padding: 0 0 0 10; }
table.db tr { height: 24px; }
table.db tr td { padding: 0 0 0 4; height: 24px; }
table.db tr.header { background: #E1E1E1; height: 30px; }
table.db tr.header td { font-weight: bold; font-size: 11px; }
table.db tr.odd td { background: #E9E9E9; }
table.db tr.even td { background: #FFFFFF; }
table.db tr.new td { background: #CCF3FF; font-weight: bold; }
table.db { border-bottom: 1px solid #999999; }
.dashboard { padding: 0 15 0 0; }
.dashboard .title {}
.dashboard .board { background: #E1E9C1; }
.dashboard .board .padding { padding: 4 0 10 0; }
.dashboard .board .paddingH { padding: 4 0 10 10; }
.dashboard .board .boxHead { background: #E1E9C1; } /*for box view BENEATH the box tool tab */
.dashboard .board .boxBody { width: 700px; padding: 0; background: #FFFFFF; clear: both; } /*for box view BELOW the box tool tab */ /*width: 660px; */
.dashboard .bottomTool { margin: 0 0 0 4; }
.dashboard .topTool { clear:both; }
.topTool .button { float: left; font-size: 11px; font-weight: bold; white-space: nowrap; margin: 0 3 0 0; vertical-align: bottom; }
.topTool .button a { background: #E6E6E6; color: #666666; text-decoration: none; height: 24px; min-width: 100px; padding: 7 20 0 10; display: block; margin: 0 0 2 0; } /*border-top: 1px solid #666666; border-right: 1px solid #666666; */
.topTool .button a, { height: 29px; width: 100px; }
.topTool .button a:hover { color: #333333; }
.topTool .button a.on, .topTool .button a.firstOn, .topTool .button a.onNew { background: #BDFF00; color: #FF3366; border: none; height: 26px; margin: 0; }
.topTool .button a.on, .topTool .button a.firstOn, .topTool .button a.onNew, { height: 31px; }
.topTool .button a.new, .topTool .button a.onNew { background: #33CCFF; color: #000000; }
.topTool .button a.hot { background: #F53D6B; color: #ffffff; }
.topTool .bar, .topTool .barNew { clear: both; background: #BDFF00; height: 3px; font-size: 2px; }
.topTool .barNew { background: #33CCFF; }
.topTool .button a.on:hover, .topTool .button a.firstOn:hover { color: #FF3366; }
.topTool .button a.first { background: #E6E6E6 url(/Images/Gui/MainTabCorner_Off.gif) no-repeat; border: none; }
.topTool .button a.firstOn { background: #BDFF00 url(/Images/Gui/MainTabCorner_On.gif) no-repeat; border: none; }
.dashboard .action { padding: 1 0 0 0; background: #FFFFFF; width: 100%; }
.dashboard .tabNote { background: #E1E9C1; padding: 3 0 10 10; font-size: 11px; color: #666666; }
.dashboard .tabNote a { color: #999999; }

.dashboard .boxHead .error { float: left; min-width: 150px; min-height: 20px; text-align: center; font-weight: bold; }
.dashboard .boxHead .error, { float: right; width: 150px; height: 20px; }
.dashboard .tabMenu { float: left; }
