.Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #14487C;
}

.Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #14487C;

}
.Main_alrosen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #39534A;
}

.Main_alrosen_date {
	font-family: Arial, Helvetica, sans-serif;
	color: #629080;
	font-size: 10px;
	font-style: italic;
	padding: 25px;
}
.Main_news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #8D4D36;
}
.Main_report {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00467F;
}

.Testimonial {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #00467F;
	text-align: justify;
}
.Testimonial_signature {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #14487C;
	text-align: right;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	overflow: auto;
	background-color: #EBDFC7;
	border: 0;
}
.testimonial_no_overflow {
	overflow: hidden;
	height: 180px;
	padding: 15px;
}
.height25 {
	height: 25px;
	overflow: hidden;
}
.height50 {
	height: 50px;
	overflow: hidden;
}
.testimonial_more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #574319;
	padding: 5px;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #663333;
	margin-left: 100px;
	text-decoration: none;
}
.Date_news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #BC6C50;
	margin-right: 5px;
}
.Magazine_news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #BC6C50;
	margin-right: 15px;
}
.Title_news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #BC6C50;
}
.Date_alrosen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #629080;
	margin-right: 5px;
}
.Magazine_alrosen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #629080;
	margin-right: 15px;
}
.Title_alrosen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #629080;
}
.Date_reports {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #00467F;
	margin-right: 5px;
}
.Magazine_reports {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #00467F;
	margin-right: 15px;
}
.Title_reports {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #00467F;
}

input {
	font-size: 10px;
	color: #00467F;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	width: 95px;
	height: 20px;
}
	
.Login_Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #14487C;
}
.Login_Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
  form {
	vertical-align: top;
}

BODY{
	scrollbar-face-color:#E4DED0;
	scrollbar-arrow-color:#B3A996;
	scrollbar-track-color:#F0EBE4;
	scrollbar-3d-light-color: #E4DED0;
	scrollbar-dark-shadow-color: #E4DED0;
	scrollbar-highlight-color: #E4DED0;
	scrollbar-shadow-color: #F0EBE4;
	scrollbar-base-color: #F0EBE4;
}
