body {
	margin: 0px 0px 20px 0px;
	padding: 0px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	}
	
a:link, a:visited {
	color: #CC0000;
	text-decoration: none;
	}
	
a:hover {
	text-decoration: underline;
	}
	
loginBtn
{
	color:#CC0000;
	background-color:#CC0000;
	height=10%;
}
/*form {
	margin-bottom: 10px;
	background-color: #ffffff;
	border: solid 1px #CC0000;
	padding: 0px 20px;
	}*/
	
.col form {
	margin-bottom: 10px;
	background-color: #ffffff;
	border: solid 1px #CC0000;
	margin-top: 10px;
	width: 176px;
	padding: 10px 10px;
	}
	
.col input {
	width: 150px;
	}
	
.col h1 {
	font-size: 13px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
	
.col p {
	padding: 0px;
	margin: 10px 0px;
	}
	
input {
	width: auto;
	border: solid 1px #666666;
	font-size: 11px;
	padding: 3px;
	}
	
input.mailSend {
	width: auto;
	background-color: #CC0000;
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
	}
	
h1 {
	font-size: 21px;
	font-weight: normal;
	color: #CC0000;
	border-bottom: solid 0px #CC0000;
	}
	
.logo {
	background-color: #CC0000;
	}
	
.logo a:link, .logo a:visited {
	display: block;
	margin: 0px 0px 0px 120px;
	
	}
	
.logoBot {
	width: 760px;
	margin: 0px auto;
	}
	
.contentHolder {
	width: 760px;
	margin: 10px auto;
	}
	
.content {
	margin-bottom: 10px;
	background-color: #ffffff;
	border: solid 1px #CC0000;
	padding: 5px 20px;
	font-size: 12px;
	color: #000000;
	}
	
.fileDescriptionContainer {
	margin-bottom: 10px;
	background-color: #ffffff;
	border: solid 1px #CC0000;
	padding: 5px;
	font-size: 12px;
	}
	
.title a:link, .title a:visited {
	font-size: 19px;
	display: block;
	text-decoration: none;
	margin-bottom: 10px;
	color: #CC0000;
	padding: 5px 10px 0px 10px;
	background-image: url(/IBCSessions/Images/mp3_icon.gif);
	background-repeat: no-repeat;
	background-position: 99% 2px;
	}
	
.title a:hover {
	text-decoration: underline;
	}
	
.artist {
	
	padding: 0px 10px 5px 10px;

	}
	
.artist em {
	font-style: normal;
	font-weight: bold;
	}
	
.album {
	padding: 0px 10px 5px 10px;
	}
	
.album em {
	font-style: normal;
	font-weight: bold;
	}
	
.album .link {
	font-weight: bold;
	}
	
.fileDescriptionContainer .copyright {
	margin: 0px;
	border: 0px;
	text-align: left;
	width: auto;
	padding: 0px 10px 5px 10px;
	}
	
.fileDescriptionContainer .copyright em {
	font-style: normal;
	font-weight: bold;
	}
	
.year {	
	padding: 0px 10px 5px 10px;
	}
	
.year em {
	font-style: normal;
	font-weight: bold;
	}
	
.genre {
	padding: 0px 10px 5px 10px;
	}
	
.genre em {
	font-style: normal;
	font-weight: bold;
	}
	
.col {
	width: 200px;
	padding-right: 10px;
	}
	
.sideNav {	
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	font-size: 0px;
	line-height: 0px;
	border: solid 1px #CC0000;
	}
	
.header a:link, .header a:visited {
	background-color: #CC0000;
	display: block;
	font-weight: bold;
	padding: 5px;
	line-height: normal;
	text-decoration: none;
	color: #ffffff;
	font-size: 12px;
	}
	
.item, .selected, .header, .back {
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	line-height: 0px;
	}
	
.item a:link, .item a:visited {
	display: block;
	padding: 5px;
	background-color: #ffffff;
	border-top: solid 1px #CC0000;
	color: #000000;
	text-decoration: none;
	line-height: normal;
	}
	
.item a:hover {
	
	}
	
.selected a:link, .selected a:visited {
	display: block;
	padding: 5px;
	background-color: #FDE4B3;
	border-top: solid 1px #CC0000;
	color: #000000;
	text-decoration: none;
	line-height: normal;
	font-weight: bold;
	}
	
.selected a:hover {
	
	}
	
.back a:link, .back a:visited{
	display: block;
	padding: 5px;
	background-color: #ffffff;
	border-top: solid 1px #CC0000;
	color: #000000;
	text-decoration: none;
	line-height: normal;
	}
	
.copyright {
	width: 760px;
	margin: 0px auto;
	border-top: solid 1px #CC0000;
	margin-top: 10px;
	padding-top: 10px;
	text-align: center;
	}