.table_MAIN {
	width: 960px;
	background-attachment: scroll;
	background-image: url(../img/bg.jpg);
	background-position: center bottom;
	height: 582px;
	background-color: #243D7F;
	background-repeat: no-repeat;
}
.link_NAVIGATION {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 1px;
	vertical-align: top;
	font-style: normal;
	height: 100%;
	width: 100%;
	display: block;
}
.link_NAVIGATION:hover {
	color: #7F9BBC;
	background-color: #3F558E;
	height: 100%;
	width: 100%;
	display: block;
}
.text_HEADER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #DFEBF7;
	letter-spacing: 2pt;
}
.text_MAIN {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #C4D1E0;
	line-height: 14pt;
}
.link_MAIN {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #f2ca44;
	font-weight: bold;
	text-decoration: none;
}
.link_MAIN:hover {
	color: #ffffff;
}
