@import "base-style.css";
@import "subMenu.css";
@import "pageText.css";

#menu-news a {
	background-image:url(../images/menu-news-on.gif);
}

.date {
	color: #4798c6;
}

#pageText img, #pageText table {
	float: none;
	margin: 0px;
	padding: 0px;
}

#pageText h1 {
	width: 510px;
	padding: 12px 10px 12px 16px;
}

#pageText h1 .left {
	display: block;
	width: 72px;
	float: left;
	color: #ffff00;
}

#pageText h1 .right {
	display: block;
	width: 430px;
	float: right;
}

#pageText h1 img {
	display: block;
	clear: both;
}

#pageText .newsImage {
	text-align: center;
	margin-top: 10px;
}

td {
	padding: 0px;
	border-bottom: 0px;
}

.pageText p {
	display: block;
	width: 521px;
	margin-left: 10px;
	margin-bottom: 20px
}

#toTop {
	text-align: right;
	margin-right: 20px;
	margin-bottom: 40px
}

#toTop a:link {
	color:#7d3036;
}

#toTop a:visited {
	color:#7d3036;
}

#toTop a:hover {
	color:#d50111;
}
