/* Scrollbar properties are only supported by Internet Explorer 5.5+  */
body {
	background-color: #254182;
	background-image: url("../images/bg_main.jpg");
	margin-top: 0px;
	margin-bottom: 0px;
}

/* Link ticketMoreTitle style */

a.yellow:link {
	text-decoration: none;
	color: #fd6801;
	font-family: Tahoma;
	font-size: 12px;
}

a.yellow:visited {
	text-decoration: none;
	color: #fd6801;
	font-family: Tahoma;
	font-size: 12px;
}

a.yellow:active {
	text-decoration: none;
	color: #fd6801;
	font-family: Tahoma;
	font-size: 12px;
}

a.yellow:hover {
	text-decoration:underline;
	color:#2965a4;
	font-family: Tahoma;
	font-size: 12px;
}


/* Link ticketMoreTitle style */

a.ticketMoreTitle:link {
	text-decoration: none;
	color: #feee41;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}

a.ticketMoreTitle:visited {
	text-decoration: none;
	color: #feee41;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}

a.ticketMoreTitle:active {
	text-decoration: none;
	color: #feee41;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}

a.ticketMoreTitle:hover {
	text-decoration:underline;
	color:#ffffff;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}



a.header:link {
	text-decoration: none;
	color: #ffffff;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}

a.header:visited {
	text-decoration: none;
	color: #ffffff;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}

a.header:active {
	text-decoration: none;
	color: #ffffff;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}

a.header:hover {
	text-decoration: underline;
	color: #feee41;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}

	