body {
	background-color: #4D4D4D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.header_left {
	font-size: 16px;
	font-weight: bold;
}
.header_right {
	font-size: 12px;
	text-align: right;
	vertical-align: top;
}
h1 {
	font-size: 18px;
	text-transform: uppercase;
}
.albumtitle {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	vertical-align: top;
	color: #FFFFFF;
}

h2 {
	font-size: 16px;
}
.Highlight {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	font-style: italic;
}
.Highlight1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.Highlight2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}



p {
	font-size: 14px;
	line-height: 20px;
}
.bullet_list {
	text-align: left;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	list-style-type: disc;
	margin-right: 10px;
	margin-bottom: 10px;
}
hr {
	color: #999999;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin-top: -5px;
}


.footer_left {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #FF0000;
	text-align: center;
	vertical-align: middle;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.footer_right {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #FF0000;
	text-align: center;
	vertical-align: middle;
}
p, h1, h2 {
	margin-top: 6px;
	margin-right: 10px;
	margin-bottom: 4px;
	margin-left: 10px;
}
.navigation_bar {
	color: #CCCCCC;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}
.table_home {
	font-size: 10px;
	color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.blackborder {
	border: thin solid #000000;
}
.sidebar {
	background-color: #666666;
}
#eventlist {
	font-size: 14px;
	text-align: center;
}
