/* Default Style Sheet */

.PageBkgColor			{background-color: #F6F6F6;}

.PageTitle				{
	font-family: Comic Sans MS, Arial, Helvetica, sans-serif;;
	font-size: 28px;
	font-weight: bold;
	font-style: italic;
	color: #003366;
	/* Blue */
	text-decoration: none;
}  /*background-color: #FFFFFF; */

.PageSubTitle				{
	font-family: Comic Sans MS, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	color: #003366;
	/* Blue */
	text-decoration: none;
}  /*background-color: #FFFFFF; */

.PageTrailer				{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #003366;
	/* Blue */
	text-decoration: none;
}  /*background-color: #FFFFFF; */

.Heading1				{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	font-style: normal;
	color: #003366;
	/* Blue */
	text-decoration: none;
}  /*background-color: #FFFFFF; */


.Heading2				{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	color: #003366;
	/* Blue */
	text-decoration: none;
}  /*background-color: #FFFFFF; */


A:hover.Heading2		{
	color: #B22222;
}

.Heading3				{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #003366;
	/* Blue */
	text-decoration: none;
}  /*background-color: #FFFFFF; */

A.NavItem	  			{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: Bold;
	color: #FFFF00;
	/* Yellow*/
	height: 19;
	text-decoration : none;
}

A:hover.NavItem		{color: #ffffff;}

A:active.NavItem		{color: #7690AB;}


.RowSpace				{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}  /*background-color: #FFFFFF; */

.HomePageContent		{
	font-family: "Comic Sans MS, Arial, Helvetica, sans-serif;";
	font-size: 14px;
	font-weight: Bold;
	font-style: normal;
	text-decoration: none;
}  /*background-color: #FFFFFF; */

.Content				{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}  /*background-color: #FFFFFF; */

.Artists {
	background-color: white;
	text-align: left;
	color: Blue;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	z-index: -1;
}						 

/* End of stylesheet */