.text {
	font-family: Verdana;
	font-size: 7pt;
}
.background {
	background-image: url(images/back.jpg);
	background-repeat: repeat-x;
}
.trans {
	filter: Alpha(Opacity=80, FinishOpacity=0, Style=0, StartX=0, StartY=0, FinishX=0, FinishY=0);
}
.field {
	font-family: Verdana;
	font-size: 9px;
	height: 18px;
	width: 120px;
}
.field2 {

	font-family: Verdana;
	font-size: 9px;
	height: 50px;
	width: 170px;
}
.button {
	font-family: Verdana;
	font-size: 9px;
	width: 50px;
}
.monthfield {
	font-family: Verdana;
	font-size: 9px;
	height: 17px;
	width: 70px;
}
.date {
	font-family: Verdana;
	font-size: 9px;
	height: 17px;
	width: 40px;
}
.year {
	font-family: Verdana;
	font-size: 9px;
	height: 17px;
	width: 55px;
}
