body {
	background-image: url(../img/bkg_pg.jpg);
	background-repeat: repeat-x;
	background-color: #94BA10;
	margin: 0px;
}
.MainTable {
	background-image: url(../img/bkg_table_main.gif);
	background-repeat: repeat-y;
}
.LeftTdBkg {
	background-image: url(../img/bkg_header_left.jpg);
	background-repeat: no-repeat;
}
.ContentLeftTdBkg {
	background-image: url(../img/bkg_header_left2_border.jpg);
	background-repeat: repeat-y;
}
.ContentRightTdBkg {
	background-image: url(../img/bkg_header_right2_border.jpg);
	background-repeat: repeat-y;
}
.FootLink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #627B0B;
	text-decoration: none;
	text-align: center;
}
.FootLink a {
	text-decoration: none;
	color: #627B0B;
}
.FootLink a:hover {
	color: #627B0B;
	text-decoration: underline;
}

.FootNote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #6E8B0C;
	text-decoration: none;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}
.MainContent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding-top: 15px;
	padding-right: 15px;
	line-height: 17px;
}
.MainContentSmall {
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #333333;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}


.FootNote a {
	color: #6E8B0C;
	text-decoration: none;
}
.FootNote a:hover {
	color: #6E8B0C;
	text-decoration: underline;
}





.RightTdBkg {
	background-image: url(../img/bkg_header_right.jpg);
	background-repeat: no-repeat;
}
.MainContent a {
	color: #0000CC;
	text-decoration: underline;
}
.MainContent a:hover {
	color: #0000CC;
	text-decoration: none;
}
.ContentH1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.PerformerImg {
	border: 1px solid #000000;
}
.MainTable form#Accommodation {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.MainTable form#Accommodation select {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 17px;
}
.MainTable form#PR {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.MainTable form#PR select {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 17px;
}
.PrDate {
	font-weight: bold;
	color: #999999;
	padding-top: 10px;
	font-family: Georgia;
	font-size: 12px;
	padding-bottom: 5px;
}
.PrIndexTable {
	padding-bottom: 10px;
}
.PrImg {
	padding-bottom: 10px;
	padding-left: 10px;
}
