.bg {
	background-image: url(images/testform_07.gif);
	background-repeat: no-repeat;
	background-color: #061EA1;
}
.background {
	background-color: #061EA1;
	background-image: url(images/testform_05.gif);
	background-repeat: no-repeat;
}
.background2 {
	background-color: #061EA1;
	background-image: url(images/testform2_05.gif);
	background-repeat: no-repeat;
}
.textfield_bg {
	background-color: #CCCCCC;
}
.background3 {
	background-attachment: fixed;
	background-color: #061EA1;
	background-image: url(images/testform3_05.gif);
	background-repeat: no-repeat;
}
.Link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	list-style-type: none;
	text-transform: capitalize;
	cursor: hand;
		text-decoration: none;
}
.Header {
	font-family: FranklinGothBookCTT, FranklinGothMediumCTT, Helios, HeliosCond;
	font-size: 14px;
	font-weight: bold;
	color: #FFCC00;
}
