body {
	background-color: #000000;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #C3BBA8;
}
.copyright {
	font-size: 10px;
}
.prod_venue {
	font-size: 14px;
	font-weight: bold;
	margin-left: 18px;
}
.prod_city {
	font-size: 12px;
	font-weight: bold;
	margin-left: 18px;
}
.prod_dates {
	font-size: 10px;
	font-weight: bold;
	margin-left: 18px;
	color: #FFFFFF;
}
.page_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #B3A469;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3C3C3C;
	width: 300px;
	height: 25px;
}
.info_header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #B3A469;
}
.info_header a:link, .info_header a:visited {
	text-decoration: underline;
	color: #B3A469;
}
.page_title a:hover {
	color: #E6D289;
}
.rev_dates {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-size: 12px;
}
a:link {
	color: #A38C79;
}
a:visited {
	color: #A38C79;
}
a:hover {
	color: #E3C2A9;
}
.main_tbl {
	background-image: url(images/tbl-bkg.jpg);
	background-repeat: no-repeat;
}
.admin_textarea {
	width: 530px;
	background-image: url(images/tbl-bkg.jpg);
	background-repeat: no-repeat;
	border: thin solid #CCCCCC;
	font-size: 14px;
	line-height: 20px;
}
input {
	border: 1px solid #CCCCCC;
}
