BODY {
    background: #FFF;
    color: #000;
    padding:0;
}

DIV  {    margin:0;   padding:0; border:0;}


#seo-words {
    visibility:hidden;
}


#lang-menu ul {
	list-style: none;
	margin: 0;
	padding:0;
}


#lang-menu ul li {
	display: inline;
}

#lang-menu  a {
	text-decoration: none;
	font-size: 12px;
	font-family: Tahoma;
}

#lang-menu  a:hover {
	text-decoration: none;
}

img {border:0;}

#news-title{
	width:196px; 
	height:35px; 
	background-image:url(/img/bg_news_lines.gif);
	font-family:Arial;
	font-size:18px;
	color:#FFF;
	text-align:left;
	padding:0;
}
.date-news-menu{
	width:196px;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	color:#FFF;
}

.news-menu{
	width:196px;
	font-family:Verdana;
	font-size:11px;
	color:#FFF;
	margin-bottom:10px;
	text-align:justify;
}
.news-menu a{
	text-decoration: none;
	color: #FFF;
}

.news-menu  a:hover {
	text-decoration: none;
	color: #FCAA21;
}

.news-menu-all a{
	width:196px;
	font-family:Verdana;
	font-size:11px;
	color:#FFF;
	margin-bottom:10px;
	text-align:justify;
	text-decoration:underline;
}
.news-menu-all a:hover{
	text-decoration:none;
	color:#FCAA21;
}

#content-text{
	font-family:Verdana;
	font-size:12px;
	color:#000;
	margin-left:25px;
	margin-right:55px;
	text-align:justify;
}
#content-text a{
	font-family:Verdana;
	font-size:12px;
	color:#ED6B2F;
	text-decoration:none;
}
#content-text a:hover{
	text-decoration:underline;
}

.bottom-menu{
	float:right;
	font-family:Verdana;
	font-size:9px;
}
.bottom-menu a{
	color:#000;
	text-decoration:none;
}
.bottom-menu a:hover{
	color:#ED6B2F;
	text-decoration: underline;
}
.copyright-text{
	font-family:Verdana;
	font-size:10px;
	color:#000;
}

.textDescription {
	font-family: Tahoma;
	font-size: 12px;
	color: #464646;
	text-align: justify;
 }
.header {
	font-family: Verdana;
	font-size: 16px;
	font-style: italic;
	color: #464646;
	text-align: left;
	vertical-align: top;
}
TD.vseparator {
 	background-position: left top;
   background-image: url(/tmp/files/images/vseparator.gif);
   background-repeat: repeat-y;
	width: 39px;
}
TD.vseparatorleft {
	background-image: url(/tmp/files/images/vseparator_left.gif);
	width: 21px;
}
TD.vseparatorright {
	background-image: url(/tmp/files/images/vseparator_right.gif);
	width: 21px;
}
TD.hseparator {
	background-image: url(/tmp/files/images/hseparator.gif);
	background-repeat: repeat-x;
	height: 21px;
}

TD.hseparator2 {
	background-image: url(/tmp/files/images/hseparator2.gif);
	background-repeat: repeat-x;
	height: 20px;
}
TD.brdRight {
	border-right: 1px solid #464646; 
}
TD.brdBottom {
	border-bottom: 1px solid #464646;		
}
TD.padLeft20{
	padding-left: 20px;
}
.textSmallHeader {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	color: #464646;
	text-align: left;
	font-weight: bold;
	text-align: center;
}
