@charset "UTF-8";
/* CSS Document */

.thin_horizontal_line {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #330000;
}
.nst_body_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 17px;
	letter-spacing: 0.02em;
}
.nst_body_text_columns {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 17px;
	letter-spacing: 0em;
}
.nst_body_text_centre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 17px;
	letter-spacing: 0.02em;
	text-align: center;
	vertical-align: top;
}
.nst_h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 600;
	color: #F90;
	padding: 5px;
	width: 540px;
	text-align: center;
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/title_tab.png);
	background-repeat: no-repeat;
	background-position: center top;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thin;
	border-left-width: thick;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #FFF;
	border-left-color: #666666;
	line-height: 19px;
	letter-spacing: 1px;
}
.nst_h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 800;
	color: #FF9900;
	text-align: center;
}
.NST_h4 {
	font-size: 14px;
	color: #FF9900;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
}


a:link {
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	color: #F90;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #F90;
}
.style1 {
	font-size: 14px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.nst_footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: 100;
	color: #CCCCCC;
}



.no_strings_bold {
	font-weight: 600;
	text-transform: capitalize;
	color: #F90;
}
.SpecialEvent_box {
	float: left;
	height: auto;
	width: 425px;
	border: thin solid #FFF;
	background-color: #F90;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #4A0005;
	text-align: center;
	padding-left: 0px;
	margin-left: 50px;
}
.SpecialEvent_box a:link {
	color: #4A0005;
	text-decoration: none;
}
.SpecialEvent_box a:visited {
	color: #666;
	text-decoration: none;
}
.SpecialEvent_box a:hover {
	color: #300004;
	text-decoration: underline;
}
.SpecialEvent_box a:active {
	text-decoration: none;
	color: #000;
}
.SpecialEvent_box H2 {
	text-decoration: underline;
	color: #4A0005;
}
.SpecialEvent_box H4 {
	text-decoration: none;
	color: #000;
}
.required {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 300;
	color: #F90;
}
.sidebar_title_white {
	color: #FFFFFF;
}
.ticket_shopping {
	width: 400px;
}
.poll {
	width: 300px;
	padding-left: 185px;
}
