body, font, table
{
	background-color: transparent;
	margin: 0;
	font-family: verdana;
	font-size: 10px;
}

a:link { color:#990000; text-decoration:none; }
a:visited { color:#990000; text-decoration:none; }
a:hover { color:#CC0000; text-decoration:none;}
a:active { color:#990000; text-decoration:none; }

.showshead
{
	color: #99000;
	font-size: 90%;
	border-style: dotted;
	border-width: 0px 0px 1px 0px;
	border-color: #990000;
}

.showsinfo
{
	font-weight: bold;
	border-style: dotted;
	border-width: 0px 0px 1px 0px;
	border-color: #990000;
}

.bloghead
{
	color: #f3eded;
	font-size: 110%;
	font-weight: bold;
	background-image: url(graphic/newslinehead.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
}

.longhead
{
	color: #FFFFFF;
	font-size: 110%;
	font-weight: bold;
	background-image: url(graphic/hlinelong.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
}

.writtenby
{
	border-style: dotted;
	border-width: 1px 0px 0px 0px;
	border-color: #990000;
	color: #333333;
}

textone
{
	color: #990000;
	font-size: 110%;
	font-weight: bold;
}

texttwo
{
	color: #FFFFFF;
	font-size: 120%;
	font-weight: bold;
}

.subhead
{ 
	border-style: double;
	border-width: 0px 0px 1px 0px;
	border-color: #000000;
	color: #990000;
	font-weight: bold;
	font-size: 110%
}

.tablecont
{ 
	border-style: dotted;
	border-width: 1px 1px 1px 1px;
	border-color: #000000;
	color: #000000;
	font-size: 110%
}

.tablehead
{ 
	color: #FFFFFF;
	font-weight: bold;
	font-size: 110%
}

.picbordercenter
{
	border: double;
	border-width: 1px 1px 1px 1px;
	border-color: #990000;
	margin: 5px;
	padding: 1px;
}

.picleftfloat
{
	border: double;
	border-width: 1px 1px 1px 1px;
	border-color: #990000;
	margin: 5px;
	margin-left: 0px;
	padding: 1px;
	float: left;
}

.picrightfloat
{
	border: double;
	border-width: 1px 1px 1px 1px;
	border-color: #990000;
	margin: 5px;
	padding: 1px;
	float: right;
}

.picleftfloatnoborder
{
	margin-right: 5px;
	padding: 0px;
	float: left;
}

.picrightfloatnoborder
{
	margin: 0px;
	padding: 0px;
	float: right;
}

.picleftfloatnomargin
{
	border: double;
	border-width: 1px 1px 1px 1px;
	border-color: #990000;
	margin: 0px;
	padding: 0px;
	float: left;
}

.oldshowhead
{
	color: #f1f1f1;
	font-size: 110%;
	font-weight: bold;
	background-image: url(graphic/showsoldline.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
}

.oldshowssubcat
{
	color: #cccccc;
	font-size: 90%;
	border-style: dotted;
	border-width: 0px 0px 1px 0px;
	border-color: #990000;
}

.pastshows
{
	color: #000000;
	font-weight: bold;
	font-size: 110%;
	border-style: dotted;
	border-width: 0px 0px 1px 0px;
	border-color: #000000;
}
	
.mailinglist
{
	background-image: url(graphic/deludomailinglist.png);
	background-repeat: no-repeat;
	background-position: left center;
}

.tablestylecat1
{
	color: #990000;
	font-size: 110%;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #cccccc;
}

.tablestylecat2
{
	color: #000000;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #cccccc;
}

tabletext1
{
	color: #6b0000;
	font-size: 80%;
	margin-left: 20px;
}

tinytext
{
	color: #333333;
	font-size: 9px;
}



input, textarea
{
	background-color: #990000;
	border-color: #000000;
	border-style: double;
	border-width: 1px 1px 1px 1px;
	padding: 1px;
	color: white;
}