﻿a {
	color: #660000;
	text-decoration: none
} 
a:hover {
	color: #7D7D00;
}
a.bottom:hover {
	color: #660000;
}
.AnchorClass {
    color: #CC9900;
}
.AnchorClass:hover{
    color: #CCCCCC;
}
.Text {
	font-family: Tahoma;
	font-size: 11px;
	color: #CCCCCC;
	line-height: 15px;
}
.TextBlack {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	line-height: 15px;
}
.TextBoldBlack {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	line-height: 15px;
	font-weight: bold;
}
.TextBoldBlack2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	line-height: 15px;
	font-weight: bold;
}
.TextBold {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
	line-height: 16px;
}
.TextBold2 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #EEEEEE;
}
.TextBold3 {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #EEEEEE;
}
.TextSmall {
	font-family: Tahoma;
	font-size: 10px;
	color: #CCCCCC;
}
.TextAlert {
	font-family: Tahoma;
	font-size: 11px;
	color: #990000;
	font-weight: bold;
}
.TextBox {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	background-color: #EAEAEA;
	border: 1px solid #660000;
	margin: 1px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.TextBox2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	background-color: #F9F9F9;
	border: 1px solid #FF9900;
	margin: 1px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.TextComedianName {
	font-family: Tahoma;
	font-size: 11px;
	color: #660000;
	vertical-align :top; /* Added by rajan on 04/28/2009 */
	line-height:14px; /* Added by rajan on 05/13/2010 */
}
.TextBoldComedianName {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #660000;
	line-height: 15px;
}
.TextBoldComedianName22 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #660000;
	line-height: 15px;
	border:1px solid #CC9900;
}

.HeaderAfter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #CC6600;
}
.HeaderFront {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #C16100;
	font-weight: bold;
}
.HeaderSubpages {
	font-family: Tahoma;
	font-size: 16px;
	color: #996600;
	font-weight: bold;
}
.HeaderSubpages2 {
	font-family: Tahoma;
	font-size: 15px;
	color: #000000;
	font-weight: bold;
}
.HeaderSubpages3 {
	font-family: Tahoma;
	font-size: 15px;
	color: #660000;
	font-weight: bold;
}
.HeaderSubpages4 {
	font-family: Tahoma;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}
.HeaderSubpages5 {
	font-family: Tahoma;
	font-size: 15px;
	color: #666666;
	font-weight: bold;
}
.Border {
	border: 1px solid #996600;
}
.Border2 {
	border: 1px solid #C19840;
}
.Border22 {
	border: 3px solid #C19840;
}

.bg_Website {
	margin: 0px;
	padding: 0px;
	background-color: #333333;
}
.bg_ClubName {
	background-color: #660000;
}
.ClubName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF9900;
	font-weight: bold;
	font-style: italic;
}
.bg_Banner {
	/*background-color: #000000; */
	background-image: url(images/bg_banner.jpg);
}
.bg_Tab {
	background-image: url(images/bg_tab.jpg);
}
.bg_Body {
	background-image: url(images/bg_body.jpg);
}
.tab_inactived {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #CC9900;
	padding-right: 3px;
	padding-left: 3px;
}
.tab_Actived {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #996600;
	padding-right: 3px;
	padding-left: 3px;
}
.bg_Table_rowTop {
	background-color: #CC9900;
}
.bg_Table_rowTop2 {
	background-color: #996600;
}
.bg_Table_rowTop2X {
	background-color: #996600;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	padding-left:20px;
}
.bg_Table_rowTop3X {
	background-color: #996600;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	height:35px;
	padding-top:5px;
	padding-bottom:5px;
	text-align:center;
}

.bg_Table_rowTop22 {
	background-color: #CC9900;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #660000;
	line-height: 15px;
	border:1px solid #CC9900;
}

.bg_Table_rowBottom {
	background-color: #FFCC66;
}
.bg_Table_rowBottom2 {
	background-color: #FFD782;
}
.Tag_Line1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #999999;
}
.Tag_Line2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
}
.Button {
	border: 1px solid #FF9900;
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFCC;
	background-color: #CC6600;
	font-weight: bold;
	cursor:pointer;
	height:28px;
    padding:2px 3px 3px;
}
/* transferred from bio page to here - by Rajan */
#apDiv1 {
	/* position:absolute; */
	width:748px;
	height:240px;
	z-index:1;
	overflow: auto;
}
.nextPerformanceBG {
    background-image :url(images/next_perform_background.png);
}
.SpecialClass {
    width: 280px;
}
.SpecialClass2 {
    width: 120px;
}
.FullWidth {
    width: 100%;
}
.error {
    font-family: Tahoma;
    font-size: 14px;
    color: #FF0000;
    font-weight: bold;
}
/* below 2 classes used in Improv.Reservation.ShowSelection.cs file */
.HeaderSubpages2LeftMostTD {
    height: 30px;
    width: 21px;
}
.HeaderSubpages6 {
	font-family: Tahoma;
	font-size: 12px;
	color: #660000;
    font-weight: bold;
}
.TransparencyImgMedium {
    /* background-image :url(/images/bg_Transparency.png); */
    width:10px;
    height: 20px;
}
.BulletLineMyEvening {
    height: 1px;
    width: 100%;
}
.bg_bottom_logos {
    background-image:url(images/logo_bottom_background.png);
}
.DisplayNone {
	display: none;
}
.ClubNamePrintTicket {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
	font-weight: bold;
}
.BannerAdContainer {
    border-left-style :solid;
    border-left-width :1px;
    height:145px;
}
.FloatRight {
    float :right;
}
li { margin-bottom: 10px; }
.demo-show h3 {
    margin: 0px;
    padding: .25em;
    background: #CC9900;
    border-top: 1px solid #996600;
    border-bottom: 1px solid #996600; 
    color: #660000;
}
.demo-show {
  	margin: 1em .5em;
    width: 920px;
    margin:0px;
    color: #660000;
    text-align: left;
}
.demo-show div {
    padding: .5em .25em;
    margin:0px;
    background: #FFCC66;
    color: #660000;
}
.HeaderSubpages7 {
    color:#990000;
    font-family:Arial,Helvetica,sans-serif;
    font-size:25px;
    font-weight:bold;
}
.NewWidth {
    width: 89%;
}
#divHorizontalView {
    width:680px;
	height:350px;
	z-index:1;
	overflow: auto;
	scrollbar-base-color: #CC9900; /* #00314C; */
    scrollbar-arrow-color: #A82700;
}
.HeaderSubpages10 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #990000;
    font-weight: bold;
    line-height: 18px;
}

