/* CSS Document */
.Estilo1 {color: #FFFF99}
.Estilo2 {font-weight: bold}
a:link {
	color: #a1a17a;
	text-decoration: none;
}
a:visited {
color: #a1a17a;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FFFF33;
}
a:active {
color: #a1a17a;
	text-decoration: none;
}
.Estilo3 {font-size: 10px}

.botNav2:link {
	font-size:12px;
	color: #b21d00;
	text-decoration: none;
}
.botNav2:visited {
	color: #b21d00;
	font-size:12px;
	text-decoration: none;
}
.botNav2:hover {
	font-size:12px;
	text-decoration: underline;
	color: #000000;
}
.botNav2:active {
	color: #b21d00;
	font-size:12px;
	text-decoration: none;
}
.botNav3:link {
	font-size:10px;
	color: #b21d00;
	text-decoration: none;
}
.botNav3:visited {
	color: #b21d00;
	font-size:10px;
	text-decoration: none;
}
.botNav3:hover {
	font-size:10px;
	text-decoration: underline;
	color: #000000;
}
.botNav3:active {
	font-size:12px;
	color: #b21d00;
	text-decoration: none;
}
.botNav2:visited {
	font-size:12px;
	text-decoration: none;
}
.botNav2:hover {
	font-size:12px;
	text-decoration: underline;
	color: #000000;
}
.botNav2:active {
	font-size:12px;
	text-decoration: none;
}px;
	text-decoration: none;
}
body {
	margin:5px 0 0 0;
	background-color:#D8D8BC;
	background-image:url(images/body-bg.gif);
	background-repeat:repeat-x;
	background-position:left top;
	}

td
{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
	color:#555547;
}

/**************************** Header part start *********************/

.topnav-dot{
height:26px;
background-image:url(images/topnav-dot.gif);
background-position:right top;
background-repeat:repeat-y;
}



/**************************** body part start *********************/

.artistbg{
padding:0 12px 0 0;
height:172px;
background-image:url(images/artist-bg.jpg);
background-repeat:no-repeat;
background-position:left top;
}

.a-txt{
font-size:9px;
text-align:left;
line-height:12px;
color:#555547;
}

.a-txthead{
font-size:11px;
font-weight:bold;
text-align:left;
line-height:12px;
color:#555547;
}

.view-bg{
padding:0 6px; 0 0;
height:19px;
background-image:url(images/view-bg.gif);
background-repeat:repeat-x;
background-position:left top;
}

.d-padding{
padding:16px 0 0 24px;
}

.artist-click{
padding:0 5px 0 0;
height:16px;
background-color:#34744B;
}

.padd1{
padding:7px 10px 14px 12px ;
}

.d-txt{
padding:16px 0 0 24px;
font-size:9px;
text-align:left;
line-height:12px;
color:#484848;
}

.d-txthead{
font-size:11px;
font-weight:bold;
text-align:left;
line-height:12px;
color:#9A6125;
text-decoration:none;
}
.d-txthead:hover{
font-size:11px;
font-weight:bold;
text-align:left;
line-height:12px;
color:#000000;
text-decoration:none;
}








.buycd{
font-size:11px;
font-weight:bold;
color:#366F2E;
text-decoration:none;
}
.buycd:hover{
font-size:11px;
font-weight:bold;
color:#366F2E;
text-decoration:underline;
}

.rating{
font-size:11px;
font-weight:bold;
color:#555547;
text-decoration:none;
}
.rating:hover{
font-size:11px;
font-weight:bold;
color:#555547;
text-decoration:underline;
}


.richt-click{
background-image:url(images/click-bg.gif);
background-position:left top;
background-repeat:no-repeat;
text-align:center;
}

.r-click{
font-size:11px;
font-weight:bold;
color:#FFFFFF;
text-decoration:none;
}
.r-click:hover{
font-size:11px;
font-weight:bold;
color:#000000;
text-decoration:none;
}


/**************************** footer part start *********************/

.f-nav{
font-size:11px;
font-weight:bold;
color:#A1A17A;
text-decoration:none;
}
.f-nav:hover{
font-size:11px;
font-weight:bold;
color:#A1A17A;
text-decoration:underline;
}

.copyright{
font-size:9px;
color:#34744B;
}


.footerbg{
padding:33px 0 0 0;
height:102px;
background-color:#262625;
}
