@font-face {
	font-family: 'BebasNeueRegular';
	src: url('BebasNeue-webfont.eot');
	src: url('BebasNeue-webfont.eot?#iefix') format('embedded-opentype'),
	url('BebasNeue-webfont.woff') format('woff'),
	url('BebasNeue-webfont.ttf') format('truetype'),
	url('BebasNeue-webfont.svg#BebasNeueRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}
body{
	background-color:#CCCCCC;
	margin:0;
	padding:0;
}

#header{
	background-color:#000000;
}

#headerx{
	background: rgba(120,140,104,1);
	background: -moz-linear-gradient(top, rgba(120,140,104,1) 0%, rgba(31,59,8,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(120,140,104,1)), color-stop(100%, rgba(31,59,8,1)));
	background: -webkit-linear-gradient(top, rgba(120,140,104,1) 0%, rgba(31,59,8,1) 100%);
	background: -o-linear-gradient(top, rgba(120,140,104,1) 0%, rgba(31,59,8,1) 100%);
	background: -ms-linear-gradient(top, rgba(120,140,104,1) 0%, rgba(31,59,8,1) 100%);
	background: linear-gradient(to bottom, rgba(120,140,104,1) 0%, rgba(31,59,8,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#788c68', endColorstr='#1f3b08', GradientType=0 );
}
#wrap{
	width:900px;
	margin:auto;
	border:0px solid #999999;
}
.menudays{
	padding:15px;
}
.menudays a{
	color:#993300;
	margin-top:10px;
	background-color:#999999;
	padding:10px 15PX 10PX 15PX;
	height:160px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	
	
	background: rgba(242,246,248,1);
	background: -moz-linear-gradient(top, rgba(242,246,248,1) 0%, rgba(216,225,231,1) 50%, rgba(181,198,208,1) 51%, rgba(224,239,249,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(242,246,248,1)), color-stop(50%, rgba(216,225,231,1)), color-stop(51%, rgba(181,198,208,1)), color-stop(100%, rgba(224,239,249,1)));
	background: -webkit-linear-gradient(top, rgba(242,246,248,1) 0%, rgba(216,225,231,1) 50%, rgba(181,198,208,1) 51%, rgba(224,239,249,1) 100%);
	background: -o-linear-gradient(top, rgba(242,246,248,1) 0%, rgba(216,225,231,1) 50%, rgba(181,198,208,1) 51%, rgba(224,239,249,1) 100%);
	background: -ms-linear-gradient(top, rgba(242,246,248,1) 0%, rgba(216,225,231,1) 50%, rgba(181,198,208,1) 51%, rgba(224,239,249,1) 100%);
	background: linear-gradient(to bottom, rgba(242,246,248,1) 0%, rgba(216,225,231,1) 50%, rgba(181,198,208,1) 51%, rgba(224,239,249,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f6f8', endColorstr='#e0eff9', GradientType=0 );
}

.menudays a:hover{
	background: rgba(183,222,237,1);
	background: -moz-linear-gradient(top, rgba(183,222,237,1) 0%, rgba(113,206,239,1) 50%, rgba(33,180,226,1) 51%, rgba(183,222,237,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(183,222,237,1)), color-stop(50%, rgba(113,206,239,1)), color-stop(51%, rgba(33,180,226,1)), color-stop(100%, rgba(183,222,237,1)));
	background: -webkit-linear-gradient(top, rgba(183,222,237,1) 0%, rgba(113,206,239,1) 50%, rgba(33,180,226,1) 51%, rgba(183,222,237,1) 100%);
	background: -o-linear-gradient(top, rgba(183,222,237,1) 0%, rgba(113,206,239,1) 50%, rgba(33,180,226,1) 51%, rgba(183,222,237,1) 100%);
	background: -ms-linear-gradient(top, rgba(183,222,237,1) 0%, rgba(113,206,239,1) 50%, rgba(33,180,226,1) 51%, rgba(183,222,237,1) 100%);
	background: linear-gradient(to bottom, rgba(183,222,237,1) 0%, rgba(113,206,239,1) 50%, rgba(33,180,226,1) 51%, rgba(183,222,237,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b7deed', endColorstr='#b7deed', GradientType=0 );
}

.alldays{
	text-align:center;
	background-color:#0f5f0d;
}

.block{

	float:left;
	padding:5px 3px 5px 3px;
	position:relative;
}

.ball{
	width:30px;height:30px;border-radius:17px;font-size:14px;color:#000000;line-height:30px;text-align:center;background:#0066CC;font-family:Arial, Helvetica, sans-serif;
	
	background: rgba(226,226,226,1);
	background: -moz-radial-gradient(center, ellipse cover, rgba(226,226,226,1) 0%, rgba(41,37,41,1) 100%);
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(226,226,226,1)), color-stop(100%, rgba(41,37,41,1)));
	background: -webkit-radial-gradient(center, ellipse cover, rgba(226,226,226,1) 0%, rgba(41,37,41,1) 100%);
	background: -o-radial-gradient(center, ellipse cover, rgba(226,226,226,1) 0%, rgba(41,37,41,1) 100%);
	background: -ms-radial-gradient(center, ellipse cover, rgba(226,226,226,1) 0%, rgba(41,37,41,1) 100%);
	background: radial-gradient(ellipse at center, rgba(226,226,226,1) 0%, rgba(41,37,41,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#292529', GradientType=1 );

}
.redball{
	width:30px;height:30px;border-radius:17px;font-size:14px;color:#000000;line-height:30px;text-align:center;background:#0066CC;font-family:Arial, Helvetica, sans-serif;
	
	background: rgba(226,226,226,1);
	background: -moz-radial-gradient(center, ellipse cover, rgba(226,226,226,1) 0%, rgba(255,0,0,1) 100%);
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(226,226,226,1)), color-stop(100%, rgba(255,0,0,1)));
	background: -webkit-radial-gradient(center, ellipse cover, rgba(226,226,226,1) 0%, rgba(255,0,0,1) 100%);
	background: -o-radial-gradient(center, ellipse cover, rgba(226,226,226,1) 0%, rgba(255,0,0,1) 100%);
	background: -ms-radial-gradient(center, ellipse cover, rgba(226,226,226,1) 0%, rgba(255,0,0,1) 100%);
	background: radial-gradient(ellipse at center, rgba(226,226,226,1) 0%, rgba(255,0,0,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#ff0000', GradientType=1 );

}

.greenball{
	width:30px;height:30px;border-radius:17px;font-size:14px;color:#000000;line-height:30px;text-align:center;background:#0066CC;font-family:Arial, Helvetica, sans-serif;
	
	background: rgba(226,226,226,1);
	background: -moz-radial-gradient(center, ellipse cover, rgba(226,226,226,1) 0%, rgba(18,77,14,1) 100%);
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(226,226,226,1)), color-stop(100%, rgba(18,77,14,1)));
	background: -webkit-radial-gradient(center, ellipse cover, rgba(226,226,226,1) 0%, rgba(18,77,14,1) 100%);
	background: -o-radial-gradient(center, ellipse cover, rgba(226,226,226,1) 0%, rgba(18,77,14,1) 100%);
	background: -ms-radial-gradient(center, ellipse cover, rgba(226,226,226,1) 0%, rgba(18,77,14,1) 100%);
	background: radial-gradient(ellipse at center, rgba(226,226,226,1) 0%, rgba(18,77,14,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#124d0e', GradientType=1 );

}

.leftbg{
	background: rgba(18,87,40,1);
	background: -moz-linear-gradient(top, rgba(18,87,40,1) 0%, rgba(170,174,177,0) 57%, rgba(178,179,184,0) 60%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(18,87,40,1)), color-stop(57%, rgba(170,174,177,0)), color-stop(60%, rgba(178,179,184,0)));
	background: -webkit-linear-gradient(top, rgba(18,87,40,1) 0%, rgba(170,174,177,0) 57%, rgba(178,179,184,0) 60%);
	background: -o-linear-gradient(top, rgba(18,87,40,1) 0%, rgba(170,174,177,0) 57%, rgba(178,179,184,0) 60%);
	background: -ms-linear-gradient(top, rgba(18,87,40,1) 0%, rgba(170,174,177,0) 57%, rgba(178,179,184,0) 60%);
	background: linear-gradient(to bottom, rgba(18,87,40,1) 0%, rgba(170,174,177,0) 57%, rgba(178,179,184,0) 60%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#125728', endColorstr='#b2b3b8', GradientType=0 );
}
#wrapx {
	float: left;
	position: relative;
	left: 50%;
}

#contentx {
	float: left;
	position: relative;
	left: -50%;
}

td{
	font-family:Arial, Helvetica, sans-serif;

}
th{
	background-color:#ed0909;
}
.footer{
	background-color:#333333;
	padding:10px;
	color:#CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
.footer td{
	font-size:11px;
	color:#999999
}

#xps_times{
	font-family: 'BebasNeueRegular', Arial, Helvetica, sans-serif;
	font-size:50px;
	color:#999999;
}
.ddate{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999999;
}