.news, .newslast, .newsscroll {
	clear: both;
	margin: 0em 0em 0.8em;
	padding: 0.5em 0.5em 0em;
	border-top: 0px;
	border-right: 1px solid #2F669D;
	border-bottom: 1px solid #2F669D;
	border-left: 1px solid #2F669D;
	background-color: #BED5EB;
}

.newslast {
	margin: 0em;
}

.newsscroll {
	padding: 0.5em;
	overflow: auto;
	height: 13em;
}

.news_a, .news_a_nolink {
	font-size: 70%;
	font-weight: bold;
	display: block;
	margin: 0em;
	padding: 0.5em;
	background-color: #4284C6;
	border: 1px solid #2F669D;
	text-align: center;
}

.news_a {
	color: #CCCCCC;
}

.news_a_nolink {
	color: #FFFFFF;
}

a.news_a:link, a.news_a:active, a.news_a:visited {
	color: #FFFFFF;
	background-color: #4284C6;
	display: block;
	text-decoration: none;
}

a.news_a:hover{
	color: #4284C6;
	background-color: #FFFFCC;
	display: block;
	text-decoration: none;
}

.newselement {
	clear: both;
	padding: 0em 0em 0em 1em;
	margin: 0em 0em 0.5em;
	border: 0px;
	background-image: url(../images/arrow-list-red.gif);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 1.1;
}

.newselement_a {
	font-size: 70%;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	margin: 0em;
	padding: 0em;
	border: 0px;
	vertical-align: top;
}

a.newselement_a:link, a.newselement_a:active, a.newselement_a:visited {
	font-weight: normal;
	color: #960524;
	text-decoration: none;
}

a.newselement_a:hover{
	font-weight: normal;
	color: #960524;
	text-decoration: underline;
}

.newselement_p {
	font-size: 70%;
	font-weight: bold;
	color: #000000;
	text-align: left;
	margin: 0em;
	padding: 0em;
}

.newsp {
	font-size: 70%;
	font-weight: normal;
	color: #000000;
	text-align: center;
	margin: 0em 0em 0.5em;
	padding: 0em;
}

.bodynews {
	padding: 0.4em;
}

.newstitle {
	font-size: 80%;
	font-weight: bold;
	color: #330099;
	padding: 0em;
	margin: 0.2em 0em 0.4em;
	text-align: left;
}

.newstext {
	font-size: 75%;
	margin: 0.2em 0em;
	text-align: justify;
}

.newstext p, .newstext td, .newstext ul, .newstext ol {
	color: #000000;
	margin: 0.2em 0em;
}

.newstext ol {
	list-style-position: outside;
	margin-left: 28px;
	padding-left: 0em;
}

.newstext ul {
	list-style-position: outside;
	margin-left: 18px;
	list-style-type: disc;
	padding-left: 0em;
}

.newstext blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.img_left {
	float: left;
	margin-bottom: 5px;
	margin-right: 5px;
}

.caption {
	clear: both;
	margin-top: 5px;
	margin-bottom: 5px;
	font-style: italic;
	font-weight: normal;
	color: #330099;
}
