
body {
	margin:20px 0px 0px 0px;
	padding:0px;
	background-color:#fff;
	font-family:verdana;
	font-size:11px;
	color:#000;
}

a:link {
	color:#393d57;
	text-decoration:none;
	font-weight:normal;
}

a:hover {
	color:#393d57;
	text-decoration:underline;
	font-weight:normal;
}

a:visited {
	color:#393d57;
	text-decoration:none;
	font-weight:normal; 
}

a:visited:hover {
	color:#a8d0e4;
	text-decoration:underline;
	font-weight:normal;
}

a.title:link {
	color:#000;
	text-decoration:none;
	font-weight:bold;
}

a.title:hover {
	color:#393d57;
	text-decoration:underline;
	font-weight:bold;
}

a.title:visited {
	color:#000;
	text-decoration:none;
	font-weight:bold; 
}

a.title:visited:hover {
	color:#393d57;
	text-decoration:underline;
	font-weight:bold;
}

a.venueTitle:link {
	color:#bc0f1a;
	text-decoration:none;
	font-weight:bold;
}

a.venueTitle:hover {
	color:#393d57;
	text-decoration:underline;
	font-weight:bold;
}

a.venueTitle:visited {
	color:#bc0f1a;
	text-decoration:none;
	font-weight:bold; 
}

a.venueTitle:visited:hover {
	color:#393d57;
	text-decoration:underline;
	font-weight:bold;
}

table {
	border:0px;
	padding:0px;
	border-collapse:collapse;
	border-spacing:0px;
	font-size:11px;
}
td {
	border:0px;
	padding:0px;
	border-collapse:collapse;
	border-spacing:0px;
	font-size:11px;
}
div {
	border:0px;
	margin:0px;
	padding:0px;
	font-size:11px;
}
img {
	border:0px;
}


td.menuDiv {
	background-color:#cd4b55;
}

.darkBlueBg {
	background-color:#393d57;
}
.sectionHead {
	font-size:14px;
	font-weight:bold;
	color:#005379;
}

.standOut {
	font-size:11px;
	font-weight:bold;
	color:#393d57;
}

.darkBg {
	background-color:#005379;
}

.redTxt {
	color:#bc0f1a;
	font-size:11px;
}

.venueTitle {
	color:#bc0f1a;
	font-size:11px;
	font-weight:bold;
}

.pageHeader {
	font-weight:bold;
	font-size:12px;
	color:#393d57;
}

.dkBluetxt {	
	font-size:10px;
	color:#393d57;
}

.redBg	{
	background-color:#bd0e1b;
}

a.headLink:link {
	color:#005379;
	text-decoration:none;
	font-weight:bold;
}

a.headLink:hover {
	color:#005379;
	text-decoration:underline;
	font-weight:bold;
}

a.headLink:visited {
	color:#005379;
	text-decoration:none;
	font-weight:bold;
}

a.headLink:visited:hover {
	color:#005379;
	text-decoration:underline;
	font-weight:bold;
}

.boldTxt {
	font-weight:bold;
	color:#005379;
}

.yellowTxt {
	color:#f3c304;
}

form 	{
	display:inline;
}

a.yellowLink:link {
	color:#f3c304;
	text-decoration:none;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

a.yellowLink:hover {
	color:#f3c304;
	text-decoration:underline;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

a.yellowLink:visited {
	color:#f3c304;
	text-decoration:none;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

a.yellowLink:visited:hover {
	color:#f3c304;
	text-decoration:underline;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

a.whiteLink:link {
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

a.whiteLink:hover {
	color:#fff;
	text-decoration:underline;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

a.whiteLink:visited {
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

a.whiteLink:visited:hover {
	color:#fff;
	text-decoration:underline;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}


