table {
	font-family: arial, "lucida console", sans-serif; 
	font-size: 12px; 
	color: #555555; 
	text-decoration: none; 
	line-height: 16px;
}

input.form {
	font-family: arial, "lucida console", sans-serif;
	font-size: 11px; 
	color: #000000; 
	text-decoration: none; 
} 

select {  
	font-family: arial, "lucida console", sans-serif;
	font-size: 11px; 
	font-weight: normal; 
	color: #000000; 
	text-decoration: none; 
}

#content {
	position: absolute;
	z-index: 1;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	display: block;
}

#drop {
	position: absolute;
	z-index: 99;
	top: -2px;
	left: 0px;
	width: 100%;
	height: 100%;
	display: none;
}

#hide-topleft {
	position: relative;
	top: 0px;
	left: 0px;
	width: 187px;
	height: 449px;
	display: block;
}

#hide-topmid {
	position: relative;
	top: 0px;
	left: 0px;
	width: 185px;
	height: 449px;
	display: block;
}

#hide-topright {
	position: relative;
	top: 0px;
	left: 0px;
	width: 548px;
	height: 449px;
	display: block;
}

#hide-left {
	position: relative;
	top: 0px;
	left: 0px;
	width: 187px;
	height: 180px;
	display: block;
}

#hide-right {
	position: relative;
	top: 0px;
	left: 0px;
	width: 548px;
	height: 180px;
	display: block;
}

#hide-botleft {
	position: relative;
	top: 0px;
	left: 0px;
	width: 187px;
	height: 200px;
	display: block;
}

#hide-botmid {
	position: relative;
	top: 0px;
	left: 0px;
	width: 185px;
	height: 200px;
	display: block;
}

#hide-botright {
	position: relative;
	top: 0px;
	left: 0px;
	width: 548px;
	height: 200px;
	display: block;
}

#drop-schedule {
	position: absolute;
	z-index: 99;
	top: -2px;
	left: 0px;
	width: 100%;
	height: 100%;
	display: none;
}


#schedule-hide-topleft {
	position: relative;
	top: 0px;
	left: 0px;
	width: 372px;
	height: 449px;
	display: block;
}

#schedule-hide-topmid {
	position: relative;
	top: 0px;
	left: 0px;
	width: 242px;
	height: 449px;
	display: block;
}

#schedule-hide-topright {
	position: relative;
	top: 0px;
	left: 0px;
	width: 48px;
	height: 449px;
	display: block;
}

#schedule-hide-left {
	position: relative;
	top: 0px;
	left: 0px;
	width: 372px;
	height: 180px;
	display: block;
}

#schedule-hide-right {
	position: relative;
	top: 0px;
	left: 0px;
	width: 48px;
	height: 180px;
	display: block;
}

#schedule-hide-botleft {
	position: relative;
	top: 0px;
	left: 0px;
	width: 372px;
	height: 200px;
	display: block;
}

#schedule-hide-botmid {
	position: relative;
	top: 0px;
	left: 0px;
	width: 242px;
	height: 200px;
	display: block;
}

#schedule-hide-botright {
	position: relative;
	top: 0px;
	left: 0px;
	width: 48px;
	height: 200px;
	display: block;
}


#drop-day {
	position: absolute;
	z-index: 99;
	top: -2px;
	left: 0px;
	width: 100%;
	height: 100%;
	display: none;
}


#day-hide-topleft {
	position: relative;
	top: 0px;
	left: 0px;
	width: 766px;
	height: 449px;
	display: block;
}

#day-hide-topmid {
	position: relative;
	top: 0px;
	left: 0px;
	width: 144px;
	height: 449px;
	display: block;
}

#day-hide-topright {
	position: relative;
	top: 0px;
	left: 0px;
	width: 5px;
	height: 449px;
	display: block;
}

#day-hide-left {
	position: relative;
	top: 0px;
	left: 0px;
	width: 766px;
	height: 120px;
	display: block;
}

#day-hide-right {
	position: relative;
	top: 0px;
	left: 0px;
	width: 5px;
	height: 120px;
	display: block;
}

#day-hide-botleft {
	position: relative;
	top: 0px;
	left: 0px;
	width: 766px;
	height: 200px;
	display: block;
}

#day-hide-botmid {
	position: relative;
	top: 0px;
	left: 0px;
	width: 144px;
	height: 200px;
	display: block;
}

