INPUT.form {
	border : thin solid #999999;
	border-bottom-width : 1px;
	border-left-width : 1px;
	border-right-width : 1px;
	border-style : solid solid solid solid;
	border-top-width : 1px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font : Arial, Helvetica, sans-serif;
	width : 150px;
}

.formtext {
	font : normal normal 10px Arial, Helvetica, sans-serif;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
	layer-background-color : White;
	color : #996600;
}

TEXTAREA {
	border : thin solid #999999;
	border-bottom-width : 1px;
	border-left-width : 1px;
	border-right-width : 1px;
	border-style : solid solid solid solid;
	border-top-width : 1px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font : Arial, Helvetica, sans-serif;
    width : 200px;
	height : 100px;
	}
.mtext{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
	font : normal normal 10px Arial, Helvetica, sans-serif;
	color : #666666;
	}
P.padtwo{
	padding : 2px 2px 2px 2px;
	padding-bottom : 2px;
	padding-left : 2px;
	padding-right : 2px;
	padding-top : 2px;
	text-align : justify;
}
P.justy{
	text-align : justify;
}
FORM, body, table,td,th{
	font : normal 10px Arial, Helvetica, sans-serif;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	}
.folio_client{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	font : normal normal 11px Arial, Helvetica, sans-serif;
	color : #996600;
	}
A.folio_client:LINK {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	font : normal normal 11px Arial, Helvetica, sans-serif;
	color : #999999;
}
A.folio_client:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	font : normal normal 11px Arial, Helvetica, sans-serif;
	color : #996633;
}



