@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	background-color: #4D5E77;
	margin-top: 20px;
	margin-bottom: 20px;
}
td {
	vertical-align: top;
	text-align: justify;
}
ul {
	margin-left: -20px;
}
li {
	margin-bottom: 5px;
}

a {
	color: #006666;
}
strong {
	font-weight: normal;
	letter-spacing: 0.1em;
}
.no {
	text-decoration: none;
}



h1, h2 {
	font-size: 16px;
	color: #006699;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B1C2CD;
	margin-top: 0px;
}

#wrap {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	padding-top: 25px;
	padding-right: 15px;
	padding-bottom: 25px;
	padding-left: 15px;
	text-align: justify;
}
#top {
	background-image: url(images/optvariantlogo.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	min-height: 280px;
	padding-right: 250px;
	margin-bottom: 10px;
}
#sidebar {
	width: 225px;
	padding-left: 25px;
	font-size: 11px;
}
#footer {
	font-size: 11px;
	color: #006699;
	text-align: right;
	margin-top: 15px;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #669999;
}
#stats img {
	display: none;
}
#states a {
	color: #000000;
	text-decoration: none;
}
.start {
	font-size: 18px;
	font-weight: bold;
	color: #669900;
}