#day-hide-botright {
	position: relative;
	top: 0px;
	left: 0px;
	width: 5px;
	height: 200px;
	display: block;
}



.menuFont {
	color: #dddddd;
	font-size: 14px;	
	font-family: arial, "lucida console", sans-serif;
	font-weight: bold;
	
}

.titleFont {
	color:#000;
	font-size:14px;
	font-weight:bold;
}


a.webdesign { 
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 9px; 
	color: #006699; 
	text-decoration: none; 
	font-weight: normal; 
	line-height: 16px;
}

a.webdesign:hover { 
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 9px; 
	text-decoration: none; 
	line-height: 16px;
}

a.mininav { 
	font-family: arial, "lucida console", sans-serif;
	font-size: 10px; 
	font-color: #aeb1bb; 
	text-decoration: none; 
	color: #FFFFFF; 
	font-weight: bold;
	line-height: 16px;
}

a.mininav:hover { 
	color: #FFFFFF; 
	text-decoration: none;
}

td.large {  
	font-family: arial, "lucida console", sans-serif;
	font-size: 11px; 
	font-weight: bold; 
	color: #CCCCCC; 
	text-decoration: none;
	line-height: 16px;
}

input { 
	font-family: arial, "lucida console", sans-serif;
	font-size: 11px; 
	color: #000000; 
	text-decoration: none;
	line-height: 16px;
}

textarea { 
	font-family:arial, "lucida console", sans-serif;
	font-size: 11px; 
	color: #000000; 
	text-decoration: none;
line-height: 16px;	
}

body {  }

td.small { 
	font-family: arial, "lucida console", sans-serif; 
	font-size: 9px; 
	font-weight: normal; 
	color: #6699CC; 
	text-decoration: none ;
}

td.wide { 
	font-family: arial, "lucida console", sans-serif;
	font-size: 10px; 
	font-weight: normal; 
	color: #006699; 
	text-decoration: none ; 
	letter-spacing: 1pt;
	line-height: 16px;
}


.bodyFont {
	font-family: arial, "lucida console", sans-serif;
	font-size: 12px; 
	color: #555555; 
	line-height: 16px;
}

.bodyFont2 {
	font-family: arial, "lucida console", sans-serif;
	font-size: 12px; 
	color: #555555; 
	line-height: 18px;
}



a.blackmininav { 
	font-family: arial, "lucida console", sans-serif;
	font-size: 10px; font-color: #aeb1bb; 
	text-decoration: none; 
	color: #333333;
	line-height: 16px;
}

a.blackmininav:hover { 
	color: #003399; 
	text-decoration: none; 
}

a.yellow { 
	font-family: arial, "lucida console", sans-serif;
	font-size: 9px; 
	font-color: #aeb1bb; 
	text-decoration: none; 
	color: #006699; 
	letter-spacing: 1pt;
}

a.yellow:hover { 
	color: #333333; 
	text-decoration: none ; 
	letter-spacing: 1pt;
}

td.wide2 { 
	font-family: arial, "lucida console", sans-serif;
	font-size: 10px; 
	font-weight: bold; 
	color: #003366; 
	text-decoration: none ; 
	letter-spacing: 1pt;
}

a.underline { 
	font-family: arial, "lucida console", sans-serif;
	font-size: 10px; 
	font-color: #aeb1bb; 
	text-decoration: underline; 
	color: #006699;
}

a.underline:hover { 
	color: #999933; 
	text-decoration: none; 
}

a.yellow2 { 
	font-family: arial, "lucida console", sans-serif;
	font-size: 9px; 
	font-color: #aeb1bb; 
	text-decoration: none;
	color: #3399CC; 
	letter-spacing: 1pt ;
}

a.yellow2:hover { 
	color: #CCCCCC;
	text-decoration: none; 
	letter-spacing: 1pt; 
}

a.brightblue {
	font-family: arial, "lucida console", sans-serif;
	font-size: 10px; 
	font-color: #aeb1bb; 
	text-decoration: none; 
	color: #0099FF;
}

a.brightblue:hover {
	color: #003399;
	text-decoration: none;
}

a.grey {
	font-family: arial, "lucida console", sans-serif;
	font-size: 12px; 
	text-decoration: none; 
	color: #555555;
}

a.grey:hover {
	color: #CCCCCC; 
	text-decoration: none;
}


a.menuFont {
	text-decoration:none;
}

a.menuFont:hover {
	color: #ffffff; 
	text-decoration: none;
}



