input.text
{
color: #000000;
background: none;
border: 0px solid #FEE3AD;
border-bottom: 0px solid;
border-bottom-color: #000000;

}
textarea
{
color: #000000;
background: #fee3ad;
border: 0px solid #FEE3AD;

}
 input.none
{
background: #ffffff;
border: 0px solid #FEE3AD;

}
input.date
{
color: #000000;
background: none;
border: 0px solid #FEE3AD;
border-bottom: 1px solid;
border-bottom-color: #000000;

}

.left { 
border-bottom: 1px solid #781351
}
table.align
{
	text-align: left;
	color: none;
	width: 600px;
	background-color: none;
	border: 1px solid;
	border-collapse: collapse;
	border-spacing: 0px;
	border-top-color: #000000;
	border-left-color: #000000;
	border-bottom-color: #000000;
	border-right-color: #000000;
}

td.border
{
	border-bottom: 1px solid;
	border-left: 1px solid;
	text-align: left;
	text-indent: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: none;
	border-left-color: #000000;
	border-bottom-color: #000000;
}

td.helpBod
{ border-bottom: 1px solid #9CF;
border-top: 0px;
border-left: 1px solid #9CF;
border-right: 0px;
text-align: left;
text-indent: 10px;
font-family: Verdana, sans-serif, Arial;
font-weight: normal;
font-size: 11px;
color: #404040;
background-color: #fafafa; }

table.sofT
{ text-align: center;
font-family: Verdana;
font-weight: normal;
font-size: 11px;
color: #404040;
width: 580px;
background-color: #fafafa;
border: 1px #6699CC solid;
border-collapse: collapse;
border-spacing: 0px; }