table {
     line-height:28px;
}
.border {
	border: 1px solid #0F2D5F;
}
.style1 {
	font-family: Arial;
	font-size: 13px;
	color: #000000;
}
.input1 {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	height: 20px;
	width: 130px;
}
.selectfiled {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	height: 20px;
	width: 130px;
}
.button {
	background-color: #c0c0c0;
	text-align: center;
	height: 26px;
	width: 60px;
	font-family:Arial;
	font-size:12px;
	color:#000000;
	cursor:hand;
	border-top: 1px solid #f7f7f7;
	border-right: 2px solid #9d9d9d;
	border-bottom: 2px solid #9d9d9d;
	border-left: 1px solid #f7f7f7;
}
.button2 {
	background-color: #c0c0c0;
	text-align: center;
	height: 26px;
	width: 80px;
	font-family:Arial;
	font-size:12px;
	color:#000000;
	cursor:hand;
	border-top: 1px solid #f7f7f7;
	border-right: 2px solid #9d9d9d;
	border-bottom: 2px solid #9d9d9d;
	border-left: 1px solid #f7f7f7;
}
.style2 {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
} 