.nhead
{
	font-family: American Typewriter;
	font-size: 14px;
	color: #CCC;
	font-style: normal;
	font-weight: 400;
	letter-spacing: 1px;
}

.text {
	font-family: Verdana;
	font-size: 11px;
	color: #999999;
	
}

.mini
{
	font-family: American Typewriter;
	font-size: 7pt;
	color: #999;
	text-decoration: none;
	word-spacing: 2pt;
}

.boldtext {
   	font-family: Verdana;
   	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC
}

.underlinetext {
  	font-family: Verdana;
    font-size: 11px;
	text-decoration: underline;
}

.subheading
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	color: #CCCCCC;

}

.subred
{
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	color: #FF0000;
	letter-spacing: 1pt;
}

.heading {
   	font-family: Verdana;
   	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}

.heading:hover {
	text-decoration: underline;
}

a
{
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
	color: #9CC;
	font-style: oblique;
}

a:hover
{
	font-family: Verdana;
	font-size: 12px;
	text-decoration: underline;
	color: #CCC;
	font-style: oblique;
}

a:visited
{
	font-family: Verdana;
	font-size: 12px;
	text-decoration: strike;
	color: #9CC;
	font-style: oblique;
}

.ctyr_table {
 border-color: #000000;
}

.ctyr_table td {
	border-color: #000000;
	font-family: Verdana;
	font-size: 12px;
}

.show-divider {
	border-width: 1px 0px 0px 0px;
	border-style: dashed;
	border-color: #000000;
	width:25%;
}

.available-shows {
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	text-align: left;
}