input.button { font-family: arial, verdana, sans-serif; font-size: 11px; font-weight: bold; color: #000000; background-color: #FFFFFF; border: 0px solid #4D88C1; height: 19px; margin: 0px 5px 0px 5px; cursor: hand; cursor: pointer;}
input.textField { width: 180px; height: 19px; font-family: arial, verdana, sans-serif; font-size: 10px;}

body {
    margin: 0px 0px 0px 0px;
    color: #000000;
    background: #f7f3f7 
    font-family: Arial,Helvetica,Verdana,Geneva,sans-serif;
    font-size: 9pt;
}

td.bluLg { 
	background-color: #004282;
	width: 550px;
	height: 25px;
}
td.bluSm { 
	background-color: #004282;
	width: 205px;
	height: 25px;
}

td.frame-border1 {
	background-color: #ffffff;

td.lhsash1 { 
	background-color: #ffffff;
	width: 180px;
}

td.bluCart { 
	background-color: #004282;
	height: 8px;
	color: #ffffff;
}
td.bluCartR { 
	background-color: #004282;
	height: 8px;
	text-align : right;	
	color: #ffffff;
}

.txt00 {
	font-size: 6pt;
	line-height: 9pt;
	color: #000000;
}
