@charset "utf-8";
BODY {
	FONT-SIZE: 14px;
	FONT-FAMILY: "Trebuchet MS", Verdana, Arial;
	background-color: #FFF;
	color: #042873;
}
.login_header {
	FONT-SIZE: 14px;
	FONT-FAMILY: "Trebuchet MS", Verdana, Arial;
	text-align: right;
}
.header_text {
	font-family: "Trebuchet MS", verdana, Arial;
	font-size: 10px;
	color: #042873;
}
.header_text a {
	font-family: "Trebuchet MS", verdana, Arial;
	font-size: 10px;
	color: #042873;
}
.button {
	background-color: #2A74FF;
	color: #FFF;
}
	
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
td {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	font-weight: bolder;
	font-style: normal;
}
.errmsg {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 22px;
	font-weight: bolder;
	color: #F00;
	text-align: center
}
.formtitle {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 18px;
	font-weight: bolder;
	color: #042873;
	text-align:center;
	margin-bottom: 10px;
}
.message {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 16px;
	font-weight: bolder;
	color: #042873;
}

.display_options tr th {
	font-family: "Trebuchet MS", verdana, Arial;	
	font-size: 15px;
	text-align: center;
}
.display_options tr td {
	font-family: "Trebuchet MS", verdana, Arial;	
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}
.display_options_small tr th {
	font-family: "Trebuchet MS", verdana, Arial;	
	font-size: 14px;
	text-align: center;
}
.display_options_small tr td {
	font-family: "Trebuchet MS", verdana, Arial;	
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
.contact_table tr {
	vertical-align: top;
	padding-bottom: 5px;
}
.contact_table tr td {
	font-family: "Trebuchet MS", verdana, Arial;	
	font-size: 15px;
	text-align: left;
	vertical-align: middle;
}
.note {
	font-family: "Trebuchet MS", verdana, Arial;
	font-size: 14px;
	text-align: center;
}
.comp_title tr td {
	font-family: "Trebuchet MS", verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;	
}
.comp_people {
	font-family: "Trebuchet MS", verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;	
}
.comp_table_heading tr td {
	font-family: "Trebuchet MS", verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	vertical-align: text-bottom;
}
.cost {
	font-family: "Trebuchet MS", verdana, Arial;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
}
.bank_details tr td {
	font-family: "Trebuchet MS", verdana, Arial;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
}
.login {
	font-family: "Trebuchet MS", verdana, Arial;
	font-size: 16px;
	text-align: center;
	color: #042873;
}
.login a {
	font-family: "Trebuchet MS", verdana, Arial;
	font-size: 16px;
	text-align: center;
	color: #042873;
}

.footertext {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 15px;
	text-align: center;
	color: #042873;
}
.footertext a {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 15px;
	text-align: center;
	color: #042873;
}
.horseshow tr td {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}
.nom_confirmation {
	float: left;
	margin-left: 80px;
	font-size: 16px;
}
.horsetitle {
	font-size: 20px;
	font-weight: bold;
}
.horseshow-title {
	font-size: 20px;
	font-weight: bold;
}
.horseshow-subtitle {
	font-size:16px;
}
.notice_title {
	font: 18px Georgia, "Times New Roman", Times, serif;
	text-align: center;
	padding-bottom: 2px;
	padding-top: 2px;
	color: #1F1C27;
	width: 1100px;
	border-top: 1px solid #546583;
	border-right: 1px solid #546583;
	border-left: 1px solid #546583;
	margin-top: 3px;
	margin-bottom: 0px;
	margin-left: 67px;
	background-color: #32AFA9;
}
.notice {
	font: 16px Georgia, "Times New Roman", Times, serif;
	text-align: left;
	color: #1F1C27;
	width: 1100px;
	padding-top: 10px;
	padding-bottom: 20px;
	border-right: 1px solid #546583;
	border-left: 1px solid #546583;
	border-bottom: 1px solid #546583;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 67px;
	padding-left: 10px;
}