@charset "UTF-8";
.nextrace {
	font-family: "Century Gothic";
	font-size: 19px;
	color: #333;
	text-align: left;
	vertical-align: middle;
}
.tysnextrace {
	font-family: "Century Gothic";
	font-size: 20px;
	color: #000;
	text-align: right;
	vertical-align: middle;
	font-weight: bold;
	padding-right: 7px;
	line-height: 35px;
}
.messagebg {
	background-image: url(../images/permanent/ty.png);
	background-repeat: no-repeat;
	background-position: -60px 15px;
}
.messagep1 {
	font-family: "Century Gothic";
	font-size: medium;
	color: #000;
	padding-left: 240px;
	text-align: center;
	line-height: 22px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-top: 20px;
}
.messagep2 {
	font-family: "Century Gothic";
	font-size: medium;
	color: #000;
	padding-left: 220px;
	text-align: center;
	font-weight: bold;
	font-style: oblique;
	line-height: 22px;
	padding-right: 10px;
}
.fromty {
	font-family: "Century Gothic";
	font-size: large;
	color: #000;
	text-align: right;
	padding-right: 30px;
}
