/* CSS Document */
p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#000000;
	line-height: 16px;
	padding:0px;
	text-decoration: none;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	display: block;
	margin-left: 5px;
	margin-top: 3px;
}
.artistdark {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 14px;
	text-decoration: none;
}
.buytix {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	background-color: #CCCCCC;
	margin: 4px;
	padding: 4px;
	height: 18px;
	width: 145px;
	border: medium solid #333333;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	display: compact;
	position: relative;
}

.buytix:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	background-color: #333333;
	border: medium solid #666666;
}

.more {
	font-weight: bold;
	text-decoration: none;
	display: inline;
	color: #333333;
}

.more:hover {
	font-weight: normal;
	text-decoration: none;
	display: inline;
	height: 15px;
	width: 350px;
	margin: 1px;
	padding: 1px;
	color: #333333;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	color: #333300;
	background-color: #FFFFFF;
	display: block;
	padding: 3px;
	width: 180px;
	border: 2px solid #E3E3E3;
	border-color: #cccccc;
	text-decoration: none;
}
.bowl {
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	position: relative;
	background-color: #FFFFFF;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}


.headder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-align: center;
}

.headder:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #993366;
	text-decoration: none;
	text-align: center;
}

.p {
	color: #000000;
	text-align: left;
}
.p:hover {
	color: #660033;
}
.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	text-decoration: none;
	border: thin solid #666666;
	padding: 7px;
}
.centered {
	text-align: center;
}
