table.archive {
	width: 99.4%;

	border-collapse: collapse;
	text-align: center;
	margin-bottom: 15px;
}
table.archive td div {
	background-color: #75C146;
	color: white;
	padding: 3px;
}
table.archive td.grayed div{
	background-color: #C0EAA6;
}
table.archive td.sel div{
	background-color: #EC7A0E;
}
table.archive a {
	font-weight: normal;
	color: white;
}
table.archyears {
	width: 99.4%;
	border-collapse: collapse;
}
table.archyears td div {
	text-align: center;
	background-color: #75C146;
	color: white;
	padding: 3px;
}
table.archyears td.grayed div{
	background-color: #C0EAA6;

}
table.archyears td.sel div{
	background-color: #EC7A0E;
}
table.archyears a {
	font-weight: normal;
	color: white;
}

div.news {
	padding: 10px 0px;

}

div.newsua {
	padding: 3px 5px 3px 20px;
}
div.newst, div.newslink, div.newsde, div.newsd {
	float: left;
	padding: 3px 5px 3px 20px;
}


div.newst {
	width: 440px;

	font-weight: bold;
	line-height: 100%;
}
div.newsd {
	color: #959595;
	float: right;
	width: 100px;
	line-height: 100%;
}
div.newsde {
	width: 440px;
	line-height: 150%;


}
div.newsde a {
	text-decoration: none;
	color: #555;
}
div.newsde a:hover {
	color: black;
	text-decoration: underline;
}
div.newslink {
	width: 100px;
	float: right;
}
div#allnews {
	float:left;
	width: 100px;
	white-space: nowrap;
	font-weight: normal;
	overflow: hidden;
}
div#allnews a {
	color: white;

}
div#indexnews {
	float:left;
	width: 465px;
}

div.newsline {
	height: 1px;
	background-color: #ffcd79;
	font-size: 0px;
	line-height: 0px;
	width: 555px;

	margin-left: 20px;
}

div.newslinein {
	height: 1px;
	background-color: #ffcd79;
	font-size: 0px;
	line-height: 0px;
	width: 99%;
}
div.viewnews h1 {
	font-size: 100%;
	font-weight: bold;
}