html,body{
	font-family:Verdana;
	color: #FFFFFF;
	height: 100%;
	padding: 0;
	margin: 0;
	background: #000000;
	overflow: hidden;
	font-size: 100%;
	cursor:none;
}
#DIV_schedule{
	position:absolute;
	z-index:1;
	height: 100%;
	width:100%;
	-webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    -ms-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
	background: #000000;
}
#DIV_adsense{
	position:absolute;
	height:100%;
	width:100%;
	background: #000000;
	z-index:0;
}
#DIV_adsense img{
	height:100%;
	width:100%;
}
.DIV-Header{
	display:inline-block;
	width: 100%;
	height: 15%;
	border: 1px Solid #000000;
	padding-top:15px;
	background: #45484d; 
	background: -moz-linear-gradient(top, #45484d 0%, #000000 100%); 
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#45484d), color-stop(100%,#000000)); 
	background: -webkit-linear-gradient(top, #45484d 0%,#000000 100%); 
	background: -o-linear-gradient(top, #45484d 0%,#000000 100%);
	background: -ms-linear-gradient(top, #45484d 0%,#000000 100%);
	background: linear-gradient(to bottom, #45484d 0%,#000000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45484d', endColorstr='#000000',GradientType=0 );
	
}
.DIV-Body{
	display:inline-block;
	width: 100%;
	height: 70%;
	border: 1px Solid #000000;
	background: #000000;
	padding:0px;
	margin:0px;
}
.DIV-ContentHeader{
	display:block;
	width: 100%;
	height: 5%;
	color: #FFFFFF;
	background: #FF0000; /* Old browsers */
	border: 1px Solid #000000;
}
.DIV-Content{
	display:inline-block;
	width: 100%;
	height: 12%;
	padding:0px;
	margin:0px;
	border: 1px Solid #000000;
	
	background: rgb(69,72,77);
	background: -moz-linear-gradient(top, rgba(69,72,77,1) 0%, rgba(0,0,0,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(69,72,77,1)), color-stop(100%,rgba(0,0,0,1)));
	background: -webkit-linear-gradient(top, rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%);
	background: -o-linear-gradient(top, rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%);
	background: -ms-linear-gradient(top, rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%);
	background: linear-gradient(to bottom, rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45484d', endColorstr='#000000',GradientType=0 );
	
	cursor:none;
}
.DIV-Footer{
	display:inline-block;
	width: 100%;
	height: 10%;
	padding:0px;
	margin:0px;
	padding-top:0px;
	margin-top:20px;
	border: 1px Solid #000000;
	
	overflow: hidden;
	overflow-x:-webkit-marquee;
	-webkit-marquee-direction: forward;
	-webkit-marquee-style: scroll;
	-webkit-marquee-speed: fast;
	-webkit-marquee-increment: small;
	-webkit-marquee-repetition: infinite;
	
	overflow-x: marquee-line;
	marquee-direction: forward;
	marquee-style: scroll;
	marquee-speed: fast;
	marquee-play-count: infinite;
}
.MQU-Footer{
	margin: 5px;
	color: #FFFF00;
	font:2.0em arial, helvetica, sans-serif;
	height: 50px;
	width: 100%;
	white-space: nowrap; 
	display:inline-block;
}
.tbl-header{
	border-collapse:collapse;
	width:100%;
	padding-right:10px;
}
.tbl-header td{
	border-collapse:collapse;
}
.LBL-Title{
	text-align:center;
	color: #FFFF00;
	font-family:Verdana;
	font-size: 2.2em;
	font-weight:bold;
	text-shadow: 3px -3px #000000;
	cursor:none;
}
.LBL-Clock{
	float:right;
	color: #FFFFFF;
	font-family:Verdana;
	font-size: 2.5em;
	font-weight:bold;
	text-shadow: 3px -3px #000000;
	cursor:none;
}
.LBL-SchDate{
	float:left;
	color: #FFFFFF;
	font-family:Verdana;
	font-size: 2.5em;
	font-weight:bold;
	text-shadow: 3px -3px #000000;
	cursor:none;
}
.LBL-Date{
	float:left;
	margin: 10px;
	margin-top: 20px;
	color: #FFFFFF;
	font-family:Verdana;
	font-size: 1.5em;
	text-shadow: 3px -3px #000000;
	cursor:none;
}
.LBL-Page{
	float:left;
	color: #BDBDBD;
	font-family:Verdana;
	font-size: 0.8em;
	cursor:none;
}
.LBL-ColHeader{
	float:left;
	display:inline-block;
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
	text-indent:20px;
	height:100%;
	color: #FFFFFF;
	font-family:Verdana;
	font-size: 180%;
	font-weight: normal;
	cursor:none;
	text-shadow: 2px -3px #000000;
}
.LBL-ColContent{
	float:left;
	display:inline-block;
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
	text-indent:20px;
	height:85%;
	font-family:Verdana;
	font-weight:normal;
	border: 1px Solid #000000;
	text-shadow: 2px -2px #000000;
	cursor:none;
}
.LBL-Hed0{
	width:5%;
	font-size: 2.0em;
	text-align:center;
}
.LBL-Hed1{
	width:15%;
	font-size: 2.0em;
	text-align:center;
}
.LBL-Hed2{
	width:30%;
	font-size: 2.0em;
	text-align:center;
}
.LBL-Hed3{
	width:25%;
	font-size: 2.0em;
	text-align:center;
}
.LBL-Hed4{
	width:24%;
	font-size: 2.0em;
	text-align:center;
}
.LBL-Hed5{
	width:20%;
	font-size: 2.0em;
	text-align:center;
}
.LBL-Col0{
	width:5%;
	font-size: 2.0em;
	color: #FFFF00;
}
.LBL-Col1{
	width:15%;
	font-size: 2.0em;
	color: #FFFFFF;
}
.LBL-Col2{
	width:27%;
	font-size: 2.0em;
	color: #FFFFFF;
}
.LBL-Col3{
	width:20%;
	font-size: 2.0em;
	color: #FFFFFF;
}
.LBL-Col4{
	width:32%;
	font-size: 2.0em;
	color: #FFFFFF;
}
.LBL-Col5{
	width:20%;
	font-size: 2.0em;
	color: #FFFFFF;
}
.RedFont{
	color:#FF0000;
}
.GreenFont{
	color:#00FF00;
}
.YellowFont{
	color:#FFFF00;
}
.OrangeFont{
	color:#FF8000;
}
.WhiteFont{
	color:#FFFFFF;
}
.BarOne{
	background:#585858;
	width:10px;
	height:70%;
	float:right;
	margin:1px;
	margin-top:0px;
	border: 1px Solid #000000;
}
.BarTwo{
	background:#585858;
	width:10px;
	height:70%;
	float:right;
	margin:1px;
	margin-top:0px;
	border: 1px Solid #000000;
}
.BarThree{
	background:#585858;
	width:10px;
	height:70%;
	float:right;
	margin:1px;
	margin-top:0px;
	border: 1px Solid #000000;
}
.BarFour{
	background:#585858;
	width:10px;
	height:70%;
	float:right;
	margin:1px;
	margin-top:0px;
	margin-right:30px;
	border: 1px Solid #000000;
}
