body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #BBBBBB;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
a:link {
	color: #003366;
	text-decoration: none;

}
a:visited {
	color: #003366;
	text-decoration: none;

}
a:hover {
	color: #003366;
	background-color: #DDEEFF;
	text-decoration: none;

}
a:active {
	color: #003366;
	text-decoration: none;

}
a:active.HeaderLinks {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;

}

a img {
  border:none;
}

.HeaderLinks a:hover {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #225588;
	font-size: 12px;

}
.HeaderLinks a:visited {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;

}
.HeaderLinks a:link {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;

}
.FooterLinks a:link {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 10px;
}
.FooterLinks a:visited {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 10px;
}
.FooterLinks a:hover {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #225588;
	font-size: 10px;
}
.FooterLinks  a:active {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 10px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
}

.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #900;
}

.errorExplanation h2 {
	color:#900;
	font-size:13px;
}

.errorExplanation p {
	font-size:12px;
	color:#333;
}

.errorExplanation ul {
	font-size:12px;
	color:#333;
}

.Story, .Story p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
}
.event {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.Teaser {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
	margin-bottom: 5px;
	margin-top: 5px;

}
.TeaserEvent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #003366;
	text-decoration: none;

}
.Credits {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
}
.Copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
}
.storyIMG {
	margin-bottom: 15px;
	margin-right: 15px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}

h1 span {
	font-size:70%;
	margin-left:10px;
}

.EventHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #444444;
}


#cartDescr, #cartDescr ul, #cartDescr p, #cartDescr td {
	color: #000000;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
}

#cartDescr h5 {
	font-size:12px;
	font-weight:bold;
	color:#000000;
	padding: 0;
	margin:1em 0 1em 0;
}

#cartDescr h6 {
	color:#000000;
	font-size:11px;
	font-weight:bold;
	margin:1em 0 1em 0;
	padding:0;
}

#cartDescr form {
	padding: 0 0 2em 0;
	margin:1em 0 1em 0;
}

.newform label {
	display:block;
	font-size:11px;
	font-weight:bold;
	margin-top:1.5em;
}

#navigation ul {
	margin:2em 0;
	padding:0;
	font-size:11px;
	list-style-type:none;
	}
#navigation li {
	margin:0;
	padding:0;
}
