.Y-repeat {
	background-repeat: repeat-y;
}
.txt_body_white {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 16px;
}
a:link {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #0086B9;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #0086B9;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}


.X-repeat {

	background-repeat: repeat-x;
}
.txt_body_black {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
}
.fake {

	font-family: "Courier New", Courier, monospace;
	font-size: 0px;
	color: #FFFFFF;
}
.txt_body_whiteRpad {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #FFFFFF;
	padding-right: 45px;
	padding-top: 5px;
	line-height: 16px;
}
.titles-blue {

	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	color: #0086B9;
	font-weight: normal;
}
.titles-white {


	font-family: "Courier New", Courier, monospace;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: bold;
}
.txt_body_black-biger {

	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	color: #333333;
	line-height: 16px;
}
.txt_body_white-biger {


	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 16px;
}

