.point_hor {
	background-image: url(../images/point_hor.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.point_ver {
	background-image: url(../images/point_bg.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.title_dark {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #58406C;
	text-decoration: none;
}
.text {
	font-family: Tahoma;
	font-size: 11px;
	color: #616161;
	text-decoration: none;
	line-height:14px;
	text-align: justify;
}
.black_text {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}
.text_link {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}
.text_link:link {
	text-decoration: none;
}
.text_link:visited {
	text-decoration: none;
}
.text_link:hover{
	text-decoration: underline;
}
.blue_text {
	font-family: Tahoma;
	font-size: 11px;
	color: #5A426E;
	text-decoration: none;
}
.blue_text1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #5A426E;
	text-decoration: none;
}
.blue_text1:link {
	text-decoration: none;
}
.blue_text1:active {
	text-decoration: none;
}
.blue_text1:hover {
	text-decoration: underline;
}
.textwhite{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.textwhite_link {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.textwhite_link:link {
	text-decoration: none;
}
.textwhite_link:visited {
	text-decoration: none;
}
.textwhite_link:hover {
	text-decoration: underline;
}
.text_copyright {
	font-family: Tahoma;
	font-size: 10px;
	color: #ADA1B7;
	text-decoration: none;
	line-height:14px;
}
.lightblue {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #775F8B;
	text-decoration: none;
}
.lightblue:link {
	text-decoration: none;
}
.lightblue:visited {
	text-decoration: none;
}
.lightblue:hover {
	text-decoration:underline;
}



