td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.backgroundHeader {
	background-image: url(images/header_04_b.gif);
	background-repeat: repeat-x
}
input, select, textarea {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
}
input.btnStyle {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px 10px;
	border-width: 1px;
	border-color: #666666;
	border-style: solid;
	background-color: #CC0000;
	cursor: hand;
}