body, td {
	color : #666666;
	font-family : Tahoma;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
}
.contact {
	font-family : Tahoma;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color : #585858;
}

a {
 		font-family : Tahoma;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color : #00a650;
}

.link {
		font-family : Tahoma;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color : #00a650;
}

.link_white {
		font-family : Tahoma;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color : #FFFFFF;
}

.news_title {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : italic;
	font-weight : normal;
	color : #585858;
}

.news_date {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : italic;
	font-weight : normal;
	color : #585858;	
}

.news_body {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	color : #585858;
}

.news_link {
		font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color : #00a650;
	text-decoration : underline;
}

.table_main{
	padding: 0px 9px 0px 11px
}
.logo{
	margin-top: 26px;
	margin-bottom: 44px;
	margin-right: 108px
}

.div_about{
	margin-top: 35px;
	margin-left: 22px;
	font-family: arial;
	font-size: 12px
}
#div_about{
	margin-top: 19px;
}
.form{
	margin: 17px 0px 0px 22px
}
.form_button{
	color: #9B9B9F;
	background-color: #DCDCDC;
	border: 0px solid #DCDCDC;
	font-size: 10px;
	font-family: arial;
	font-weight: bold
}
.td_1{
	background-color: #FFFFFF;
	color: #726C1D;
	font-family: arial;
	font-size: 12px;
	padding: 2px 0px 2px 0px;
	border: 1px solid white;
	text-indent: 37px;
}
.td_2{
	background-color: #FFFFFF;
	color: #726C1D;
	font-family: arial;
	font-size: 12px;
	padding: 2px 0px 2px 0px;
	border: 1px solid white;
	text-indent: 37px;
}
#td_pm{
	text-indent: 57px
}

.button {
	background-image : url(../img/button.gif);
	width: 76px;
	height: 22px;
	font-family : Tahoma;
	font-size : 11px;
	color : #585858;
	border : 1px solid #009749;
	cursor: pointer;
}
.copyr, .copyr a{
	font: normal 11px tahoma;
	color: #585858;
}
.list_item ul{
	list-style-position: inside;
	margin: 0px;
	padding: 0px
}
input, textarea{
  padding-left: 3px
}
.licence{
  padding: 15px 0;
}
.licence img{
  margin-bottom: 20px;
  cursor: url(/img/zoomIn.cur), url(/img/zoomIn.png), pointer
}
div#fancy_content img{
  cursor: url(/img/zoomOut.cur), url(/img/zoomOut.png), pointer
}


