body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #7F8E76;
	background-image: none;
}
.header1 {
	font-size: 22px;
	font-weight: bold;
}
.header2 {
	font-size: 18px;
	font-weight: bold;
}
.inner-main-table {
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
}
a:link, a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FFCC66;
}
a.pr-link:link, a.pr-link:visited {
	color: #FF0033;
}
a.pr-link:hover {
	color: #FFCC66;
}
.pr-text {
	font-size: 16px;
}
.medium-text {
	font-size: 16px;
	font-weight: bold;
	color: #0055A5;
}
.medium-text-black {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.small-text-black {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.menu-text {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.large-text {
	font-size: 18px;
	color: #0055A5;
}

.sub-text {
	font-size: small;
	color: #333333;
}
a.sub-text, a.sub-text:active, a.sub-text:visited, a.sub-text:link{
	font-size: small;
	color: #666666;
}
a.sub-text:hover {
	font-size: small;
	color: #333333;
}
.sub2-text {
	font-size: x-small;
	color: #333333;
}
a.sub2-text, a.sub2-text:active, a.sub2-text:visited, a.sub2-text:link{
	font-size: x-small;
	color: #666666;
}
a.sub2-text:hover {
	font-size: x-small;
	color: #333333;
}


a.large-text-black:link {
	font-size: 18px;
	color: #000000;
}
a.large-text-black:visited {
	font-size: 18px;
	color: #000000;
}
a.large-text-black:hover {
	font-size: 18px;
	color: #FFFFFF;
	background-color:#0055A5;
}




.large-text-black {
	font-size: 18px;
	color: #000000;
}
.large-text-white, a.large-text-white:link, a.large-text-white:active, a.large-text-white:hover, a.large-text-white:visited {
	font-size: 18px;
	color: #FFFFFF;
}

.location-text {
	font-size: 16px;
	font-weight: bold;
	color: #0055A5;
}
.location-text-black {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	line-height: 24px;
}
.pr-table {
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}
.menu-main-table {
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}
.dates-table {
	border: 1px solid #6B759C;
}
.inner-dates-table {
	border: 1px dashed #6B759C;
}
.main-table {
	background-color: #FFFFFF;
	background-image: none;
}
#table1 {
	background-color:#000000;
	border: 1px dashed #000000;
	width: 85%;
}
#table2 {
	background-color:#000000;
	border: 1px solid #0055A5;
	width: 85%;
}

