#feedbacknav {POSITION: absolute; visibility: hidden; z-index: 10; top: 142; left: 0; width: 100%;}
#requestnav {POSITION: absolute; visibility: hidden; z-index: 10; top: 142; left: 0; width: 100%;}
#concertnav {POSITION: absolute; visibility: hidden; z-index: 10; top: 142; left: 0; width: 100%;}
#djnav {POSITION: absolute; visibility: hidden; z-index: 10; top: 142; left: 0; width: 100%;}
#musicnav {POSITION: absolute; visibility: hidden; z-index: 15; top: 142; left: 0; width: 100%;}
#eventsnav {POSITION: absolute; visibility: hidden; z-index: 20; top: 142; left: 0; width: 100%;}
#aboutnav {POSITION: absolute; visibility: hidden; z-index: 25; top: 142; left: 0; width: 100%;}

td, div {
	font-family: Arial;
	color: white;
	font-size: 10pt;
	font-weight: normal;
}

.pollquestion {
	font-family: Arial;
	color: #283949;
	font-size: 10pt;
	font-weight: bold;
}

.pollanswer {
	font-family: Arial;
	color: #394A5A;
	font-size: 10pt;
	font-weight: normal;
}

.djtext {
	font-family: Arial;
	color: #394A5A;
	font-size: 10pt;
	font-weight: normal;
}

BODY {
	font-size:10pt;
	font-Family: Arial, Helvetica, sans-serif;
	color: white;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color: #000000;
	scrollbar-dark-shadow-color: #B7BECC;
	scrollbar-track-color: #919CB1;
	scrollbar-face-color: #B7BECC;
	scrollbar-shadow-color: #333333;
	scrollbar-highlight-color: #FFCCCC;
	scrollbar-3d-light-color: #FFCCCC;
	background-color : #B7BECC;
}

.contacthdr {
	font-family: Arial;
	color: #FFFFCC;
	font-size: 10pt;
	font-weight: bold;
}

.careshdr {
	font-family: Arial;
	color: #FFFFCC;
	font-size: 11pt;
	font-weight: bold;
}

.caresubhdr {
	font-family: Arial;
	color: #99FFFF;
	font-size: 10pt;
	font-weight: bold;
	margin-top : 6px;
	margin-bottom : 4px;
	margin-left : 2px;
}

.copyright {
	font-family: Arial;
	color: #232E47;
	font-size: 8pt;
	font-weight: normal;
}

.black {
	color: black;
}

.scheduletext {
	color: black;
}

.concertdate {
	color: #330066;
	font-weight: bold;
}

.eventhdr {
	font-family: Arial;
	color: black;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
}

.eventhdr2 {
	font-family: Arial;
	color: #ffffcc;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
}

.whitehdr {
	font-family: Arial;
	color: White;
	font-size: 12pt;
	font-weight: bold;
}

.homehdr {
	font-family: Arial;
	color: Yellow;
	font-size: 13pt;
	font-weight: bold;
}

.asheardon {
	font-family: Arial;
	color: #ffffcc;
	font-size: 9pt;
	font-weight: bold;
}

.storydate {
	font-family: Arial;
	color: #ccffcc;
	font-size: 11pt;
	font-weight: bold;
}

.contesthdr {
	font-family: Arial;
	color: #000033;
	font-size: 11pt;
	font-weight: bold;
}

.popuphdr {
	font-family: Arial;
	color: #394A5A;
	font-size: 12pt;
	font-weight: bold;
}

.top9artist {
	font-family: Arial;
	color: #333366;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}

.top9song {
	font-family: Arial;
	color: #6699ff;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
}

.minorhomehdr {
	font-family: Arial;
	color: #394A5A;
	font-size: 10pt;
	font-weight: bold;
}

.minorhomeitem {
	font-family: Arial;
	color: black;
	font-size: 9pt;
	font-weight: normal;
}

.small {
	font-size: 8pt;
	font-weight: normal;
}

.nowplaying {
	font-size: 9pt;
	color: #394A5A;
	font-weight: normal;
}

.boldwhite {
	color: white;
	font-weight: bold;
}

.smallblack {
	font-size: 8pt;
	color: black;
	font-weight: normal;
}

li {
	font-family: Arial;
	color: white;
	font-size: 10pt;
	font-weight: normal;
}

blockquote {
	font-family: Arial;
	color: white;
	font-size: 10pt;
	font-weight: normal;
}

H3 {
	font-family: Arial;
	color: white;
	font-size: 14pt;
	font-weight: bold;
}

.nav {
	font-family: Arial;
	color: #333399;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
	margin-left : 5px;
	margin-bottom : 0px;
}

A.nav, A.nav:VISITED, A.nav:HOVER {
	font-family: Arial;
	color: #333399;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
	margin-left : 5px;
	margin-bottom : 0px;
}

A.green, A.green:VISITED {
	color: #366357;
	text-decoration: underline;
	font-weight: normal;
}

A.green:HOVER {
	color: #366357;
	text-decoration: none;
	font-weight: normal;
}

A, A:VISITED {
	color: #FFFF66;
	text-decoration: underline;
}

A:HOVER {
	color: #FFFF66;
	text-decoration: none;
}


