
td.helpHed
{ border-bottom: 2px solid #6699CC;
border-left: 1px solid #6699CC;
background-color: #D8E4F3;
text-align: center;
text-indent: 5px;
font-weight: bold;
font-size: 14px;
color: #404040; }


table.sofT
{
font-weight: normal;
font-size: 13px;
color: #404040;
width: 588px;
background-color: #fafafa;
border: 1px #6699CC solid;
border-collapse: collapse;
border-spacing: 0px; 
text-align: right;
} 

td.right
{ 
text-align: center;
border-right: 1px solid #6699CC;
border-bottom: 1px solid #6699CC;
} 

td.left
{ 
text-align: center;
background-color: #D8E4F3;
border-right: 1px solid #6699CC;
border-bottom: 1px solid #6699CC;
} 

td.center
{
text-align: center;
} 

td.borderL { border-left: 1px #CEDCEA solid; }
