html { 
	min-width: 750px;
	}
body { 
	min-width: 750px;
	}
.schedadultcell { background-color: #66ffcc }
.schedhdr {
	color: white;
	font-weight: bold;
	font-size: 10pt;
	text-align: center;
	background-color: #666666;
	width: 14%;
}
.schedkidcell { background-color: #ff9900 }
.schedlifecell { background-color: #ffcc00 }
.schedteencell { background-color: #ff99ff }
.schedtime { font-size: 8pt; font-family: Verdana, Arial}
.schedtitle { font-weight: bold; font-size: 8pt; font-family: Verdana, Arial}
.tuit { text-align: center }
.tuitcreathdr { font-size: 10pt; text-align: center }
.tuitophdr { font-weight: bold; font-size: 10pt; text-align: center }
.tuitsidehdr { font-weight: normal; font-size: 10pt }
a:hover { color: #990099; font-weight: bold; font-family: Verdana; text-decoration: none }
a:link { color: #cc9900; font-weight: bold; font-family: Verdana; text-decoration: none }
a:visited { color: #ff0066; font-weight: bold; font-family: Verdana; text-decoration: none }
h1 { color: white; font: larger Verdana, Arial }
p { font-family: Verdana, Arial }
td { font-family: Verdana, Arial }
td.schedhdrcell { background-color: #666666 }
ul { font-family: Verdana, Arial }.footerTxt {  font-size: 9px; text-align: center}
.tuitsidehdr-gr { font-weight: bold; font-size: 10pt ; color: #999999}
.explntble { font-size: 8pt; font-family: Verdana, Arial}
.newsTxt { font-size: 10pt; text-align: left}
#news {
	position: relative;
	z-index: 2;
	height: auto;
	width: 100px;
	left: -45px;
	top: 267px;
}
#MasterTable {
	top: 0px;
	position: absolute;

}
.K { background-color: #ff9900 }
.T { background-color: #ff99ff }
.A { background-color: #66ffcc }
.schedtime { font-size: 8pt; font-family: Verdana, Arial}
.schedtitle { font-weight: bold; font-size: 8pt; font-family: Verdana, Arial}
#nav
{
	padding: 0px;
	font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	background-color: #FFFFFF;
	color: #000000;
	font-size: 10pt;
	margin: 0px;

}
#nav ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
#nav li
{
	display: inline;
	background-color: #FFFFFF;
	border: none;
	margin-top: -20px;


}
#nav li a
{
	display: inline;
	color: #000000;
	font-weight: normal;
	margin-bottom: -10px;


}
#nav li a:hover
{
	color: #999900;
}
#nav hr
{
	color:  #000000;
	margin: 0px;
	_margin: -6px;
	padding: 0px;
	height: 1px;
	background-color: #000000;
}
#nav ul {
	margin: 0px;
	_margin: -4px 0px 0px 0px;
}
