body {
	background-color: #000000;
}
h1, h2, h3, h4, h5
{
	font-family: Georgia, "Times New Roman", Times, serif;
}
.textbox {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	padding: 8px;
}
.navbartext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: normal;
}
a:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
p, li, blockquote, .bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
}

p.beer
{
  padding-left: 40px;
}

a.beer {
      font-size: 14px;
}

a.reaper
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #808000;
}

a.header
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 22px;
}


.pageheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.sectionheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.bannertext_large {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: bold;
}
.bannertext_med {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}
.credittext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.copyrighttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
}

.highlight {
      color: #FF0000;
      font-weight: bold;
}

tr.navprim {
     background-color: #CCCC66;
}

tr.navsec {
     background-color: #A0BC6C;
}

tr.credittext {
     text-align: center;
     vertical-align: middle;
     background-color: #A0BC6C;
}

table.sessions
{
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 14px;
  font-style: normal;
  margin-left: 25px;
}

tr.sessions
{
}

td.sessions
{
  padding-left: 10px;
  padding-right: 10px;
  vertical-align: top;
}

td.sessions2
{
  padding-left: 10px;
  padding-right: 10px;
  width: 200px;
  vertical-align: top;

}

th.sessions
{
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  vertical-align: top;
  font-size: 115%;
}

td.sessionsnum
{
  padding-left: 10px;
  padding-right: 10px;
  vertical-align: top;
  text-align: center;
}