﻿.WideTitle {
	text-align: center;
	font-size: 20pt;
	letter-spacing: 2px;
	color: #FF0000;
	font-weight: bold;
}


.MusicGenreLabels {
	text-align: center;
	font-family: Arial;
	font-size: large;
	background-image: url('../WebDesignImages/border_main4.jpg');
	padding-right: 8px;
	padding-left: 8px;
}

.PageHeader1 {
	font-family: "Times New Roman", Times, serif;
	font-size: xx-large;
	font-weight: bold;
	font-style: normal;
	color: #69D0FF;
	text-align: center;
}
	
.BodyText {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #D4D4D4;
	text-align: left;
	font-style: normal;
	white-space: normal;
}

.TopicHead1 {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	color: #69D0FF;
	text-align: left;
}

.KensText {
	text-align: center;
	background-color: #000000;
	color: #FFFFFF;
}

.LinkOnPage {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: normal;
	color: #99CCFF;
}
.pictureBorder {
	border-style: solid solid ridge ridge;
	border-width: 3px 8px 8px 3px;
	border-color: #C5471D #9A0B03 #9A0B03 #C5471D;
	text-align: center;
}
	
.StandardTable {
	background-color: #000000;
	border: 0px solid #FFFFFF;
	color: #E1E1E1;
	table-layout: fixed;
	width: 100%;
	text-align: left;
	border-collapse: collapse;
}


.TableTitle {
	font-family: Arial;
	font-size: x-large;
	font-weight: bold;
	color: #000000;
	font-variant: small-caps;
	background-color: #69D0FF;
	text-align: center;
}
.ArticleHead {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	color: #000000;
	text-align: center;
	background-color: #69D0FF;
}

