html, body {
	font-family: Tahoma, Verdana, Arial;
	margin: 0px auto;
	background-image: url(../img/pattern.gif);
	background-position: center top;
	text-align: center;
	position: relative;
	height: 100%;
}
#site {
	background-color: #ffffff;
	width: 824px;
	height: 680px;
	margin: 0px auto;
	text-align: left;
	position: relative;
}
.border {
	border-left: 1px solid #d6d6d7;
	border-right: 1px solid #d6d6d7;
	padding: 0px 10px 0px 8px;
}
.line_submenu {
	border-left: 1px solid #d6d6d7;
	/*border-right: 1px solid #d6d6d7;*/
	padding: 0px 10px 0px 8px;
}
.textABSTRACT {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 13px;
}
.textABSTRACT a:link, .textABSTRACT a:visited {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.textABSTRACT a:hover {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #e50083;
	text-decoration: underline;
}
.textABSTRACTsel {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #e50083;
	text-decoration: underline;
	line-height: 13px;
}
.textABSTRACTsel a:link, .textABSTRACTsel a:visited {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #e50083;
	text-decoration: underline;
}
.textABSTRACTsel a:hover {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #e50083;
	text-decoration: underline;
}
.titCONTENT {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #00a6eb;
	text-decoration: none;
}
.subtitCONTENT {
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #00a6eb;
	text-decoration: none;
}
.dataCONTENT {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #00a6eb;
	text-decoration: none;
	padding-bottom: 5px;
}
.textCONTENT {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 12px;
	padding: 0px 10px 10px 0px;
}
