body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #666666;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	margin-top: 20px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 50px;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8.5em;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.bodylink:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: bold;
	color: #333366;
	text-decoration: underline;
}
.bodylink:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: bolder;
	color: #336666;
	text-decoration: underline;
}
.bodylink:focus {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.bodylink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3A66AC;
}
.bodylink:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
}
.navlink:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #25408f;
	text-decoration: none;
}
.navlink:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bolder;
	color: #25408f;
	text-decoration: none;
}
.navlink:focus {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: bold;
	color: #d2232a;
	text-decoration: none;
}
.navlink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #d2232a;
	text-decoration: underline;
}
.navlink:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: bolder;
	color: #000000;
	text-decoration: underline;
}
.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.70em;
	font-weight: normal;
	color: #666666;
	text-align: center;
}
.header1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	font-weight: bold;
	color: #25408f;
	text-transform: uppercase;
}
.header2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #990000;
}
.maintable {
	table-layout: auto;
	margin-top: 0px;
	margin-left: 0px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #d2232a;
}
.backgroundimagecell {
	background-attachment: fixed;
	background-image: url(media2007/graphics/blue_gradient.jpg);
	background-repeat: repeat-x;
	display: table-cell;
	width: 80px;
}
.contentcell {
	display: table-cell;
	width: 565px;
	padding: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333333;
}

.artisttable {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #5F87C5;
	border-bottom-color: #CCCCCC;
	background-color: #FFFFFF;
}

.sepercell {
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-left-width: thin;
	border-top-color: #CCCCCC;
	border-left-color: #5F87C5;
	border-bottom-color: #CCCCCC;
	background-color: #FFFFFF;
}

