
/* mymusic edits */
.pageheader { 	color:#747C80; font-family: verdana, arial; font-size:11pt;font-weight:bold;}

.OrderHeader {	background-color: #EEEEEE;	padding-top: 1px;		padding-left: 4px;	padding-bottom: 3px; font-weight: bold; font-size: 12px; color: #333333; text-transform: uppercase;}

.tableheader {	background-color: #999999;	padding-top: 1px;		padding-left: 4px;	padding-bottom: 3px; font-weight: bold; font-size: 12px; color: #FFFFFF; text-transform: uppercase;}

.menubar {
font-family : arial, sans-serif; font-size : 11px; font-weight : bold; text-decoration : none;	
}
a.menubar:active {
	color: white;
}
a.menubar:link {
	color: #333333;
}
a.menubar:hover {
	color: white;
}
a.menubar:focus {
	color: green;
}
a.subbutton:visited {
	color: yellow;
}


.artist {
	font-size: 15px;
	font-weight: bold;
	color: #000033;
	vertical-align: middle;
}

.title {
	font-size: 15px; 
	font-weight: bold;
	color: #000033;
	font-style: italic;
}

.detail { 
	color: #00317b;
	font-size: small;
}
.longdescription	{
color: #000033; font-size: 11px; font-weight: bold; padding-left: 4px;
}
.song {	font-size: 12px;	color: #000066; font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
}
.Label  {
font-size : medium;
font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
font-weight : bold;
font-style: italic;
}
.Field { 
font-size : x-small;
font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
}
.disclaimer {
	font-size : xx-small;
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	color : black;
}
.Disc {	background-color: #EEEEEE;	padding-top: 1px;	padding-left: 14px;	padding-bottom: 3px; font-weight: bold; color: #333333; text-transform: uppercase;}


.sorttype {	font-size: 12px; color: #000066; font-family: Arial, Verdana, Geneva,  Helvetica, sans-serif; padding-left: 14px;
}

.bigbutton {
	font-size : 9pt;
	font-family : Arial, Helvetica, sans-serif;
	color : #E8BB0E ;
	background-color: #4F4F6B;
	padding-left: 4px;
	padding-right: 4px;
	font-weight : bold;
	text-align : center;
	white-space : nowrap;
	text-decoration : none;
	width : 10em;
	height : 2ex;
	cursor: hand
}
a.bigbutton:hover {
	color: white;
}
a.bigbutton:active {
	color: #fffade;
}
a.bigbutton:focus {
	color: #fffade;
}
a.bigbutton:link {
	color: #E8BB0E;
}
a.bigbutton:visited {
	color: #E8BB0E;
}

.subbutton {
	font-size : 7pt;
	font-family : verdana, Arial, Helvetica, sans-serif;
	color : white ;
	background-color: #000066;
	padding-left: 4px;
	padding-right: 4px;
	font-weight : bold;
	text-align : center;
	white-space : nowrap;
	text-decoration : none;
	width : 10em;
	height : 2ex;
	cursor: hand
}
a.subbutton:hover {
	color: #8688ba;
}
a.subbutton:active {
	color: #fffade;
}
a.subbutton:focus {
	color: #fffade;
}
a.subbutton:link {
	color: white;
}
a.subbutton:visited {
	color: white;
}

.navtitlegrey {
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.smallredbold { font-size: 11px; color: #cc0000; font-weight: bold}

