@charset "utf-8";
/* CSS Document */

body {
	background-color:243218;
	background-image: url(images/bg.jpg);
	margin: 0px;
	scrollbar-face-color: #e8ecd1; 
	scrollbar-highlight-color: #48553b; 
	scrollbar-shadow-color: #000000; 
	scrollbar-3dlight-color: #e8ecd1; 
	scrollbar-arrow-color: #48553b; 
	scrollbar-track-color: #e8ecd1; 
	scrollbar-darkshadow-color: #e8ecd1;

}
body,td,th {
	font-family: Lucida Sans Unicode, Tahoma, Times New Roman, Serif;
	font-size: 12px;
}
a:link {
	color: #6C7151;
	text-decoration: none;
}
a:visited {
	color: #6C7151;
	text-decoration: none;
}
a:hover {
	color: #2C3111;
	text-decoration: none;
}
a:active {
	color: #6C7151;
	text-decoration: none;
}
a {
	font-size: 18px;
	font-family: Serif, sans-serif, times New Roman;
}
.header {
	background: #56644A url(images/banner.jpg) no-repeat;
	color: #FFC;
	font-size: 1.4em;
	height: 115px;
	padding-left: 70px;
}
.style1 {font-size: 16px}
.bline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #717E50;
}
.b2line {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #717E50;
}
.style2 {
	color: #253319;
	font-weight: bold;
}

.artistName
{
	width:170px;
	text-align:left;
	overflow:auto;
	height:140px;
	padding:3px 0 3px 3px;
	margin:0 auto;
	background:url(../images/artist-bg-new.gif) no-repeat top left;
	border:1px solid #313253;
	/*border:1px solid #CC6600;*/
	
}

.artistName a
{
	font-family:Arial,Verdana;
	font-size:12px;
	text-decoration:none;
/*	color:#B4B4BD;*/
	color:#2C3111;
}
.artistName a:hover
{
	text-decoration:underline;
	color:#6C7151;
}



a.artistName:active,a.artistName:link{

	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#2C3111;
	font-weight:bold;
	text-decoration:underline;

}



a.artistName:visited{

font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#2C3111;
font-weight:bold;
text-decoration:underline;

}
.style4 {
	color: #FFFF00;
	font-weight: bold;
}
.style5 {color: #FFFFFF}

.ff {
	border: 1px solid #CCCCCC;
	font-size: 11px;
	color: #000000;
}.btnsty {
	color: #FFFFFF;
	background-color: #677D55;
	padding: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.btnline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.style7 {
	color: #FFCCCC;
	font-weight: bold;
}
.mainlay 
{
background-image:url(images/tback.jpg);
background-repeat:repeat-y;
background-position:center;
width:100%;
}
