.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #919191;
}

.content a:link { text-decoration:none; color:#919191;}
.content a:visited { text-decoration:none; color:#919191;}
.content a:hover { text-decoration:underline; color:#c8bd80;}
.content a:active { text-decoration:none; color:#919191;}

.back-home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #919191;
}

.back-home a:link { text-decoration:none; color:#919191;}
.back-home a:visited { text-decoration:none; color:#919191;}
.back-home a:hover { text-decoration:underline; color:#c8bd80;}
.back-home a:active { text-decoration:none; color:#919191;}

.signature {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7a6559;
}

.signature a:link { text-decoration:none; color:#7a6559;}
.signature a:visited { text-decoration:none; color:#7a6559;}
.signature a:hover { text-decoration:underline; color:#917666;}
.signature a:active { text-decoration:none; color:#7a6559;}

.newsletter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #dccdcd;
}

.newsletter a:link { text-decoration:none; color:#dccdcd;}
.newsletter a:visited { text-decoration:none; color:#dccdcd;}
.newsletter a:hover { text-decoration:underline; color:#e8c0c1;}
.newsletter a:active { text-decoration:none; color:#dccdcd;}

.be-the-face {
	font-family: Georgia, Times New Roman, sans-serif;
	font-size: 10px;
	color: #dccdcd;
	font-weight:bold;
}

.be-the-face a:link { text-decoration:none; color:#dccdcd;}
.be-the-face a:visited { text-decoration:none; color:#dccdcd;}
.be-the-face a:hover { text-decoration:none; color:#e8c0c1;}
.be-the-face a:active { text-decoration:none; color:#dccdcd;}


.buy-now{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #925d59;
}

.buy-event-title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #e1d696;
	font-weight:bold
}

.buy-event-title a:link { text-decoration:none; color:#e1d696;}
.buy-event-title a:visited { text-decoration:none; color:#e1d696;}
.buy-event-title a:hover { text-decoration:underline; color:#dad6be;}
.buy-event-title a:active { text-decoration:none; color:#e1d696;}

.buy-event-time{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #e1d696;
}

.page-title {
	font-family: Georgia, Times New Roman, sans-serif;
	font-size: 14px;
	color: #919191;
	font-weight:bold;
	letter-spacing:6px;
}

.title {
	font-family: Georgia, Times New Roman, sans-serif;
	font-size: 14px;
	color: #919191;
	font-weight:bold;
	letter-spacing:4px;
}

.form{
	font-size: 11px;	
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #763835;
	padding: 1px;
}
input.form { 
	border: 1px solid #763835; 
	color: #20315F;
	
}
select.form { 
	border: 1px solid #763835; 
	color: #20315F;
	
}
textarea.form { 
	border: 1px solid #763835; 
	color: #20315F;
	
}
.message {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 0.1em;
}
.table_odd_row{
	background-color:#333333;
	color: #FFFFFF;
}
.table_even_row{
	background-color:#666666;
	color: #FFFFFF;
}

.module_title {
	font-size: 18px;
	text-align: center;
	font-weight: bold;
}

.module_text_small {
	font-size: 11px;
}

.broadway .a {
	text-decoration:none;
	border:none;
}

.broadway .img {
	text-decoration:none;
	border:none;
}