body {
/*	background: #ffffed;
	color: #000030;*/
	background: #333333;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	margin: 0;
	padding: 0;
}
div.header {
	padding: 25px 0 25px 0;
	text-align: center;
}
/*div.navi {*/
td.navi {
	background: transparent;
/*	color: #000020;*/
	color: #ffffff;
/*	position: fixed;
	right: 0;
	top: 150px;*/
	vertical-align: top;
	width: 150px;
}
#mnavi {
	border-left: 3px double #777;
	border-top: 3px double #777;
	border-right: 3px double #444;
	border-bottom: 3px double #444;
	padding: 3px;
}

#navi {
	font-size: 15px;
}
#navi ul {
	list-style-type: square;
	margin: 0 25px 0 0;
}
#navi a:link, #navi a:visited {
	background: transparent;
/*	color: #800000;*/
	color: #f75e25;
	text-decoration: underline;
}
#navi a:hover, #navi a:visited {
	text-decoration: none;
}
#site, a {
	font-size: 15px;
}
/*div.site {
	padding: 0 0 0 150px;
	width: 70%;
}*/
td.site {
	padding: 0 50px 50px 150px;
	vertical-align: top;
	width: 100%;
}
/*td.footer {
	height: 100px;
	text-align: center;
	vertical-align: middle;
}*/






img {
	border: 0;
}
h1 {
	font-size: 32px;
	margin: 0 0 25px 50px;
}
h2 {
	font-size: 24px;
	margin: 0 0 0 25px;
}
h4 {
	font-weight: normal;
}
p.center {
	text-align: center;
}
a:link, a:visited {
	background: transparent;
/*	color: #800000;*/
	color: #f75e25;
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: underline;
}




table.files, table.statistic, table.network {
	font-size: 15px;
	width: 100%;
}

table.gb {
	font-size: 15px;
	margin: 0 10% 0 10%;
	width: 80%;
}
table.gb td.left {
	text-align: right;
	width: 40%;
}
table.gb td.eleft {
	text-align: right;
	vertical-align: top;
}
table.gb td.right {
	text-align: left;
	width: 60%;
}
table.gb td.bottom {
	text-align: center;
}
td.right input.gb {
	width: 200px;
}
textarea.gb {
	height: 150px;
	width: 380px;
}
table.gbentry {
/*	border-left: 1px solid #000030;
	border-top: 1px solid #000030;*/
	border-left: 1px solid #f75e25;
	border-top: 1px solid #f75e25;
	font-size: 15px;
	width: 100%;
}
input, textarea, select {
/*	border: 1px solid #000030;*/
	border: 1px solid #f75e25;
	background: transparent;
	color: #ffffff;
}
p.gb {
	margin: 0;
	padding: 10px;
}

table.doc {
	width: 100%;
}
table.doc td {
	vertical-align: top;
}
