table.centered {
	width: 100%; 
	height: 100%;
	text-align: center; 
	vertical-align: middle;
}
img{
border: none;
}
table.construct {
	width: 770px;
	height: 400px;
}

table.content {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

td.navigation {
	background-image: url(../images/back_navigation.jpg);
	background-repeat: no-repeat;
}

td.content {
	background-image: url(../images/back_content.jpg);
	background-repeat: no-repeat;
}

td.copyright {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #AB0101;
}

div.content {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 310px;
	height: 284px;
	overflow: auto;
	margin-top: 70px;
	margin-left: 39px;
	margin-right: 10px;
	margin-bottom: 70px;
	font-weight: bold;
}

div.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
#sidenav{
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0px 0px 0px 10px;
	color: #000000;
	font-weight: bold;
}
#sidenav a{
	color: #AB0101;
	text-decoration: none;
	font-weight: bold;
	border: none;
}
a {
	color: #AB0101;
	text-decoration: none;
	font-weight: bold;
	border: none;
}

a:hover {
	color: #AB0101;
	text-decoration: none;
	font-weight: bold;
}

a.copyright {
	color: #AB0101;
	text-decoration: underline;
}

a.copyright:hover {
	color: #AB0101;
	text-decoration: none;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F5F5F5;
}
h1 a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F5F5F5;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #AB0101;
}
.youspeak{
	color: #345C8E;
	text-decoration: none;
	font-weight: bold;
}
.netstat{
	display: none;
	width:0;
	height:0;
	overflow:hidden;
}
