body, html{
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	scrollbar-3dlight-color: White;
	scrollbar-arrow-color: #5C676E;
	scrollbar-darkshadow-color: White;
	scrollbar-face-color: White;
	scrollbar-highlight-color: #5C676E;
	scrollbar-shadow-color: #5C676E;
	scrollbar-track-color: #F3F3F3;
	position: static;
}
ul, ol{
	margin: 3px 0px 3px 0px;
	margin-left: 0px;
}
p {
	text-align: justify;
	text-indent: 13px;
	margin: 4px 0pc 4px 0px;
	margin-left: 0%;
}
li{
	margin: 2px 0px 2px 0px;
	margin-left: 35px;
}
td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
/*	line-height: 15px;*/
}
h1{
	color: #1e8f6e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-weight: bold;
	margin: 2px 0px 4px 0px;
	text-align: center;
	text-transform: uppercase;
}
h2{
	color: #1e8f6e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	margin: 2px 0px 4px 0px;
	text-align: left;
}
h3{
	font-size: 15px;
	font-weight: bold;
	text-align: center;
}
img{
	border: 0;
}
.bottom{
	background-color: #7D8C93;
	background-image: url(img/bottom_bg.jpg);
	font-size: 15px;
	color: White;
}
.bottom a{
	color: White;
	text-decoration: none;
}
.bottom a:hover{
	color: White;
	text-decoration: underline;
}
.frame{
	border-top: 1px solid #5C676E;
	border-left: 1px solid #5C676E;
	border-right: 1px solid #5C676E;
	border-bottom: 1px solid #5C676E;
}
#menu a, #lang a{
	font-size: 13px;
	font-weight: bold;
	color: #1e8f6e;
	text-decoration: none;
}
#menu a:hover, #lang A:hover{
	font-weight: bold;
	color: #5c676e;
	text-decoration: none;
}
#menu img, #lang img{
	margin: 8px 1px 9px 6px;
}
.post td{
	vertical-align: top;
}
.post img{
	border: 2px solid #7E8D97;
	margin: 0px 8px 0px 0px;
}
.post em{
	color: #1e8f6e;
	font-weight: bold;
	font-style: normal;
}
.post a, a{
	color: #1e8f6e;
	text-decoration: none;
}
.post a:hover, a:hover{
	text-decoration: underline;
}
.post_hr{
	background-color: #1e8f6e;
}
.main_hr{
	background-image: url(img/main_hr.gif);
	background-color: #5E686E;
}
.chars{
	border-top: 1px solid Black;
	border-left: 1px solid Black;
	MARGIN-TOP: 1px;
	MARGIN-BOTTOM: 1px;
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	BACKGROUND-COLOR: White;
}
.chars td{
	border-bottom: 1px solid Black;
	border-right: 1px solid Black;
	vertical-align: top;
}
#newspaper td{
	padding: 5px 10px 0px 0px;
}
#newspaper img{
	border: 1px solid #1e8f6e;
}

#menu2 a{
	font-size: 13px;
	font-weight: bold;
	color: #1e8f6e;
	text-decoration: none;
}
#menu2 a:hover{
	font-weight: bold;
	color: #5c676e;
	text-decoration: none;
}

#menu2 img{
	margin: 4px 6px 0px 6px;
}
#web_menu a{
	font-size: 20px;
	text-decoration: none;
}
#web_menu a:hover{
	text-decoration: none;
	border-bottom: 1px dotted #1e8f6e;
}
.bg_globus{
	background-image: url(img/left_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#globus{
	color: #9B9B9B;
}
#globus em{
	font-size: 13px;
	font-weight: bold;
	color: #5c676e;
	text-decoration: underline;
}
#globus a{
	font-size: 11px;
	font-weight: bold;
	color: #1e8f6e;
	text-decoration: none;
}
#globus a:hover{
	font-weight: bold;
	color: #5c676e;
	text-decoration: none;
}
.color1 {color:#1E8F6E;}
