@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
body,td,th {
	color: #00213C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a:link {
	color: #173E5B;
}
a:visited {
	color: #173E5B;
}
a:hover {
	color: #4BAFFA;
}
a:active {
	color: #173E5B;
}
.style2 {
	font-size: 10px
}
#venuecss {
	background:url(venuesbg.jpg);
	background-repeat:repeat-x;
	width:100%;
	}
