@charset "utf-8";
/* CSS Document */

a.more_link  {
	font-family: "tahoma";
	font-size: 11px;
	font-weight:normal;
	color: #000000;
	text-decoration:none;

}

a.more_link:hover  {
	font-family: "tahoma";
	font-size: 11px;
	font-weight:normal;
	color:#0099ff;

}

a.more_linkblue  {
	font-family: "tahoma";
	font-size: 11px;
	font-weight:normal;
	color: #0099ff;
	font-weight:bold;
	text-decoration:none;

}

a.more_linkblue:hover  {
	font-family: "tahoma";
	font-size: 11px;
	font-weight:bold;
	color:#0099ff;
	text-decoration:underline;
}


.main_text {
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
	font-family: "tahoma";
	font-size: 11px;
	font-weight:normal;
	color: #000000;
	text-align:justify
}


.clients_titles {
	font-family: "tahoma";
	font-size: 12px;
	font-weight:900;
	color: #0099ff;
	text-align:center
}


.clients_text {
	font-family: "tahoma";
	font-size: 11px;
	font-weight:normal;
	color: #000000;
	text-align:left
}


.main_text_titles {
	font-family: "tahoma";
	font-size: 13px;
	font-weight:bold;
	color: #0099ff;
	text-align:left
}

.main_text_subtitles {
	font-family: "tahoma";
	font-size: 11px;
	font-weight:normal;
	color: #0099ff;
	text-align:left
}

.titles {
	font-family: "tahoma";
	font-size: 13px;
	font-weight:bold;
	color: #ffffff;
	text-align:center;
}
a.close_window {
	font-family: "tahoma";
	font-size: 10px;
	font-weight:normal;
	color: #ffffff;
	text-decoration:none;
	text-align:right;
}
a.close_window:hover {
	font-family: "tahoma";
	font-size: 10px;
	font-weight:normal;
	color: #ffb400;
	text-align:right;
}
