body {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	color: #FFFFFF;
}
a:link {
	font-weight: normal;
	color: #70797e;
	text-decoration: none;
}
a:hover {
	font-weight: normal;
	color: #70797e;
	text-decoration: underline;
}
a:active {
	font-weight: normal;
	color: #70797e;
	text-decoration: underline;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 5px;
	text-decoration: none;
}
.name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #1E1F1E;
}
.details {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
a:visited {
	font-weight: normal;
	color: #70797e;
}
img.eventImage { margin-top : 3px; 
}
.maintable {
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(IMG/bg.jpg);
}
.menuImage {
	margin-bottom: 10px;
}

.cellborder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
}
.maintable .text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00148B;
}
.maintable .footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #70797e;
}
.calcTable {
	border-left-style: none;
	padding: 2px;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.maintable .calcTable {
	padding: 2px;
}
.style19 {	color: #00a4ca;
	font-weight: bold;
}
.style20 {	color: #00529c;
	font-weight: bold;
}
.style23 {color: #00A4CA; font-weight: bold; }
