@charset "utf-8";
#contect {
	font-family: Arial, Helvetica, sans-serif, "Arial Black";
	font-size: 15px;
	color: #333333;
	margin: 0px;
	padding: 2px;
}
#contect a:link {
	color: #003366;
	text-decoration: underline;
}

#contect h1 {
	font-size: 18px;
	color: #006699;
	line-height: 18px;
}
#contect a:visited {
	color: #003366;
	text-decoration: underline;
}
#contect a:active {
	color: #0066CC;
	text-decoration: underline;
}
#contect a:hover {
	color: #0066CC;
	text-decoration: underline;
}
#massages {
	background-image: url(../images/bg_massage.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 20px 0px 0px;
	height: 336px;
	width: 179px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	float: right;
}
#news {
	background-image: url(../images/bg_news.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 20px 0px 0px;
	height: 336px;
	width: 306px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	float: left;
}
.emed {
	font-family: Arial, Helvetica, sans-serif, "Arial Black";
	font-size: 13px;
	color: #000066;
	text-decoration: underline;
}
.date {
	font-size: 12px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif, "Arial Black";
}
#contect h2 {
	font-size: 16px;
	color: #066;
}
#contect h3 {
	font-size: 15px;
	color: #036;
}
.smaller {
	font-size: 10px;
}
h5 {
	color: #066;
}
hr {
	color: #9CC;
	background-color: #9CC;
	height: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
