@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:#333333;
margin:0;
padding:0;
}

#header{
	background-color:#000000;
}

#headerx{
	background-color:#000000;
}
#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;
	color:#FFFFFF;
}

.block{

	float:left;
	padding:5px 3px 5px 3px;
	position:relative;
}

.ball{
	width:30px;height:30px;border-radius:17px;font-size:14px;color:#000066;line-height:30px;text-align:center;background:#0066CC;font-family:Arial, Helvetica, sans-serif;
	
	background: rgba(255,255,255,1);
background: -moz-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%, rgba(19,19,19,1) 100%);
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(255,255,255,1)), color-stop(100%, rgba(19,19,19,1)));
background: -webkit-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%, rgba(19,19,19,1) 100%);
background: -o-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%, rgba(19,19,19,1) 100%);
background: -ms-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%, rgba(19,19,19,1) 100%);
background: radial-gradient(ellipse at center, rgba(255,255,255,1) 0%, rgba(19,19,19,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#131313', 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(169,3,41,1);
background: -moz-linear-gradient(top, rgba(169,3,41,1) 0%, rgba(0,0,0,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(169,3,41,1)), color-stop(100%, rgba(0,0,0,1)));
background: -webkit-linear-gradient(top, rgba(169,3,41,1) 0%, rgba(0,0,0,1) 100%);
background: -o-linear-gradient(top, rgba(169,3,41,1) 0%, rgba(0,0,0,1) 100%);
background: -ms-linear-gradient(top, rgba(169,3,41,1) 0%, rgba(0,0,0,1) 100%);
background: linear-gradient(to bottom, rgba(169,3,41,1) 0%, rgba(0,0,0,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a90329', endColorstr='#000000', 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:#666666;
}
.footer{
	background-color:#000000;
	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;
}