	


table .contentTextMusic {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: normal;
	color: #ffffff;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 4px;
	margin-bottom: 12px;}

	
table .contentTextMusic a {
	color: #d9ab33;
	text-decoration: none;}

table IMG {border-color: #d9ab33;}
	
table .contentTextMusic a:hover {
	text-decoration: underline;	
	color: #d9ab33;}
	

table .contentHeaderMusic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 26px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 8px;
	text-transform: uppercase;
}


/* USED FOR COPYRIGHT & ADDRESS INFO ON FOOTER OF ALL PAGES */
table .fineprint {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 8px;
	padding-bottom: 6px;
	padding-top: 4px;}	
table .fineprint a {
	color: #d9ab33;
	text-decoration: none;}	
table .fineprint a:hover {
	text-decoration: underline;}




/*USED AS MENU NAVIGATION ON THE  ALL PAGES */	
table ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: normal;
	color: #000000;
	margin: 0;
	padding: 0;
	list-style: none;
	width: 165px;
	border-bottom: 1px solid #d9ab33;
	}
	


table ul li {
	position: relative;
	}

table li ul {
	position: absolute;
	left: 137px;
	top: 0;
	display: none;
	}

table ul li a {
	display: block;
	text-decoration: none;
	color: #d9ab33;
	padding: 5px;
	border: 1px solid #d9ab33;
	border-bottom: 0;
	}

table ul li a:hover {
	display: block;
	text-decoration: none;
	background-color: #374A72;
	color: #ffffff;
	padding: 5px;
	border: 1px solid #d9ab33;
	border-bottom: 0;
	}
	
table li:hover ul, table li.over ul { 
	display: block; }

/* Fix IE. Hide from IE Mac \*/
* html table  ul li { float: left; height: 1%; }
* html table ul li a { height: 1%; }
/* End */

