.textfield {
	background-color: #bebfbe;
	height: 22px;
	border: 1px solid #bebfbe;
	width: 155px;


}
.links {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.links:hover {

	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
td {
	font-family: tahoma, verdana, arial;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
}
.text-bottom {
	color: #000000;
	text-decoration: none;

}
.text-bottom:hover {
	color: #000000;
	text-decoration: none;
	background-color: #FDEAC1;
	}
.shadow {
	filter: DropShadow(Color=#000000, OffX=1, OffY=1, Positive=yes)?, OffX=?, OffY=?, Positive=?); }
.textfield2 {
	height: 20px;
	width: 190px;
	border: 1px solid #56493a;
}
.pad1 {
	padding-left: 10px;
}
.textarea {

	height: 60px;
	width: 190px;
	border: 1px solid #56493a;
}
.button {
	border: 1px solid #996600;
	background-image: url(images/bg_button.gif);
	height: 21px;
}
.rollover {
	text-decoration: none;
}
.rollover:hover {
	text-decoration: underline;
}
.bg-norep {

	background-repeat: no-repeat;
}
