.music {
	text-align: justify; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	background-color: #FFFFFF;
}

.address {
	text-align: left; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	color: rgb( 52, 132, 204);
	background-color: #FFFFFF;
}

.textLinks {
	text-align: center; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	color: #0099CC;
	background-color: #FFFFFF;
}

.text1 {
	text-align: justify; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	color: #0099CC;
	background-color: #FFFFFF;
}
.text2 {
	text-align: justify; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	color: rgb( 255, 1, 1);
	background-color: #FFFFFF;
}
.text3 {
	text-align: justify; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	color: rgb( 0, 102, 255);
	background-color: #FFFFFF;
}
.text4 {
	text-align: justify; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	color: rgb( 0, 153, 0);
	background-color: #FFFFFF;
}
.text5 {
	text-align: justify; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	color: rgb( 250, 0, 185);
	background-color: #FFFFFF;
}


.entryForm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	background-color: #FFFFFF;
}

.entryFormMandatoryField {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	background-color: rgb( 255, 255, 153);
}


.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	background-color: #FFFFFF;
}
.small1 {
	text-align: justify; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-style: normal;
	font-weight: normal;
	color: #0099CC;
	background-color: #FFFFFF;
}

.sideBar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-style: normal;
	font-weight: normal;
	color: #9966FF;
	background-color: #FFFFFF;
	height: auto;
	width: auto;
	border: thin solid #660000;
}

.header {
	text-align: center; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 125%;
	font-style: normal;
	font-weight: bold;
	color: #0099CC;
}
.headerAlternative {
	text-align: center; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 125%;
	font-style: normal;
	font-weight: bold;
	color: #99FF00;
}


.header1 {
	text-align: center; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 125%;
	font-style: normal;
	font-weight: bold;
	color: #0099CC;
}
.header2 {
	text-align: center; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 125%;
	font-style: normal;
	font-weight: bold;
	color: rgb( 255, 1, 1);
}
.header3 {
	text-align: center; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 125%;
	font-style: normal;
	font-weight: bold;
	color: rgb( 0, 102, 255);
}
.header4 {
	text-align: center; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 125%;
	font-style: normal;
	font-weight: bold;
	color: rgb( 0, 153, 0);
}
.header5 {
	text-align: center; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 125%;
	font-style: normal;
	font-weight: bold;
	color: rgb( 250, 0, 185);
}


.blueBottomBar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #009999;
	text-align: center;
	background-repeat: repeat-x;
	vertical-align: text-bottom
}


.blueBlueSideBar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003399;
	background-repeat: no-repeat;
	background-position: right;
}

a:link {
      color: #9933FF;
    	text-decoration: none;
	font-weight: bold;
}
.blueBottomBar a:link { color: #FFFFFF; }

a:visited {
      color: #9933FF;
 	text-decoration: none;
	font-weight: bold;
}
.blueBottomBar a:visited {color: #FFFFFF; }

a:hover { color: #FF5050;}
.blueBottomBar a:hover { color: #FF5050;}

a:active {
      color: #9933FF;
 	text-decoration: none;
	font-weight: bold;
} 
.blueBottomBar a:active {color: #FFFFFF; } 