@charset "utf-8";
.text_footer {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.bord_l {
	background-image: url(images/bord_l.jpg);
	background-repeat: repeat-y;
}
.bord_r {
	background-image: url(images/bord_r.jpg);
	background-repeat: repeat-y;
}
.text_footmenu {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}
.pad_top_bot {
	padding-top: 10px;
	padding-bottom: 10px;
}
.text_main {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-right: 10px;
}
.text_bullets {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
	margin-top: 2px;
	margin-bottom: 2px;
}
