﻿body {
	text-align: center;
	background-color: #e8edf0;
	color: #222222;
}
img {
	border-style: none;
}
#kida {
	font-size: x-small;
}
#navbar {
	background: #d5dde2;
	float: left;
	list-style: none;
	margin: 0 auto;
	padding: 0;
	width: 1000px;
	font-size: 0.9em;
	border-bottom: 1px solid #000099;
}
#navbar h1 {
	padding: 0;
	margin: 0;
	color: #fff;
	font-size: 1em;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
#navbar li {
	float: left;
	font: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin: 0;
	text-align: center;
	padding: 0;
}
#navbar a {
	color: #222;
	display: block;
	margin: 0;
	padding: 8px 18px;
	text-decoration: none;
}
#navbar a:hover {
	background-position: center bottom;
	background: #000099;
	color: #fff;
	padding-bottom: 8px;
}
#bg {
	background: #000099;
}
#text {
	font-size: 15px;
	color: #fff;
	text-align: left;
	padding-left: 2px;
	padding-top: 10px;
	padding-right: 10px;
}
.bor {
	border: 1px outset #666666;
}
.ban {
	border: thin outset #000000;
}
#media {
	margin-top: 40px;
}
#noUpdate {
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #222222;
	text-align: left;
	width: 210px;
	height: 200px;
	padding: 40px;
}
#ft {
	text-decoration: none;
	font-size: small;
	color: #222222;
}
h1 {
	font-family: verdana, Geneva, Tahoma, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
}
h2 {
	font-family: verdana, Geneva, Tahoma, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
}
h3 {
	font-family: verdana, Geneva, Tahoma, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
}
#tv {
	margin: auto auto auto 5px;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	font-variant: normal;
	text-transform: none;
	text-align: justify;
}
.footerinfo {
	width: 952px;
	height: 25px;
	font-size: 13px;
	margin: 55px auto auto auto;
	padding: 7px 0px 7px 0px;
	border-top: 1px solid #000099;
	text-align: center;
}
.footerinfo a {
	text-decoration: none;
	color: #369;
}
.footerinfo a:hover {
	text-decoration: underline;
	color: #36f;
}
.footcounters {
	margin-top: 15px;
	text-align: center;
}

