@CHARSET "ISO-8859-1";

img {
	border: none;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

a {
	border: none;
	margin: 0;
	padding: 0px;
	text-decoration: none;
}

a:link { color: #9090f0; }
a:hover { color: #9090fd; text-decoration: underline; }
a:visited { color: #9090f0; }

#gigs a:link { color: #000090; }
#gigs a:visited { color: #000090; }
#gigs a:hover { color: #000090; }

#copyright a:link { color: #777777; }
#copyright a:visited { color: #777777; }
#copyright a:hover { color: #5a5a5a; }

h1 {	
	padding: 0;
	margin: 0;
	color: #FFFFFF;
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
}

h2 {	
	padding: 0;
	margin: 0;
	color: #7070FF;
	font-size: 1em;
	font-weight: bold;
}

p {
	text-align: justify;
	margin-top: 0;
	padding: 0;
}

.menuItem {	
	position: relative;
	padding-left: 5px;
	padding-bottom: 5px;
	vertical-align: bottom;
}

.menuItem img {

}

.menuItem a {
	text-decoration: none;
}

.menuItem a:hover {
	text-decoration: none;
}

.menuSpan {
	color: #000000;
	overflow:hidden;
	cursor: pointer;
}

.subMenuItem {	
	position: relative;
	padding-left: 20px;
	padding-bottom: 5px;
	font-size: 0.85em;
}
.subMenuItem a {
	text-decoration: none;
}
.subMenuItem a:hover {
	text-decoration: none;
}

#menuSelected {
	font-weight: bold;
}

.falseLink {
	cursor: pointer;
}

.smallPrint {
	font-size: 0.8em;
}

.bottomClear {
	clear: both;
}

#gigContents {
	color: #000000;
}

#menuContents {
	color: #000000;
}

