.TABLE_main {
	background-attachment: scroll;
	background-image: url(../img/background.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 960px;
	height: 600px;
	border: 1px solid #ADC1A6;
}
.TABLE_inner {
	width: 960px;
	height: 600px;
}
.LINKS_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	letter-spacing: 1px;
}
.LINKS_black:hover {
	color: #ffffff;
}
.LINKS_large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-align: justify;
	font-weight: bold;
	text-decoration: none;
}
.LINKS_large:hover {
	color: #7CBA1B;
}
.LINKS_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 17px;
	text-align: justify;
	font-weight: bold;
	text-decoration: none;
}
.LINKS_text:hover {
	color: #7CBA1B;
	text-decoration: none;
}
.TEXT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 17px;
	text-align: justify;
}
.TEXT_large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-align: justify;
	font-weight: bold;
}
.TEXT_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #7CBA1B;
	line-height: 20px;
	font-style: italic;
}
.TEXT_grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999999;
	line-height: 20px;
}
