body,td,th {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color: #000000;
	background-image: url(images/bg-gold.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.home-frame-bg {
	background-image: url(images/bg-home-800x420.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px solid #405294;
}
.black-bar {
	background-color: #000000;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-right: 20px;
	padding-left: 20px;
}
.main-table {
	background-color: #FFFFFF;
	border-top-width: 4px;
	border-right-width: 4px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
	height: 300px;
	padding: 20px;
}
.footer {

	background-color: #FFFFFF;
	border-right-width: 4px;
	border-left-width: 4px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	padding: 20px 20px 5px;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {

	color: #990000;
	text-decoration: none;
}
a:hover {


	color: #996600;
	text-decoration: underline;
}
a:active {



	color: #FF9900;
	text-decoration: none;
}
.content-t-left {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	width: 282px;
}
.content-t-right {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #990000;
}
.photo-frame {
	border: 1px solid #999999;
}
.event-table-title {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #523F17;
	padding: 3px;
}
.event-table-row1 {
	font-weight: normal;
	color: #523F17;
	background-color: #FAF4EB;
	padding: 3px;
	font-size: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.event-table-row2 {
	font-weight: normal;
	color: #523F17;
	background-color: #F2E3CC;
	padding: 3px;
	font-size: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.note {
	font-size: 11px;
}
.title-black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
