body
{
  background: #ffffff;
  color: black;
  font-family: Verdana, Arial;
  font-size: 9pt;
  
  left-margin: 0;
  right-margin: 0;
  /* padding: 0; */
}
body a
{
  	font-size: 9pt;
	color: black;
}

/********** Show table stuff *********/

.tblShows
{
	font-family: Verdana, Arial;
	font-size: 8pt;
	color: #AA1800;
	background-color: #ffffff;

	PADDING: 2px;
	
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom:10px;
	/*
	border-bottom:solid 1px #666666;
	border-top: solid 1px #666666;
	border-right: solid 1px #666666;
	border-left: solid 1px #666666;
	*/
	
}

.tblShows td
{
	background-color: #ffffff;
}

.shows
{
	font-family: Verdana, Arial;
	font-size: 8pt;

	background-color: #ffffff;
	/* border-bottom:solid 1px #666666;*/
	PADDING: 2px;
	
}
.shows a
{
	color: #AA1800;
	text-decoration: none;
}


input, select {
	font-size: 8pt;
	font-family: Verdana, Arial, Times New Roman;
}

.mailinglist {
	font-size: 9pt;
	font-family: Verdana, Arial, Times New Roman;
}