a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EA7515;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6667A2;
	text-decoration: none;
}
.border_bottum {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CFC5BC;
}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #25277A;
	text-decoration: none;
	
}

.blue_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #25277A;
}
.orange_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #EA7515;
}
.brown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #947D6B;
}
.blue2_bold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6667A2;
}
.border_top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CFC5BC;
}
.border_top2 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E9E5E1;
}
.sub_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #A9A9B7;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #373753;
	text-align: justify;
}
.border_left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CFC5BC;
	}

.pic {
	background-color: #FFFFFF;
	border: 1px solid #CFC5BC;
}
.kivkuv_blue {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #9D9EC3;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #FFFFFF;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #848497;
	line-height: 18px;
}
.text_area {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #373753;
	background-color: #FFFFFF;
	border: 1px solid #F09E5B;
}
.leaf_bg {
	background-image: url(../images/inside_leaf.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CFC5BC;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #6667A2;
	border: 1px solid #ACADCC;
	font-weight: bold;
	line-height: 17px;
}
body {
	margin: 0px;
}
.text_right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #373753;
}
.required {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #EA7515;
}
