﻿TABLE.schedule {
	border : 1px solid Black;
	width : 90%;
	padding : 0px 0px 0px 0px;
	text-align : center;
	background-image : url(../images/spiderbackground.jpg);
	background-repeat : no-repeat;
	background-position : center;
}

TD.schedule {
	text-align : center;
	border : 1px solid Black;
	font : 10pt Verdana, Geneva, Arial, Helvetica, sans-serif;
}

TH.schedule {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	text-align : center;
}


DIV, DIV.currentsong {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
}
BODY {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background : White;
}

A {
	text-decoration : none;
	font-size : 10pt;
}


A:HOVER {
	text-decoration : none;
	color : Silver;
	font-size : 10pt;
}

TD.menu {
	width : 150px;
	background : #3579C0;
	font-size : 10pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align : center;
	font-weight : bold;
  color : White;
  vertical-align:middle;
}
TD.menuTitle {
	background : #3579C0;
	font-size : 14px;
	font-family : Tahoma;
	text-align : center;
	color : White;
	font-weight : bold;
	height : 30px;
	margin-top : 0px;
	width : 100%;
}
TD.submenu {
	width : 150px;
	background : #3579C0;
	font-size : 8pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align : center;
	font : 500;
	color : White;
}
TR.menu {
	background : #3579C0;
}


DIV.picture {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	text-align : center;
}


A.menu {
	color : White;
}

A.tab {
	font-size: 12pt;
	color: #3579C0;
}

A.tab:hover {
  font-size: 12pt;	
  color: #3579C0;
}

A.tab:link {
	color: #3579C0;
}

TR.title {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 16pt;
	letter-spacing : 3px;
	text-align : center;
}

TD.titleRow {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	text-align : left;
	height : 12px;
	font-weight : bold;
}

TR.row {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	text-align : center;
	height : 12px;
}

TD.formRow {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	text-align : right;
	height : 12px;
	vertical-align : top;
}

TABLE.tabMenu {
	width : 100%;
	border-width : 0px;
}

TD.firstTab {
	border-color : #3579C0;
	width : 5px;
	border-width : 1px;
	border-style : solid;
	border-top : 0px;
	border-left : 0px;
	border-right : 0px;
	padding : 0;
}

TD.middleTab {
	background-color : #E6E6FA;
	border-color : #3579C0;
	width : 150px;
	border-width : 1px;
	border-style : solid;
	text-align : center;
	padding : 0;
}

TD.middleTabHighlighted{
	border-color : #3579C0;
	width : 150px;
	border-width : 1px;
	border-bottom : 0px;
	border-style : solid;
	text-align : center;
	padding : 0;
}

TD.lastTab {
	border-color : #3579C0;
	width : 50%;
	border-width : 1px;
	border-style : solid;
	border-top : 0px;
	border-left : 0px;
	border-right : 0px;
	padding : 0;
}
