body {
	text-align: center;
	margin: 0;
	font-size: 14px;
	font-family: Verdana, 'Geneva CE', lucida, sans-serif;
	margin-top: 10px;
}
h1 {
	display: none;
}
h2 {
	font-family: Verdana, "Geneva CE", lucida, sans-serif;
	font-size: 180%;
	color: #010101;
}
h2 span {
	color: #339933;
}
h3 {
	/*clear: both;*/
	font-size: 110%;
}
a:link {
	color: #0C3062;
	font-size: 140%;
}
a:visited {
	color: #0C3062;
	font-size: 140%;
}
hr {
	margin: 4em 0 1em 0;
	background: #CCCCCC;
	height: 1px;
	border: none;
}
#conteiner {
	margin-left: auto;
	margin-right: auto;
	width: 780px;
}
#content {
	text-align: left;
	margin-left: 230px;
	width: 550px;
	_width: 547px !important; /*3px margin bug IE*/
	clear: right;
	font-size: 70%;
	line-height: 150%;
}
#footer {
	width: 780px;
	height: 20px;
	margin: 80px 0 30px 0;
	background: #339933;
}
#footer-text {
	margin-left: 100px;
	_margin-left: 97px;
}
#footer a {
	display: block;
	float: left;
	width: 136px;
	height: 20px;
	background: #0C3062;
	color: white;
	font-family: 'MS Sans Serif', Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 110%;
	line-height: 140%;
}
.left {
	float: left;
	margin: 9px;
}
.right {
	float: right;
	margin: 9px;
}
.img p {
	font-weight: bold;
	margin-top: 0.2em;
}
.clear-none {
	clear: none;
}
#header-menu {
	float: right;
	width: 690px;
	height: 21px;
	margin-bottom: 9px;
	background: #0C3062;
	margin-right: -2px;
}
#header-menu a {
	float: left;
	width: 138px;
	height: 22px;
	background: white;
	padding-top: 1px;
}
#sub-menu {
	width: 230px;
	float: left;
	text-align: left;
	padding-top: 30px;
}
#sub-menu ul li a {
	color: #0D3063;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	height: 14px;
	padding: 2px 10px 2px 14px;
	text-decoration: none;
	width: 195px;
}
#sub-menu ul li a:hover {
	color: #339933;
}
#sub-menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#sub-menu li {
}
#main {
	width: 780px;
}
#content table td, #content table th {
  _font-size: 60%;
}
#header-up {
	width: 228px;
	height: 22px;
	background: #0C3062;
}
img {
  border: none;
}