@charset "ISO-8859-1";
/* ++01 Base*/
#Footer #FooterBg {
	background-image: url(../footer/bg_bk.gif);
}#MainContents {
	color: #CCCCCC;
	background-color: #990000;
	padding: 0px;
	margin: 0px;
}

#pageContent #navilink {
	padding-bottom: 10px;
	font-size: 9px;
	margin: 0px 0px 20px;
	color: #999999;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 35px;
	background-color: #000000;
}
#pageContent #navilink li {
	font-size: 9px;
}

#pageContent #navilink a,#pageContent #navilink a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 9px;
}

#pageContent #navilink a:hover {
	color: #FF6600;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF6600;
}
#pageContent h1 {
	font-size: 22px;
	color: #333333;
	text-align: left;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
	margin: 0px;
	font-weight: normal;
}


#pageContent a:link,#pageContent a:visited {
	color: #006699;
	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: #CCCCCC;
}
ol#bcList li.crumb {
	background-image: url(../../world/images/arrow.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: 2px;
}


.PageLinkTop {
	text-align: right;
	font-size: 9px;
	padding-top: 10px;
	padding-right: 50px;
	clear: both;
	padding-bottom: 10px;
}
.PageLinkTop a:link, .PageLinkTop a:visited {
	color: #CCCCCC;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.PageLinkTop a:hover {
	color: #FF6600;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF6600;
}
#pageContent a:link, #pageContent a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
#pageContent a:hover {
	color: #FF6600;
}
#pageContent #Back {
	font-size: 10px;
	padding-top: 15px;
	clear: both;
}

/*Page*/

#Page {
	padding-top: 20px;
	padding-right: 50px;
	padding-left: 50px;
	padding-bottom: 50px;
	background-color: #990000;
}

#Page h1 {
	font-size: 16px;
}
#Page p {
	font-size: 12px;
	margin-top: 30px;
}#pageTop #pageContent #Page table#ArtistList {
	border-collapse:collapse;
	margin-top: 20px;
	margin-bottom: 20px;
}
#pageTop #pageContent #Page #ArtistList ul {
	list-style-type: none;
}

#pageTop #pageContent #Page #ArtistList td {
	vertical-align: top;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#pageTop #pageContent #Page #ArtistList li {
	line-height: 140%;
	margin-bottom: 8px;
	padding-bottom: 2px;
	background-image: url(../../artist/images/i_clinic.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 15px;
}

#pageTop #pageContent #Page #ArtistList h2 {
	font-size: 14px;
	color: #FFFFFF;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #660000;
}
#pageTop #pageContent #Page #ArtistList .Info a:link,#pageTop #pageContent #Page #ArtistList .Info a:visited {
	background-image: url(../../artist/images/ya.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	display: block;
	background-position: 0px 2px;
}
#pageTop #pageContent #Page #ArtistList .Info a:hover {
	color: #FF9900;
}
h3 {
	color: #FFFFFF;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #FF9900;
	padding-left: 6px;
	font-size: 16px;
	margin: 0px;
}

