.inputText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.inputTextFancy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #BAC6D8;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
body {
	background-color: #BAC6D8;
}

a img {
	border: none;
}
.bottomText {
	color: #FFFFFF;
	font-weight: bold;
}
.mainTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}
.subTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	padding-left: 15px;
}
.picPadding {
	margin: 6px;
}

.subTitleArtist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	font-weight: bold;
	font-variant: small-caps;
	color: #FF0000;
	text-decoration: underline overline;
	text-indent: 6px;
}
.paragraphTextWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	padding-left: 15px;
	text-align: left;
	background-position: left top;
	padding-right: 6px;
}
.paragraphTextWhiteOverflow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	padding-left: 15px;
	overflow: auto;
	padding-right: 6px;
}

a {
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}
a:visited {
	color: #555;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #000;
	text-decoration: underline;
}
a:link {
	text-decoration: underline;
}
a.darkBGLink {
	font-size: 10px;
	color: #000;
	font-weight: bold;
}
a.darkBGLink:visited {
	color: #333;
	text-decoration: underline;
}
a.darkBGLink:hover {
	color: #FFF;
	text-decoration: none;
}
a.darkBGLink:active {
	color: #000;
	text-decoration: underline;
}
a.darkBGLink:link {
	text-decoration: underline;
}
.tableBlack {
	background-color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: double;
	border-right-style: none;
	border-bottom-style: double;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.tableWhite {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.paragraphTextBlack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.tableTeal {
	background-color: #738AB0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: groove;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.tableTransparent {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: ridge;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.textTableWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	padding-left: 15px;
	padding-right: 6px;
}
.tableTealFadebltl {
	background-image: url(../images/sitepics/1pix_blktop-ltbluebottom.jpg);
	background-repeat: repeat-x;
	background-color: #738ab0;
}
.tableTealFadetlbl {
	background-color: #738ab0;
	background-image: url(../images/sitepics/1pix_ltbluetop-blkbottom.jpg);
	background-repeat: repeat-x;
}

.overflowTextBox {
	overflow: auto;
}
.tdWhitebg {
	background-color: #FFFFFF;
}
.paragraphTextGrey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: left;
	margin-left: 15px;
	margin-right: 6px;
	padding-left: 15px;
}
.greyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: overline;
	padding-left: 15px;
	color: #CCCCCC;
	line-height: 15px;
}
.tableGreyOutline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: ridge;
	border-right-style: double;
	border-bottom-style: ridge;
	border-left-style: double;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	background-color: #738ab0;
}
.tinyText {
	font-size: 9px;
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.paragraphTextBlackBig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.apLeftLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	text-transform: capitalize;
	padding-right: 24px;
	padding-left: 42px;
}
.apHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding-left: 6px;
	padding-top: 15px;
	padding-bottom: 24px;
}
.apContentMain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	padding-left: 15px;
}
.slideshow {
	width: 390px;
	height: 390px;
}

.releases {
	
}
.releases_columnLeft {
	width: 50%;
	float: left;
	text-align: right;
}
.releases_columnRight {
	width: 48%;
	float: right;
	text-align: left;
}
.clear {
	clear: both;
}
.separator_24 {
	height: 24px;
}
.blackBold {
	font-weight: bold;
	color: black;
}


.olTrackList {
	/*list-style-type: none;*/
	padding-left: 15px;
	margin-left: 0;
	margin-top: 1px;
}
.ulTrackList {
	list-style-type: none;
	padding-left: 1px;
	margin-left: 0;
	margin-top: 1px;
}
/* makes list items use graphic. PSD file included in content */
.liTrackList {
	/*background-image: url(images/designImages/ptBullets2.jpg);
	background-repeat: no-repeat;
	background-position: left 2px;*/
	padding-bottom: 2px;
	padding-left: 1px;
	line-height: 12px;
	margin-bottom: 1px;
	margin-left: 0px;
}


