BODY {
    font-family:		"Times New Roman", Times, serif;
    font-size:			10pt;
    background-color:	#FFFFFF;
	background-image:	url("/_images/SheetMusic.png");
}

#WholePage {
	border-color:		#000000;
	border-width:		1px;
	border-style:		solid;
	background-color:	#E3FCFB;
}

#WholePage td {
	padding-left:		5px;
	padding-right:		5px;
}

#SiteHeader {
	font-family:		"Times New Roman", Times, serif;
	font-size:			32pt;
	font-weight:		bold;
	color:				#330066;
}

#SiteHeader a:link {
	font-family:		"Times New Roman", Times, serif;
	font-size:			32pt;
	font-weight:		bold;
	text-decoration:	none;
	color:				#330066;
}

#SiteHeader a:visited {
	font-family:		"Times New Roman", Times, serif;
	font-size:			32pt;
	font-weight:		bold;
	text-decoration:	none;
	color:				#330066;
}

#SiteHeader a:active {
	font-family:		"Times New Roman", Times, serif;
	font-size:			32pt;
	font-weight:		bold;
	text-decoration:	none;
	color:				#330066;
}

#SiteHeader a:hover {
	font-family:		"Times New Roman", Times, serif;
	font-size:			32pt;
	font-weight:		bold;
	text-decoration:	none;
	color:				#330066;
}

#Menu {
	font-family:		"Times New Roman", Times, serif;
	font-size:			10pt;
	color:				#330099;
}

#Menu a:link {
	font-family:		"Times New Roman", Times, serif;
	font-size:			10pt;
	font-weight:		normal;
	text-decoration:	none;
	color:				#330099;
}

#Menu a:visited {
	font-family:		"Times New Roman", Times, serif;
	font-size:			10pt;
	font-weight:		normal;
	text-decoration:	none;
	color:				#330099;
}

#Menu a:active {
	font-family:		"Times New Roman", Times, serif;
	font-size:			10pt;
	font-weight:		normal;
	text-decoration:	none;
	color:				#330099;
}

#Menu a:hover {
	font-family:		"Times New Roman", Times, serif;
	font-size:			10pt;
	font-weight:		normal;
	text-decoration:	underline;
	color:				#990000;
}

#PageTitle {
	font-family:		"Times New Roman", Times, serif;
    font-size:			14pt;
    font-weight:		bold;
    color:				#330066;
    margin-top:			10px;
}

#PageTitleRed
{
	font-family:		"Times New Roman" , Times, serif;
	font-size:			14pt;
	font-weight:		bold;
	color:				#cc0033;
	margin-top:			10px;
}

#PageData {
	font-family:		"Times New Roman", Times, serif;
    font-size:			11pt;
    color:				#330066;
    padding-left:		100px;
    padding-right:		100px;
}

#PageDataTable {
	font-family:		"Times New Roman", Times, serif;
    font-size:			11pt;
    color:				#330066;
    padding-right:		15px;
    margin-left:		15px;
}

#Footer {
	font-family:		"Times New Roman", Times, serif;
    font-size:			8pt;
    color:				#330066;
}

#Footer a:link {
	font-family:		"Times New Roman", Times, serif;
    font-size:			8pt;
    font-weight:		normal;
    text-decoration:	none;
    color:				#330066;
}

#Footer a:visited {
	font-family:		"Times New Roman", Times, serif;
    font-size:			8pt;
    font-weight:		normal;
    text-decoration:	none;
    color:				#330066;
}

#Footer a:active {
	font-family:		"Times New Roman", Times, serif;
    font-size:			8pt;
    font-weight:		normal;
    text-decoration:	none;
    color:				#330066;
}

#Footer a:hover {
	font-family:		"Times New Roman", Times, serif;
    font-size:			8pt;
    font-weight:		normal;
    text-decoration:	none;
    color:				#990000;
}