.bodytext, .small, .copyr {  font-family: Arial; letter-spacing: 1px; line-height: 1.3; }
.newstitle, .newsbody, .newslink {  font-family: Arial; letter-spacing: 1px; line-height: ; font: 0.9em Arial;}
.bodytext, .sitelinkheader, .sitelinktext, .sitelinklink { font: 1.0em  Arial;}

.newstitle { font-weight: bold; }

h1 { font: 1.5em  Arial; font-weight: bold; line-height: 1.3; letter-spacing: 1px;}
h2 { font: 1.0em  Arial; font-weight: bold; line-height: 1.3; letter-spacing: 1px;}
h3 { font: 1.0em  Arial; font-weight: normal; line-height: 1.3; letter-spacing: 1px;}


.navtitle  { font: 2em  Arial; font-weight: bold; line-height: 1.3; letter-spacing: 1px; color: #FFFFFF;}
.copyr, .small {  font: 0.7em Arial;}
.copyr { color: #777777; }

h3 { 	
	
	padding-left: 20px;
	background: url(../images/bullet_text.gif) no-repeat;
	background-position: 0 10;
	}

h4 { 	padding-left: 20px;
		background: url(../images/audio.gif) no-repeat 0 60%;
	}

.newslink { 	padding-left: 20px;
		background: url(../images/bullet_text.gif) no-repeat 0 60%;
	}
	
A:visited { color: #777777; }
A:hover { color: #FF0000; }

#playlist tbody tr.even td {
      background-color: #D5DDEC;
    }
    #playlist tbody tr.odd  td {
      background-color: #EEEEEE;
    }
	
li { list-style-image: url(../images/bullet_text.gif);
	margin: 1px 100px 1px 1px;
		
	}

li.normal { list-style-image: none; list-style type: circle;
	margin: 1px 100px 1px 1px;
		
	}
.sitelinkheader { font-weight: bold; }
.sitelinktext { color: #000000; }
.sitelinklink { color: #009240; }

/* Horizontal Rule Styles */

hr {
	border: none 0;
	border-top: 1px dashed #FF0000;
	width: 99%;
	height: 1px;
	}

hr.bb {
	border: none 0;
	border-top: 1px solid #AAAAAA;
	width: 99%;
	height: 1px;
	}
	
hr.news {
	border: none 0;
	border-top: 1px dashed #AAAAAA;
	width: 99%;
	height: 1px;
	}
	
	
/* Quotation Style */

blockquote {
	margin: 0;
	padding: 0;
	
}

#quote {
	font-family: Arial;
	letter-spacing: 1px;
	line-height: 1.3;
	font-style: italic;
	
	padding:0px;
	margin-top:20px;
	margin-bottom:10px;
	margin-left:40px;
	margin-right:40px;
	}

#quoteauthor {

	font-family: Arial;
	letter-spacing: 1px;
	line-height: 1.3;
	color: #777777;
	font-weight: bold;
	
	padding:0px;
	margin-top:10px;
	margin-bottom:20px;
	margin-left:40px;
	margin-right:40px;
	}
