.input {
	font-family: Verdana;
	font-size: 8pt;
	height: 11pt;
	width: 130px;
	border: 1px solid #000000;
	background-color: #FFFFFF;

}
.select {
	font-family: verdana;
	font-size: 9px;
	width: 135px;
	border: 1px solid #DF011A;
}
.dob {
	font-family: verdana;
	font-size: 9px;
	width: 40px;
	border: 1px solid #DB0019;
}
.button {
	font-family: verdana;
	font-size: 10px;
	color: #4F585F;
	background-color: #FFFFFF;
	border: 1px solid #4F585F;
}

.yr {
	font-family: verdana;
	font-size: 9px;
	width: 52px;
	border: 1px solid #F00404;
}
.upbdr {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #56595C;
}

.stat {
	font-family: verdana;
	font-size: 9px;
	width: 140px;
	border-top-color: #F00404;
	border-right-color: #F00404;
	border-bottom-color: #F00404;
	border-left-color: #F00404;
}
.downbdr {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #56595C;
}
.leftritbdr {
	border-top-style: none;
	border-right-style: solid;
	border-left-width: 1px;
	border-left-color: #56595C;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #56595C;
	border-right-width: 1px;
	border-right-color: #56595C;
}

.leftdownbdr {
	border-top-style: none;
	border-right-style: none;
	border-left-width: 1px;
	border-left-color: #56595C;
	border-bottom-style: solid;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #56595C;
	border-bottom-width: 1px;
	border-bottom-color: #56595C;
}
.ritupbdr {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-left-width: 1px;
	border-left-color: #56595C;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-color: #56595C;
	border-right-color: #56595C;
}
