body,tr,td,font {
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 100%;
	color : #000000;
	text-decoration : none;
}

a.navigation {
	font-size : 90%;
	text-decoration: none;
	color : #515151;
}

a.navigation:hover {
	font-size : 93%;
	text-decoration: underline ;
	color : #515151;
}

a.link {
	font-size : 70%;
	text-decoration: underline;
	color : #515151;
}

a.link:hover {
	font-size : 70%;
	text-decoration: none ;
	color : #515151;
}

.text_in {
	font-size : 70%;
	text-decoration: none ;
	color : #343434;
	padding-left : 40px;
}

.text_in p {
	text-indent:10pt;
	margin:0.2em 0px 0.8em 0px;
	width:95%;
	text-align:justify;
}

.text_in .plashka {
	background:#f9f9f9;
	border:1px solid #eaeaea;
	padding:5px 10px 5px 10px;
	margin-left:-10px;
	margin-top:20px;
}

.on_main {
	width:85%;
}

.text_in .plashka_2 {
	width:95%;
	background:#fff5d1;
	border:1px solid #eaeaea;
	padding:15px 20px 10px 20px;
	margin-left:-20px;
	margin-bottom:10px;
	font-size:115%;
}

.text_in .plashka_2 h1 {
	color:#e28140;
	margin:0px 0px 0.4em 0px;
	font-size:120%;
	font-weight:normal;
}

.text_bottom {
    font-size : 70%;
    text-decoration: none ;
    color : #4E4E4E;
}

.header_in,.on_page {
	font-size : 100%;
	text-decoration: none ;
	font-weight : bold;
	color : #FF6C00;
	padding-top:1em;
	padding-bottom:0.6em;
}

.text_copy {
    font-size : 70%;
    text-decoration: none ;
    color : #ACACAB;
}

a.link_copy {
	font-size : 100%;
	text-decoration: underline;
	color : #ACACAB;
}

a.link_copy:hover {
	font-size : 100%;
	text-decoration: none ;
	color : #ACACAB;
}

.header_bottom {
	font-size : 70%;
	text-decoration: none ;
	font-weight : normal;
	color : #FF6C00;
	padding-bottom : 15px;
}

.header_bottom_left {
	font-size : 70%;
	text-decoration: none ;
	font-weight : normal;
	color : #FF6C00;
	padding-bottom : 15px;
	padding-top : 13px;
    padding-left : 15px;
}

.text_bottom_left {
    font-size : 70%;
    text-decoration: none ;
    color : #4E4E4E;
    padding-left : 15px;
}

.about_header {
	color:#898989;
	font-weight:bold;
	font-size:70%;
}

.about_text {
	color:#898989;
	font-weight:normal;
	font-size:70%;
}
.img{
	margin-right:15px;
	border:1px solid #787878;
	float:left;
	display:inline;
}