.bg_page_info {
	background-image: url(images/bg_career_main.jpg);
	background-repeat: no-repeat;
}
.bg_page_info_sponsors {
	background-image: url(images/bg_sponsorship_main.jpg);
	background-repeat: no-repeat;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 120%;
	color: #000000;
}
.large_font {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 700;
	color: #DD2410;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 120%;
	color: #DD2410;
}
.quote_font {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	line-height: 120%;
}


.bg_page_text {
	background-image: url(images/bg_page_text.jpg);
	background-repeat: repeat-y;
}

