body {
	background-color: #000000;
}

h1, h2, h3, h4, h5
{
	font-family: Georgia, "Times New Roman", Times, serif;
}
.bannerborder {
 background-color: #FEFAE9; 
}
.bannertext {
 background-color: #CCCC98;
}
.bannertext_large {
 background-color: #CCCC98;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: bold;
	text-align: center;
	color: #000000;
}
.bannertext_med {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}
tr.navprim {
     background-color: #CCCC66;
}

tr.navsec {
     background-color: #A0BC6C;
}
.navbartext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.textbox_back {
  background-color: #FEFAEA;
  vertical-align: top;
}
.textbox {
  background-color: #CDCC9A;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	padding: 8px;
}
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-size: 13px;
	font-weight: bold;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

a.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: bold;
	text-decoration: none;
	color: #000000;
	border-style: groove;
	border-color: #32CD32;
	background-color: #9ACD32;
	padding: 3px;
}

a.button:active {
	border-color: #9ACD32;
	background-color: #32CD32;
}

p, li, blockquote, center, table, .bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
}
.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;
}
td.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;
}


tr.credittext {
     margin: 0;
		 text-align: center;
     vertical-align: middle; 
     background-color: #A0BC6C;
}
td.credittext {
     margin: 0;
	}

table.sessions
{
  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: 225px;
  vertical-align: top;
}

th.sessions
{
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  font-size: 115%;
}

td.sessionsnum
{
  padding-left: 10px;
  padding-right: 10px;
  text-align: center;
  vertical-align: top;
}

table.sponsored
{
  padding: 10px;
}

td.sponsored
{
  padding-left: 50px;
  padding-right: 50px;
  text-align: center;
}

td.sponsoredlogo
{
  width: 130px;
  text-align: center;
}

p.beer
{
  padding-left: 40px;
}

a.beer {
      font-size: 14px;
}

.highlight {
      color: #FF0000;
      font-weight: bold;
}

.highlight2 {
      color: #FF0000;
      font-size: 18px;
      font-weight: bold;
}
