.bg-top {
	background-image: url(images/bg-topper.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 930px;
	width: 900px;
	background-color: #FFF;
}
.txt-gral {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 20px;
}
.bg-form {
	background-image: url(images/bg-form.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 547px;
	width: 323px;
}
.txt-form {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666;
	padding-top: 10px;
	padding-bottom: 10px;
}
.cell-top {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
	width: 190px;
}
.cell-med {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
	width: 90px;
}
.txt-note {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F60;
}
.bg-red-box {
	background-image: url(images/bg-red.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 93px;
	width: 485px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	font-style: italic;
	margin-top: 5px;
	margin-bottom: 5px;
}
.txt-botom {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.footer {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	background-image: url(images/bg-footer.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 900px;
}
.footer2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCC;
}
