body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.ProtextHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 26px;
	font-weight: bold;
	font-variant: normal;
	color: #000000;	
}
.ProtextHead a {
	color: #000000;
	text-decoration: none;
}
.ProtextHead a:visited {
	color: #000000;
	text-decoration: none;
}
.ProtextHead a:hover {
	color: #993333;
	text-decoration: underline;
}
.ProtextSub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	padding-top: 10px;
}
.ProtextSub a {
	color: #000000;
	text-decoration: none;
}
.ProtextSub a:visited {
	color: #000000;
	text-decoration: none;
}
.ProtextSub a:hover {
	color: #993333;
	text-decoration: underline;
}
.ProtextSmHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	color: #000;
}
.protextBody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.protextBody a {
	color: #808000;
	text-decoration: none;
}
.protextBody a:visited {
	color: #808000;
	text-decoration: none;
}
.protextBody a:hover {
	color: #993333;
}
.protextSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	padding-left: 13px;
	padding-right: 13px;
	padding-bottom: 8px;
	padding-top: 10px;
}
.protextSmall a {
	color: #808000;
	text-decoration: none;
}
.protextSmall a:visited {
	color: #808000;
	text-decoration: none;
}
.protextSmall a:hover {
	color: #993333;
	text-decoration: none;
}
.text11grey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 26px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}
.text11black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 26px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.text11black a {
	color: #808000;
	text-decoration: none;
}
.text11black a:visited {
	color: #808000;
	text-decoration: none;
}
.text11black a:hover {
	color: #993333;
}
.protextItalic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.protextItalic a {
	color: #808000;
	text-decoration: none;
}
.protextItalic a:visited {
	color: #808000;
	text-decoration: none;
}
.protextItalic a:hover {
	color: #993333;
	text-decoration: none;
}
.pro11pxBlackCentred {
	font-family: Verdana, Ariel, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	text-align: left;
}
.pro11pxBlackCentred a {
	color: #808000;
	text-decoration: none;
}
.pro11pxBlackCentred a:visited {
	color: #808000;
	text-decoration: none;
}
.pro11pxBlackCentred a:hover {
	color: #993333;
	text-decoration: none;
}
.protextNotes {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 16px;
	font-variant: normal;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 8px;
	padding-left: 4px;
	height: auto;
	width: 189px;
	overflow: auto;
	z-index: auto;
	vertical-align: text-top;
	border: 1px none #666;
	white-space: normal;
	position: relative;
	background-color: #FFFFCC;
	left: 17px;
	visibility: hidden;
}
a:visited {
	color: #808000;
}
a:hover {
	color: #993333;
}

/*Code that relates to the pop-up bee on the NavBar*/

#apDiv1 {
	position:absolute;
	width:197px;
	height:auto;
	z-index:20;
	top: 32px;
	color: #FFC;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
	background-color: #333;
	vertical-align: top;
	border: 1px none #666;
	border-radius: 10px;
	visibility: hidden;
	left: inherit+50;
	text-align: right;
	white-space: normal;
	padding: 5px;
	border-color: #666;
}
#apDiv2 {
	position:absolute;
	width:47px;
	height:40px;
	z-index:10;
	left: inherit;
	top: 0px;
	visibility: hidden;
}



/*ADDED BY CORY 07082010*/
ul.playlist{float:left;font-size:9px;border:none;position:absolute;width:auto;padding:0;margin-top:20px;display:none;}
ul.playlist li{float:left;padding:0;clear:both;margin:0;list-style:none;}
ul.playlist li A{float:left;font-size:9px;color:#000;text-decoration:none;padding:5px 10px;display:block;width:300px;background:#ffff33;}
ul.playlist li A:hover{
	background-color:#ffffff;
	color:#333399;
}
#player{float:left;}

a.current-track{float:left;width:250px;font-size:9px;color:#000;text-decoration:none;padding:3px 0px 0px 10px;background:url('../images/down-arrow.gif') no-repeat right;}
