html, body
{
	margin:0; 
	padding:0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: Black;
	height: 100%;
	background-color: #eaffff;
}
.flyerbody {
	height: 100%;
}

.fb1 {
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0.5em;
	height: auto;
}
body.dirbody {
	background-color: white;
	color: Black;
	height: auto%;
}

a, a:active, a:visited
{
	text-decoration: none;
	color: Blue;
	font-weight: bold;
}

a:hover
{
	text-decoration: none;
	background-color: blue;
	color: white;
	font-weight: bold;
}

h1, h2 {
	text-align: center;
}

.past
{
	color: Gray;
	font-size: 	13pt;
	font-weight: bold;
}

.now {
	color: White;
	background-color: blue;
	font-weight: bold;
}

.current
{
	color: black;
	font-size: 13pt;
	font-weight: bold;
}

.cancelled {
	color: Red;
	font-size: 13pt;
	font-weight: bold;
}

.tdbf
{
	font-weight: bold;
}

.logo
{
	display: block;
	float: left;
	height: 134px;
	width: 34%;
}

.centerit {
	margin-left: auto;
	margin-right: auto;
	width: 50%;
	display: block;
}

.name
{
	display: block;
	float: left;
	height: 134px;
	width: 33%;
}

.right
{
	display: block;
	float: left;
	height: 134px;
	width: 33%;
}

.address
{
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	text-align: center;
	font-size: 120%;
}

.schedule
{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	display: block;
	height: 180px;
	width: 50%;
}

.caller
{
	display: block;
	height: 180px;
	float: left;
	width: 30%;
}

.date
{
	display: block;
	height: 180px;
	float: right;
}

.clear
{
	clear: both;
}

.hr
{
	clear: both;
	float: left;
	left: 0px;
}

.info
{
	display: block;
	height: 100px;
	font-weight: bold;
	font-size: 130%;
}

.srow span.level
{
	clear: both;
	float: left;
	width: 6%;
}

.srow span.day
{
	float: left;
	width: 12%;	
}

.srow span.time
{
	float: left;	
	width: 27%;
}

.srow span.format
{
	float: left;
	font-weight: normal;
	width: 29%;
}

.srow span.cost
{
	float: left;
}

.additionalinfo
{
	display: block;
	margin-left: 15%;
	margin-right: 15%;
	font-weight: bold;
	}

.title
{
	display: block;
	height: 60px;
	float: left;
	width: 40%;
}
.contactname
{
	display: block;
	height: 60px;
	float: left;
}

.contactway
{
	display: block;
	height: 60px;
	float: right;
}

.row {
  clear: both;
  padding-top: 2px;
  font-size: 14pt;
  font-weight: bold;
  }

.row1 {
  clear: both;
  margin-top: 5px;
  border-top: 5px;
  border-top: 1px dashed black;
  }


.srow {
  clear: both;
  padding-top: 2px;
  font-size: 13pt;
  font-weight: bold;
  display: block;
  width: 100%;
  }

.row span.currentlabel {
  float: left;
  width: 40%;
  text-align: left;
  font-weight: bold;
  color: Black;
  }

.row span.cancelledlabel {
  float: left;
  width: 40%;
  text-align: left;
  font-weight: bold;
  color: Red;
  }

.row span.pastlabel {
  float: left;
  width: 40%;
  text-align: left;
  font-weight: bold;
  color: Gray;
  }
 
.row span.nowlabel {
  float: left;
  width: 40%;
  text-align: left;
  font-weight: bold;
  color: yellow;
  background-color: black;
  }
 
.row span.label2 {
  float: left;
  width: 40%;
  text-align: left;
  font-weight: bold;
  }

.row1 span.label2 {
  float: left;
  width: 45%;
  text-align: left;
  font-weight: bold;
  }

.row span.pastformw {
  float: left;
  text-align: left;
  color: Gray;
  width: 58%;
  font-weight: normal;
  } 
  
.row span.nowformw {
  float: left;
  text-align: left;
  color: yellow;
  background-color: black;
  width: 58%;
  font-weight: normal;
  } 
  
.row span.currentformw {
  float: left;
  text-align: left;
  color: Black;
  width: 58%;
  font-weight: normal;
  } 
  
.row span.cancelledformw {
  float: left;
  text-align: left;
  color: Red;
  width: 58%;
  font-weight: normal;
  } 

  .row1 span.formw {
  	float: left;
	text-align: left;
	font-weight: normal;
	font-size: 100%;
	width: 53%;
  }
  
  div.spacer {
  clear: both;
  }

.row span.fullwidth {
	float: left;
	text-align: center;
	font-weight: bold;
	width: 100%;
}

.newcenterarea2 {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 80%;
	height: auto;
	font-size: 100%;
	display: block;
	color: Black;
	padding-top: 0.25em;
}
.centerimg {
	margin: 0px auto;
	width: auto;
	border: 4px inset ActiveBorder;
	text-align:center;
}

.txtleft {
	float: left;
	text-align: left;
	background-color: transparent;
	color: Black;
	width: 100%;
}

div.clearer {
	clear: both;
	line-height: 0;
	float: left;
}

.rest {
	clear: both;
	width: 80%;
	font-size: 80%;
	display: block;
	background-color: transparent;
	margin-left: auto;
	margin-right: auto;
}

.bold {
	font-weight: bold;
}

.ab2 {
	font-family: "Arial Black", Arial, sans-serif;
	font-size: 160%;
}

#hdr {
	height: auto;
	padding-top: 0.25em;
	border-bottom: 1px solid black;
}

.redbox {
	display: block;
	width: 70%;
	margin-right: auto;
	margin-left: auto;
	border: 5px double red;
	padding:0.25em;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
}