.normal {
	font-family: Tahoma;
	font-size: 10px;
	color: #317203;
	padding-right: 10px;
}
.black
{
	font-family:Tahoma;
	font-size:10px;
	font-weight:bold;
	color:black;
}
select
{
	border:1px solid #317203;
}
input[disabled]
{
	background-color:#bbbbbb;
}
.input {
	font-family: Tahoma;
	font-size: 11px;
	background-color: #CDF1B2;
	width: 152px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 17px;
	padding-right: 2px;
	padding-left: 2px;
}
.input3 {
	font-family: Tahoma;
	font-size: 11px;
	background-color: #CDF1B2;
	width: 50px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 17px;
	padding-right: 2px;
	padding-left: 2px;
}
.input2 {
	font-family: Tahoma;
	font-size: 11px;
	background-color: #CCCCCC;
	width: 152px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 17px;
	padding-right: 2px;
	padding-left: 2px;
}
.select {
	font-family: Tahoma;
	font-size: 11px;
	background-color: #CDF1B2;
	width: 85px;
}
table
{
	font-size:0px;
}
