.outertable {
}
body {
	margin: 0px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #F0FF23;
	font-size: 14px;
}
h1 {
	font-size: 18px;
	color: #FFFFFF;
}
.footertable {
	background-color: #FFFFFF;
	height: 25px;
	color: #000000;
	font-size: 10px;
	padding: 10px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.gigdate {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.gigtext {
	font-size: 12px;
	color: #FFFFFF;
}
.navpanel {
	width: 200px;
}
.maintextpanel {
	width: 600px;
	padding-right: 50px;
	padding-left: 10px;
}
.maintable {
	width: 900px;
}
.gigpanel {
	padding-right: 10px;
	padding-left: 10px;
	color: #FFFFFF;
}



.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
a.onnavigation:link {
	font-size: 18px;
	color: #E62927;
	background-color: #F0FF23;
	font-weight: bold;
	text-decoration: none;
}
a.onnavigation:visited {
	font-size: 18px;
	color: #E62927;
	background-color: #F0FF23;
	font-weight: bold;
	text-decoration: none;
}
a.onnavigation:hover {
	font-size: 18px;
	color: #E62927;
	background-color: #F0FF23;
	font-weight: bold;
	text-decoration: none;
}
a.navigation:link {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 18px;
}
a.navigation:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 18px;
}
a.navigation:hover {
	text-decoration: underline;
	color: #E62927;
	font-size: 18px;
}

a.navigation:active {
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #F0FF23;
	font-size: 18px;
}
.maintextpanelhome {

	width: 400px;
	padding-right: 10px;
	padding-left: 10px;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #E62927;
	text-decoration: none;
	background-color: #F0FF23;
}
a:active {
	color: #E62927;
	text-decoration: none;
	background-color: #F0FF23;
}
