#top {
color: black;
background-color : transparent;
border-top: 1px solid black;
padding: 1px;
font-weight: bold;
}
a, a:hover{
color: transparent;
background-color : transparent;
font-weight: bold;
text-decoration: underline;
}
a:hover{
color: #66CCCC;
text-decoration: underline;
}
#content {
color: black;
background-color : black;
padding: 0px 0px 0px 0px;
font-weight: bold;
width: 800px;
margin: auto;
}
#footer{
border-bottom: 1px solid transparent;
margin: 0px 0px 0px 0px;
text-align:right;
}
#box{
font:12px/17px verdana, arial, georgia, sans-serif;
margin: 0px 10px 0px 0px;
padding: 0px 0px 0px 0px;
width: auto;
height: 12px;
background-color: transparent;
}
#menucont {
color: transparent;
background-color : transparent;
width: 800px;
height: 12px;
position: absolute;
}
.menublock, .display {
float:left;
width:160px;
background-color: red;
}
.subs{
background-color: transparent;
}
.subs a{
display: block;
}
.menublock .subs{
display: none;
}
a.tl,  a.sl{
display: block;
text-decoration: none;
color: silver;
background-color: black;
margin: 1px 1px 0px 1px;
padding: 1px 1px 1px 1px;
border-bottom: 1px solid red;
text-align: center;
font-weight: normal;
}
a.tl:hover, a.tl:active,  a.sl:hover, a.sl:active{
display: block;
text-decoration: none;
color: black;
background-color: red;
margin: 1px 1px 1px 1px;
padding: 1px 1px 1px 1px;
border: none;
text-align: center;
font-weight: normal;
}
a.sl, a.sl:hover, a.sl:active{
text-align: left;
}



A.speclink:link {color: black; text-decoration:none; }
A.speclink:visited {color:black; text-decoration:none;}
A.speclink:hover {color:red; text-decoration:none;}
A.nspeclink:active {color:red; text-decoration:none;}


A.musiclink:link {background: #FFCC00; color:black; text-decoration: none}
A.musiclink:visited {background: #FFCC00;color:black; text-decoration: none}
A.musiclink:active {background: #FFCC00; color:black;text-decoration: none}
A.musiclink:hover {background: black; color: red; text-decoration: none}


A.navlink:link {color: white; text-decoration:none; }
A.navlink:visited {color: white; text-decoration:none;}
A.navlink:hover {color:red; text-decoration:none;}
A.navlink:active {color:red; text-decoration:none;}



A.navlink2:link {color: silver; text-decoration:underline; }
A.navlink2:visited {color: silver; text-decoration:underline;}
A.navlink2:hover {color:red; text-decoration:underline;}
A.navlink2:active {color:red; text-decoration:underline;}



A.navlink3:link {color:white; text-decoration:underline; }
A.navlink3:visited {color:white; text-decoration:underline;}
A.navlink3:hover {color:black; text-decoration:underline;}
A.navlink3:active {color:black; text-decoration:underline;}

A.cal:link {color:white; text-decoration:none;}
A.cal:visited {color:white; text-decoration:none;}
A.cal:hover {color:red; text-decoration:none;}
A.cal:active {color:red; text-decoration:none;}



 a.sched:link {color: black; text-decoration:none; }
 a.sched:visited {color: black; text-decoration:none;}
 a.sched:hover {color:red; text-decoration:underline;}
 a.sched:active {color:red; text-decoration:none;}

a.sched2:link {color: white; text-decoration:none; }
 a.sched2:visited {color: blue; text-decoration:none;}
 a.sched2:hover {color:white; text-decoration:underline;}
 a.sched2:active {color:red; text-decoration:none;}

body {	background-color:black; margin: 0px 0px 0px 0px; font-family: Arial;}

table {page-break-inside:avoid; 



}

table.matt {font-family:Verdana; color:white:}

.cal {font-family: Arial; font-size:8pt; font-weight: lighter; color: black; border: 1px solid black;}

/* begin styles for RSS Feed 

     This is the most basic style to use for a list with no bullets */



.rss_box {

	 width: 144px;

	 background-color: #D7D7D7;
         border: 1px solid #707070;
}



.rss_title, rss_title a {
	font-family: "Trebuchet MS", "Arial", sans-serif;
	margin: 0px 0;
	color: #000000;
	padding: 0;
	
}



.rss_title: hover { 

	color: #FF0000;
	font-style: italic;
	
	}



.rss_items {

       list-style:none;

       margin:0;

       padding:5;

}

.rss_item  {

  	font-family: "Trebuchet MS", "Arial", sans-serif;
  	font-size: 11px;
  	font-weight:lighter;
	color: #707070;
  	line-height: 1.2em;
	margin-bottom: 1em
}


.rss_item  a: {

  	font-family: "Trebuchet MS", "Arial", sans-serif;
  	
  	



  
  
}



.rss_item a:link, .rss_item a:visited, .rss_item a:active {

	color: #000000;
	font-size: 14px;
	}



.rss_item a:hover { 

	color: #FF0000;
	font-style: italic;
	
	}

	

.rss_date {

	font-size: 75%;
	color: #FF0000;
	font-style: italic;
	
	}