

table.maintable tr td
{
	font-size:0.8em;
}

td.s1Lhs, td.s2aLhs
{
	font-size:0.8em;
}

td.s1Ctr, td.s2aCtr
{
	font-size:0.8em;
	width:235px;
}

td.s1Rhs, td.s2aRhs
{
	font-size:0.8em;
	width:235px;
}

td.s2Lhs
{
	font-size:0.8em;
	width:50%;
}

td.s2Rhs
{
	font-size:0.8em;
}

td.ssup
{
	font-size:0.8em;
	width:33%;
}

input.eiTxtInput 
{
	width:230px;
}

img.imgHelp {
	cursor:help;
}

/* for use with the tooltips DHTML */
div.sbToolTipDiv {
  position:absolute; 
  display:none; 
  left:0; top:0; z-index:100;
  background-color:#dee7f7; border:1px solid #336; 
  padding:4px;
  color:#000;
  text-align:left;
}
div.sbToolTipDivExtraStyle { 
	font-weight:bolder; 
	color:#337; 
	padding:4px 
}
p.sbToolTip {
	cursor:help;
}
img.sbToolTip {
	cursor:help;
}
/* END DHTML tooltips stlye */