<STYLE type="text/css">
<!--
td{
	font-size:9pt;
	line-height:16px;
	font-family: Arial; 
}
body{
	font-size:11px;
	line-height:16px;
	font-weight:bold;
	font-family: Arial; 
}
.clsTextInput{
	background-color:#D4D0C8;
	width:			160px;
	height:			20px;
	font-size:11px;
	font-weight:bold;
	font-family: Arial; 
}
.clsDateInput{
	background-color:#D4D0C8;
	width:			60px;
	height:			20px;
	font-size:11px;
	font-weight:bold;
	font-family: Arial; 
	text-align: Left;
}
.clsTbl{
    border:0;
    cellpadding:0;
    cellspacing:0;
	border-style:groove ;
	border-width: 2;
}
.clsSearchBtn{
	cursor:         hand;
	height:			18px;
	width:			18px;
	padding:		2px 6px 2px 6px;
	border:			2px solid;
	border-color:	ButtonHighlight ButtonShadow
					ButtonShadow ButtonHighlight;	
}
.clsFtrTd{
	height:			23px;
}
.clsButton{
	font-size:11px;
	font-family: Arial; 
	font-weight:bold;
	width: 68px;
	height:25px
}
.clsTextBoxInput{
	width:			40px;
	height:			20px;

}
.clsSelect{
	font-family:	Arial;
	font-size:		11px;
	font-variant:	normal;
	font-weight:	bold;
}
-->
</STYLE>