.link a:link {
	color: #69AAEA;
	font-family: Arial;
	font-size: 9px;
}
.link a:visited {
	color: #69AAEA;
	font-family: Arial;
	font-size: 9px;
}
.link a:hover {
	color: #010080;
	font-family: Arial;
	font-size: 9px;
}

.link a:active {
	color: #FF0000;
	font-family: Arial;
	font-size: 9px;
}

.normal_link a:link {
	color: #69AAEA;
	font-family: Arial;
	font-size: 12px;
}
.normal_link a:visited {
	color: #69AAEA;
	font-family: Arial;
	font-size: 12px;
}
.normal_link a:hover {
	color: #010080;
	font-family: Arial;
	font-size: 12px;
}

.normal_link a:active {
	color: #FF0000;
	font-family: Arial;
	font-size: 12px;
}
.normal_text {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
#right_cell {
	float: none;
	width: 40px;
}
.page_heading_text {
	font-family: Arial;
	color: #5338D1;
	font-size: 36px;
	font-weight: bold;
}

#content {
	float: left;
	width: 650px;
	margin-left: 10px;
}
#light_blue_row {
	background-color: #69AAEA;
	height: 4px;
}

#right_cell {
	float: right;
	width: 140px;

	border-bottom-width: 1px;
	border-left-width: 1px;

	border-bottom-style: dashed;
	border-left-style: dashed;


	border-bottom-color: #010080;
	border-left-color: #010080;
	padding: 5px;
}
#dark_blue_row {
	background-color: #0000FF;
	height: 4px;
}
#white_row {
	font-family: Arial;
	font-size: 9px;
	color: #CCCCCC;
	text-align: center;
}


#footer {
	float: left;
	width: 800px;
}
#main {
	float: left;
}
#maintableid {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #3366CC;
	border-right-color: #3366CC;
	border-bottom-color: #3366CC;
	border-left-color: #3366CC;
}

#show_preview_info {
	margin-bottom: 25px;
	min-height: 154;
	border: 1px dashed #69AAEA;
	padding: 5px;
}
  .clear {
    clear:both;
    height:1px;
    overflow:hidden;
  }


.show_name {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
.fs_focus_left_text {
	font-family: Arial;
	font-size: 12px;
	text-align: center;
	font-style: normal;
}

.show_pic_info {
	float: right;
	border: 1px solid #666666;
	margin-left: 5px;
}
.show_date {
	font-family: Arial;
	font-size: 9px;
	color: #69AAEA;
}
.show_blurb {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
}

.show_blurb_text {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
.show_name_text {
	font-family: Arial;
	font-size: 24px;
}
.show_date_text {
	font-family: Arial;
	font-size: 12px;
	color: #000099;
}
.show_venue_text {
	font-family: Arial;
	font-size: 14px;
}
.show_pic_text {
	font-family: Arial;
	font-size: 10px;
	color: #999999;
}


.show_venue {
	font-family: Arial;
	font-size: 9px;
	color: #000000;
}
.staff_name {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
.staff_info {
	font-family: Arial;
	font-size: 14px;
}
