@charset "ISO-8859-1";
/* basic */
#pageContent #navilink {
	padding-top: 15px;
	padding-right: 50px;
	padding-bottom: 15px;
	padding-left: 50px;
	text-align: left;
	font-size: 9px;
}
/* IE \*/

*html #pageContent #navilink {
	padding-top: 16px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 50px;
	text-align: left;
	font-size: 9px;
}
#pageContent {
	background-color: #f3efdd;
	color: #333300;
	background-attachment: fixed;
	background-image: url(../../images/bg_page.jpg);
	background-position: center;
}

#pageContent #navilink li {
	font-size: 9px;
}

#pageContent #navilink a,#pageContent #navilink a:visited {
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	font-size: 9px;
}

#pageContent #navilink a:hover {
	color: #FF6600;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF6600;
}

.PageLinkTop {
	text-align: right;
	clear: both;
	font-size: 9px;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 20px;
}
.PageLinkTop a,.PageLinkTop a:visited {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC9900;
	background-image: url(../../images/ya_pagetop3.gif);
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: 1px;
}
.PageLinkTop a:hover {
	color: #FF6600;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF6600;
}

#Footer {
	font-size: 10px;
	background-color: #000000;
	text-align: center;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 50px;
	margin-top: 0px;
	clear: both;
	color: #CCCCCC;
}

#Footer a:link,#Footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#Footer a:hover {
	color: #FF6600;
}
#Footer address {
	font-size: 10px;
	font-style: normal;
}
#pageContent a,#pageContent a:visited {
	color: #996600;
	text-decoration: none;
}
#pageContent a:hover {
	color: #FF6600;
}
ol#bcList {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
ol#bcList li {
	display: inline;
}
ol#bcList li a {
	color: #000000;
}
ol#bcList li.crumb {
	background-image: url(../../images/arrow2.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: 2px;
}
#pageContent #Back {
	font-size: 10px;
	padding-top: 20px;
}

/*Page*/

#Page {
	padding-top: 20px;
	padding-right: 50px;
	padding-left: 50px;
	padding-bottom: 50px;
}

#Page h1 {
	font-size: 16px;
}
#Page p {
	font-size: 12px;
	margin-top: 30px;
}#pageTop #pageContent #Page table#ArtistList {
	border-collapse:collapse;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	margin-top: 20px;
	margin-bottom: 20px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-color: #999966;
	border-bottom-color: #999966;
}
#pageTop #pageContent #Page #ArtistList ul {
	list-style-type: none;
}

#pageTop #pageContent #Page #ArtistList td {
	vertical-align: top;
	padding-right: 5px;
	padding-left: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999966;
	padding-top: 10px;
	padding-bottom: 10px;
}
#pageTop #pageContent #Page #ArtistList li {
	line-height: 130%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999966;
	padding-bottom: 2px;
	margin-bottom: 3px;
	background-image: url(../../images/ya_bass_top.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: left 1px;
}

#pageTop #pageContent #Page #ArtistList h2 {
	font-size: 14px;
	color: #990000;
}

