body { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333333;}

#toolTable { margin: 10px 0;}
#toolTable input { width:75px; text-align:center; }

#toolTable table, #toolTable td { border-color: #000; border-style: solid; }
#toolTable table { border-width: 0 0 1px 1px; border-spacing: 0; border-collapse: collapse; }
#toolTable .sideBorder { border-left-width: 1px; }
#toolTable .bottomBorder { border-bottom-width: 1px; }
#toolTable td { border-width: 1px 1px 0 0; text-align:center; }
#toolTable .noborder { border-width:1px 1px 0 0; }
#toolTable .toolValue { font-weight:bold; }
#toolTable .tableHeader, #toolTable .tableHeaderAccent { color:#FF0000; font-weight:bold; margin-bottom: 5px;  }
#toolTable .tableHeaderAccent { color:#fff; }
	
#toolTable .modifier { font-weight:bold; }
	
#toolTable .accent, #toolTable .accent2 { background:url(redBg.png) repeat-x top; color:#fff; font-weight:bold; }
#toolTable .accent2 { background:url(orangeBg.png) repeat-x top;}

.toolTip { margin:0 0 0 -10px; float:right;  }

.tooltip-popup { -moz-border-radius: 5px; -webkit-border-radius: 5px; position: absolute; border: 2px solid #000; padding: 10px; color: #FFF; font-style: italic; font-weight: bold; font-size: 12px; max-width: 330px; background: url(darken-tile.png) repeat; z-index: 99999;
}

h2 { color:#FF0000; font-size:16px;}

