.text {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.text1 {
	font-family: "Tahoma", "Helvetica", "sans-serif";
	font-size: 12px;
	color: white;
}
.text2{
	font-family: "ºÚÌå";
	font-size: 40px;
	color: #FFAD0D;
}
.readonlytext {
        border: 0px solid #000000;
        background-color: #D4D0C8;
}
.readonlytext1 {
        border: 0px solid #000000;
        background-color: #ffffff;
        text-align:right;
}
.box {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #003366;
	background-color: #EDF4F8;
	height: 17px;
	width: 95px;
	border: 1px solid #000000;
}
.button {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #000000;
	height: 20px;
	width: 40px;
	border: 1px solid #003366;
	background-color: #EDFAFE;

}
