@CHARSET "ISO-8859-1";
	.disableText{
		color: graytext;
		font-style: italic; 
	}
	input, textarea {
		color: black;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
	}
	.number {text-align: right; text-decoration: blink;}
	.y{color: #E7E7BD;}
	.b{color: black;}
	.ftfy{color: #E7E7BD;}
	.ftw{background-color: white;}
	.fty{background-color: #E7E7BD;}
	.ftg{background-color: gray;}
	.ftb{border:1px black solid;}
	.ftby{border:1px black solid;}
	
	.ftred{border:1px red solid;}	
	.ftblue{border:1px blue solid;}
	.ftgray{border:1px blue gray;}
	
	.fttext{	
		border:1px #ffffff solid;
		background-color: #ffffff;
		height:16px;
		width:73px;
	}
	.cursor{cursor:hand}
	
	.ftbr{border-right:1px black solid;}	
	.ftbrt{border-right:1px transparent solid;}
	.ftbrtt{border-right:1px transparent solid; color:#E7E7BD;}
	.ftbrtg{border-right:1px transparent solid; color:gray;}
	.ftbry{border-right:1px #E7E7BD solid;}
	
	.ftbrg{border-right:1px gray solid;}
	.ftbl{border-left:1px black solid;}
	.ftbly{border-left:1px #E7E7BD solid;}
	
	.ftbt{border-top:1px black solid;}
	.ftbty{border-top:1px #E7E7BD solid;}
	.ftbtt{border-top:1px transparent solid;}
	
	
	.ftbb{border-bottom:1px black solid;}
	.ftbbg{border-bottom:1px gray solid;}
	.ftbbt{border-bottom:1px transparent solid;}
	.ftbby{border-bottom:1px #E7E7BD solid;}
	
	.ftdt{height:19px;}
	.ftdtb{border-bottom:1px #e7e7bd solid;}
	
	.ftmo{width:80px;}
	.ftw100{width:100px;}
	.ftar{text-align:right;}
	.ftmolr{width:20px;}
	
	.ftblank{height:1px;}
	