@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-align: left;
}
body {
	background-color: #86A8CA;
	margin-left: 3px;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
}
.style1 {
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style2 {
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.style3 {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
}
.style5 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.style6 {
	color: #FF0000;
	font-weight: bold;
	font-size: 12px;
}
.style7 {
	color: #FF0000;
	font-weight: bold;
}
.border {
	border: 2px solid #FFFFFF;
}
a:link {
	color: #0000FF;
}
a:visited {
	color: #0000FF;
}
a:hover {
	color: #0000FF;
}
a:active {
	color: #0000FF;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.bkgrdcolor {
	background-color: #FFFFFF;
}
.rtimage {
	padding-bottom: 5px;
	padding-left: 5px;
	float: right;
	padding-right: 3px;
}
.lftimg {
	float: left;
	margin-right: 9px;
}
.imgcntr {
	padding-left: 2px;
}
.tickets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	background-color: #6FF;
	width: 280px;
	padding-left: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.ticbut {
	margin-bottom: 3px;
}
