@import url('https://fonts.googleapis.com/css?family=Oswald|Lato:300,400');
body {
	background: #07080c;
	padding: 0;
	margin: 0;
	width: 100%;
	height: 100%;
}
a {
	color: #666699;
}
.header_t {
	background: url(images/365.jpg);
	width: 1000px;
	height: 310px;
}
.header_m {
	display: block;
	float: right;
	padding-top: 250px;
	height: 60px;
}
.header_sn {
	float: right;
	position: absolute;
	text-align: right;
	width: 515px;
	font-weight: 300;
	font-family: 'Lato', sans-serif;
	font-size: 48px;
	padding: 25px 25px 0 0;
	color: #fff;
	margin-left: 460px;
}
.header_m a {
	display: inline-block;
	text-align: center;
	text-transform: uppercase;
	padding: 0 17px;
	float: left;
	font-family: 'Oswald', sans-serif;
	line-height: 40px;
	font-size: 24px;
	line-height: 60px;
	color: rgba(255,255,255,0.7);
	text-decoration: none;
}
.header_m a:hover {
	color: rgba(255,255,255,1);
}

form {	margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;}
.toptable {
	background-color: FF8D00;
}

a.toplink, a.toplink:hover, a.toplink:visited, a.toplink:active {
	color: white;
	text-decoration: none;
}
.forCopyright {
	font-size: 10px;
	color: #fff;
	text-align: center;
	background-color: #5c5c5c;
}

body, td, .forTexts {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
}
a.menutxt, a.menutxt:hover, a.menutxt:visited, a.menutxt:active {
	font-size: 11px;
	color: #666699;
}
.menutxt {
	font-size: 11px;
}
th {
	font-size: 11px;
}

.title {
	font-family: 'Oswald', sans-serif;
	font-size: 15px;
	text-transform: uppercase;
	text-align: left;
	line-height: 30px;
	color: #fff;
    background-color: #07080c;
}

.inpts {
	font-size: 10px;
	background-color: #fff;
	border: 1px solid #999;
}
.sbmt {
	font-size: 10px;
	color: #000000;
	background-color: #FFECB0;
	border: 1px outset #FFFFE1;
}
a.hlp, a.hlp:active, a.hlp:visited, a.hlp:hover { font-family: verdana; font-size: 12px; color: black; text-decoration: none; cursor: help;}

.line {
	background-color: transparent;
}
.bgcolorleft {
	background-color: transparent;
}
.bgcolormain {
	background-color: transparent;
}
.bgcolorright {
	background-color: transparent;
}
div.framebody {
	text-align: left;
}
td.inheader {
	background-color: #949494;
	font-weight: bold;
	text-align: center; 
        padding-left: 2px;
        padding-right: 2px;
        padding-top: 2px;
        padding-bottom: 2px;
}
td.item {
	background-color: #5c5c5c;	
}
h3 {
	font-weight: bold;
	font-size: 12px;
}
.calendartable table tr td {
	color: #000;
}
.calendartable {
	background-color: ff8d00;
	text-align: center;
}
.calendartablebg {
	background-color: white;
}
.calendarweek {
	background-color: ff8d00;
	text-align: center;
	
}
td.gray {
        color: gray;
}
