A:link {color: #303030;}
A:visited {color: #303030;}
A:active {color: #303030;}
A:hover {color: #78A0D8;}



table.global {
	width: 650px;
	background-color: #FFFFFF;
	border-spacing: 0px;
	padding: 50px;
	vertical-align: middle;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 3px outset #999999;
	border-bottom: 3px outset #999999;
}
td.header {
	height: 100px;
	text-align:center;
}

td.footer {
	height: 80px;
	text-align:center;
}

td.content {
	vertical-align: middle;
	empty-cells: show; 
	text-align: center; //USED TO BE CENTER
	border-bottom:0px solid green;
	border-left: 0px solid green;
	font-size: 9pt;
}
	
body {
	font-family: Trebuchet MS, MS Sans Serif, Arial;
	}

p {
	font-size: 11px;
	color:#333333;
}


H1 {
	font-size: 16px;
	color: #333333
}

H2 {
	font-size: 12px;
	color: #333333;
}

.topmenu {
	A.link.color: #303030;
	A.visited.color: #303030;
	A.active.color: #303030;
	A.hover.color: #78A0D8;
	font-size: 10px;
	color: #333333;
}

.menu{
	position: relative;
	width: 500px;
	font-size: 12px;
	color: #333333;
	text-align: left;	
	}

.prices{
	position: relative;
	width: 500px;
	font-size: 12px;
	color: #333333;
	text-align: center;	
	}

.submenu{
	position: relative;
	left: 10px;
	font-size: 12px;
	color: #333333;
	text-align: left;	
	}

.detail{	
	font-size: 10px;
	margin-left: 10px;
	color: #FFFFFF;
	}

.contact{	
	font-size: 10px;
	margin-left: 0px;
	color: #FFFFFF;
	}

.gigtitle {
	color: #FFCC00;
	font-weight:bold;
	font-size: 24px;
	}

.newstitle{
	color: #FFCC00;
	font-weight:bold;
	font-size: 18px;
	}

.popuptext {
	color: #000000;
	font-size: 12px;
	}

.menutext {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	}

.generaltext {
	color: #FFFFFF;
	font-size: 12px;
	}

.notes {
	font-size: 10px;
	}

.songtitle {
	font: bold;
	font-size: 12px;
	}

.songinfo {
	font-style: italic;
	font-size: 13px;
	}

.songsummary {
	font-size: 13px;
	}


.footer2 {
	font-variant: small-caps;
	align: center;
	color: #000000;
	font: bold;
	font-size: 13px;
}