BODY {
background-repeat:repeat-x;
background-color: #578DCD;
}


h1 {
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #0066CC;
    text-align:center;
margin-bottom: 0px;
}


h2 {
	font-family: Verdana;
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
	color: #0080FF;
	text-transform: uppercase;
    margin-bottom: 0px;
}

.style1 {
	color: #003399;
	font-weight: bold;
	font-family: Arial;
	font-size: 14px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style2 {color: #FFFFFF}

.product_text_scroll {
    overflow: auto;
	scrollbar-face-color :;
scrollbar-shadow-color : ;
scrollbar-highlight-color :#FFFFFF;
scrollbar-3dlight-color : #FFFFFF;
scrollbar-darkshadow-color : #FFFFFF;
scrollbar-track-color : #FFFFFF;
scrollbar-arrow-color :#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	width:  250px;
	height: 150px;
	margin-top: 5px;
	padding: 2px 2px 2px 2px;
	text-align:justify;
	}

.leftcolumn {
	font-family: arial;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
	display: block;
	text-align: left;
	margin-left: 50px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #578CCC;
	margin-right: 40px;
}
.leftcolumn:link {
	color: #000000;
	text-decoration: none;
	text-align: left;
	display: block;
}
.leftcolumn:hover {
	font-weight: bold;
}

.leftcolumn:active{
	color: #000000;
	text-decoration: none;
	text-align: left;
	display: block;
}

.leftcolumn:visited{
	color: #000000;
	text-decoration: none;
	text-align: left;
	display: block;
}

.white_small:link {
    font:Verdana;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 9px;
}
.white_small:hover {
    font:Verdana;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 9px;
}

.white_small:active {
    font:Verdana;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 9px;
}

.white_small:visited {
    font:Verdana;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 9px;
}

.black_small:link {
	color: #000000;
	text-decoration: none;
}
.black_small:hover {
	color: #000000;
	text-decoration: none;
}

.black_small:active{
	color: #000000;
	text-decoration: none;
}

.black_small:visited{
	color: #000000;
	text-decoration: none;
}

.rightcoltext {
	font-family: arial;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
}
.bodytext {
	font-family: helvetica;
	font-size: 13px;
	line-height: 16px;
	color: #000000;
	text-align: justify;
}
.contentbackground {
	background-image: url(/images2/content_background.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

a.details:link {
	color: #0000FF;
	font-size: 10px;
	text-decoration: underline;
}

a.details:visited {
	color: #0000FF;
	font-size: 10px;
	text-decoration: underline;

}

a.details:hover {
	color: #0000FF;
	font-size: 10px;
	text-decoration: underline;
}



.producttext {
	font-family: Verdana;
	font-size: 10px;
	color: #8D8D8D;
	line-height: 16px;
    text-align:justify;
    padding: 10px 10px 10px 0px;
}

.tickettext {
	font-family: Arial;
	font-size: 9px;
	line-height: 13px;
	color: #000000;
	margin-right: 5px;
	margin-left: 5px;
}

.ticketprice {
	font-family: Arial;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #BD002F;
}


.productboxes {
	padding: 10px 10px 10px 20px; 
	font: Verdana;
	font-size:12px;
	color:#004646;

}








