a:link {color: #000099;}
a:visited{color: #000099;}
a:active{color: #000099;}
a {color: #000099;}
body {background-image: url(images/bg.jpg);}

.eventheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0066FF;
}
.venuename {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	vertical-align: middle;

}
.leftbar {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	background-color: #000099;
	color: #ffffff
}
.leftbar a:visited {
	
	color: #FFFFFF;
}
.leftbar a:link {
	
	color: #FFFFFF;
	
}
.header {
	background-color: #000099;
}

.contactheader {
		color: #0033ff;
		font-size: 18px;
		}
.regerror {
			color: #ff0000
		  }

.maintable {
			border-width: 1px;
			border-style: solid;
			border-color: #000000;
			}
.maincell {
			background-color: #ffffff;
			}