.borders {
	border: 1px solid #FFFFFF;
}
.bottomArea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.whiteLinks {
	font-weight: bold;
	color: #FFFFFF;
}
.concertText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 135%;
	color: #FFFFFF;
	text-decoration: none;
}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
}
.underline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E6DBD0;
}
.formfields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #F7F2EE;
	padding: 3px;
	border: 1px solid #666666;
}.underline2 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D9C8B7;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #D9C8B7;
	border-left-color: #D9C8B7;
}
