 input.text1
 {
	color: rgb(0,0,0);
	font-size: 9pt;
	border: 0px none;
	border:none;
	border-bottom:1 solid #D1D1CF;
	border-top:1 solid #D1D1CF;
	border-right:1 solid #D1D1CF;
	border-left:1 solid #D1D1CF;
	width:100px;
 }
A:link 
{
	text-decoration: none; 
	color:red
}
A:visited 
{

	color: red
}
A:active 
{
	text-decoration: none; color: red
}
A:hover 
{
	color: #000000
}

table.okBorderAll
{
	border-top:1 solid #CCCCCC;
	border-bottom:1 solid #CCCCCC;
	border-right:1 solid #CCCCCC;
	border-left:1 solid #CCCCCC:
}

table.okBorder2
{
	border: 1 solid black;	
	
}
 input.button1{
        BACKGROUND-COLOR:#D6D3CE ;
        BORDER-BOTTOM: #C9C9C9 1px solid;
        BORDER-LEFT: #C9C9C9 1px solid;
        BORDER-RIGHT: #C9C9C9 1px solid;
        BORDER-TOP: #C9C9C9 1px solid;
        FONT-SIZE: 9pt;
        color: #000000;
      }
      
TD
{
	font-size:12px;
}

TD.lt1
{
	border-right:1 solid #000000;
	border-bottom:1 solid #000000;

}

TD.lt2
{
	border-right:1 solid #000000;	
	border-bottom:1 solid #000000;
	font-weight:bold
}
	
TD.lt3
{
	border-left:1 solid #000000;
	border-bottom:1 solid #000000;

	
	
	
}
