.text {
	font-family: Verdana;
	font-size: 12px;
	color: #999999
}

.mini {
	font-family: Arial;
	font-size: 10px;
	color: #999999
}

.boldtext {
   	font-family: Verdana;
   	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC
}

.underlinetext {
  	font-family: Verdana;
    font-size: 12px;
	text-decoration: underline;
}

.subheading {
   	font-family: Verdana;
   	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #CCCCCC
}

.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;
	font-weight: none;
	color: #003300;
}

a:hover {
	font-weight: bold;
	color: #003300;
}

a:visited {
	color: #CC6633;
}

.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;
}