if (!(document.layers)) {
	document.write('<style type="text/css">\
	.formstyle{border-width: 1px;\
	background : #FFFFFF;\
	border-bottom : 1 solid #A2D3E9;\
	border-right : 1 solid #A2D3E9;\
	border-left : 1 solid #A2D3E9;\
	font-family : Tahoma, Verdana, Arial, Helvetica, Courier New, mono;\
	font-size : 10px;\
	color : #4990AE;\
	font-weight: normal;\
	text-decoration : none;\
	border-top : 1 solid #A2D3E9;}\
	.formstyle2{border-width: 1px;\
	background : #FFFFFF;\
	border-bottom : 1 solid #7F9DB9;\
	border-right : 1 solid #7F9DB9;\
	border-left : 1 solid #7F9DB9;\
	font-family : Tahoma, Verdana, Arial, Helvetica, Courier New, mono;\
	font-size : 10px;\
	color : #055085;\
	font-weight: normal;\
	text-decoration : none;\
	border-top : 1 solid #7F9DB9;}\
	.formstyle3{border-width: 1px;\
	background : #E1E1F3;\
	border-bottom : 1 solid #CFCCC3;\
	border-right : 1 solid #CFCCC3;\
	border-left : 1 solid #CFCCC3;\
	font-family : Arial, Helvetica, Courier New, mono;\
	font-size : 11px;\
	font-weight: normal;\
	text-decoration : none;\
	border-top : 1 solid #CFCCC3;}\
	.checkbox{border: 1pix;\
	font-family : Arial, Helvetica, Courier New, mono;\
	font-weight: normal;\
	text-decoration : none;\
	.radiobuttonstyle{border: 1pix;\
	font-family : Arial, Helvetica, Courier New, mono;\
	font-size : 10px;\
	font-weight: normal;\
	text-decoration : none;\
	</style>');
}