body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
td {
	vertical-align: top;	
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

ul{
	margin-top: 3px;
	margin-bottom: 0px;
}

.td-vertical-middle {
	vertical-align: middle;
}

a:link {
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	text-decoration: underline;
}
.regular-link {
	text-decoration: underline
	color: #336633;
}


.email-link {
	text-decoration: underline;
	color: #336633;
	font-weight: normal;
}
.topbar-link {
	text-decoration: underline;
	color: #FFFFCC;
}

.bold-link {
	text-decoration: underline;
	color: #336633;
	font-weight: bold;
}

.concert-link {
	font-family: Times New Roman, Times, serif;
	text-decoration: underline;
	color: #F25842;
	font-weight: bold
}

.img-ftd { border: 1px solid #336633 ; }


