/*//////////////////////////////////////////////
Stylesheet by B-man Artworks - www.b-man.dk
Last edited 13.12.2005
//////////////////////////////////////////////*/
body {
	margin: 0px;
	background-color: #E3DCD3;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
body,td,tr {
	font-family: Tahoma, Arial;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #787571;
	text-decoration: none;
}
a:link,a:active,a:visited  {
	color: #B61A0D;
	text-decoration: none;
}
a:hover {
	color: #9B9997;
	text-decoration: underline;
}
.submenu {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #CCCAC8;
	font-weight: normal;
	text-decoration: none;
}
.asubmenu:link,.asubmenu:active,.asubmenu:visited  {
	color: #9B9997;
	text-decoration: none;
}
.asubmenu:hover {
	color: #ED1B23;
	text-decoration: underline;
}
.footer {
	background-color: #AE8D5A;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #919191;
}
.footertxt {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #ACAAA8;
	text-decoration: none;
	padding-left: 27px;
}
.afootertxt:link,.afootertxt:active,.afootertxt:visited  {
	color: #9B9997;
	text-decoration: none;
}
.afootertxt:hover {
	color: #ED1B23;
	text-decoration: underline;
}
.headlines {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #ED1B23;
	text-decoration: none;
}
.newsheadlines {
	border: 1px solid #D0BFA5;
}
.headlinecorner {
	position: relative;
	right: -1px;
	top: -1px;
	height: 6px;
	width: 6px;
}
.date {
	font-weight: bold;
	color: #655F5D;
}
.subject {
	font-weight: bold;
	color: #ED1B23;
}
.newstxt {
	padding-left: 7px;
}
