a:link { text-decoration: none; color: #ff0000; }
a:hover { text-decoration: none; color: #990000; }
a:active { text-decoration: none; color: #990000; }
a:visited { text-decoration: none; color: #ff0000; }

a.menu:link { display:block; padding: 1px; margin:0em; border:0em; width:204px; line-height:26px; }
a.menu:visited { display:block; padding: 1px; margin:0em; border:0em; width:204px; line-height:26px; }
a.menu:active { display:block; padding: 1px; margin:0em; border:0em; width:204px; line-height:26px; }
a.menu:hover { display:block; padding: 1px; margin:0em; border:0em; width:204px; line-height:26px; }

a.menu2:link { display:block; padding: 1px; margin:0em; border-top:1px solid #000; border-left:1px solid #000; border-right:1px solid #000; border-bottom:1px solid #000; width:204px; line-height:26px; }
a.menu2:visited { display:block; padding: 1px; margin:0em; border-top:1px solid #000; border-left:1px solid #000; border-right:1px solid #000; border-bottom:1px solid #000; width:204px; line-height:26px; }
a.menu2:hover { display:block; padding: 1px; margin:0em; border-top:1px solid #00ff00; border-left:1px solid #00ff00; border-right:1px solid #00ff00; border-bottom:1px solid #00ff00; width:204px; line-height:26px; }

.image {
border:2px; border-color: #ff0000; border-style: solid;
}

a:link .image {border:2px; border-color: #000000; border-style: solid}
a:visited .image {border:2px; border-color: #000000; border-style: solid}
a:active .image {border:2px; border-color: #000000; border-style: solid}
a:hover .image {border:2px; border-color: #00ff00; border-style: solid}

body {background: #020202; background-image:url('images/bg-grunge.gif'); margin: 0; font-family: Arial, Helvetica, sans-serif; }

input.playmusic {color:black; font-weight:bold;background:green; border:1px; border-color: #ffffff; border-style: solid;}
input.stopmusic {color:black; font-weight:bold;background:red; border:1px; border-color: #ffffff; border-style: solid;}

td {font-family: arial, helvetica, sans-serif; font-style: normal; font-size: 13px; font-weight: bold; color: #dcc666;
}

table.header {           
          margin:0em;
          padding:0em;
          width: 100%;
	  background:#110D0E;
	  border:0px solid #000000;
	  text-align:center;
        }

table.menu {  
	  margin:0em;       
          padding:0em;
          width: 100%;
	  background:#020202;
	  border:0px solid #000000;
	  text-align:left;
        }

table.main {
        margin-right:0em;
	margin-left:0em;
	margin-top:0em;
        margin-bottom:5px;
        padding-top:0em;
        padding-left:12px;
        padding-right:12px;
	padding-bottom:12px;
        width: 100%;
	
	border:0px solid #020202;
	text-align:left;
      }

table.schedule {
        margin:0em;
        padding-top:0em;
        padding:2px;
        width: 50%;
        border-width: 1px; 
        border-color: #000000;
        border-style: solid;
	text-align:center;
      }

span.month { text-decoration: none; color: #000; font-family: arial, helvetica, sans-serif; font-size: 16px; font-style:italic; font-weight: bold; text-align: center; }
td.dayofweek { background: #000099; text-align: center; }
span.day { text-decoration: none; color: #fff; font-family: arial, helvetica, sans-serif; font-size: 13px; font-weight: bold; text-align: center; }
span.thedate { text-decoration: none; color: #900; font-family: arial, helvetica, sans-serif; font-size: 16px; font-weight: bold; text-align: right; }
td.thedate { background: #ffcc33; font-style:italic; text-align: right; }
span.notthedate { text-decoration: none; color: #000; font-family: arial, helvetica, sans-serif; font-size: 16px; font-weight: bold; text-align: right; }
td.notthedate { background: #eeeeee; text-align: right; }

p { text-decoration: none; color: #dcc666; font-family: arial, helvetica, sans-serif; font-size: 13px; font-weight: bold; text-align: left; }

p.copy { text-decoration: none; color: #878787; font-family: arial, helvetica, sans-serif; font-size: 13px; font-weight: bold; text-align: center; }

h1,h2,h3,h4,h5 { text-decoration: none; color: #dcc666; font-family: arial, helvetica, sans-serif; text-align: center;}

li { text-decoration: none; color: #dcc666; font-family: arial, helvetica, sans-serif; font-size: 13px; font-weight: bold; text-align: left; }

.mediaspace {
   width:425px;
   height:auto;
   border:5px solid #990000;
   margin-bottom:10px;
   margin-left:20%;
} 