body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
.border {
	border: 1px solid #ffffff;
}
.darkborder {
	border: 1px solid #999999;
}
.redborder {
	border: 1px solid #532627;
}
.textcontent1 {
	font-family: Tahoma;
	font-size: 13px;
	color: #333333;
	padding: 10px;
}
.textcontent1 A:link {
	color: #333333;
	text-decoration: underline;
}
.textcontent1 A:visited { color: #333333}
.textcontent1 A:active { color: #acacac}
.textcontent1 A:hover {
	color: #acacac;
}
.copyright {
	font-family: Tahoma;
	font-size: 10px;
	color: #afafaf;
}
.headlines {
	font-family: Tahoma;
	font-size: 16px;
	color: #e8e8e8;
	padding: 2px;

}
.newsitems {
	font-family: Tahoma;
	font-size: 11px;
	color: #d1c7c7;
	padding: 2px;
}
.newsitems A:link {text-decoration: none; color: #ffffff}
.newsitems A:visited {text-decoration: none; color: #ffffff}
.newsitems A:active {text-decoration: none; color: #ffffff}
.newsitems A:hover {text-decoration: none; color: #ffffff; font-size: 12px;}

.sidebarmains {
	font-family: Tahoma;
	font-size: 14px;
	color: #bebebe;
}
.sidebarmains A:link {text-decoration: none; color: #bebebe}
.sidebarmains A:visited {text-decoration: none; color: #bebebe}
.sidebarmains A:active {text-decoration: none; color: #bebebe}
.sidebarmains A:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.sidebarmainshighlight {
	font-family: Tahoma;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;}

.sidebarmainshighlight A:link {text-decoration: none; color: #ffffff}
.sidebarmainshighlight A:visited {text-decoration: none; color: #ffffff}
.sidebarmainshighlight A:active {text-decoration: none; color: #ffffff}
.sidebarmainshighlight A:hover {
	color: #ffffff;
	text-decoration: none;
}
	
.sidebarmainbox {
	font-family: Tahoma;
	font-size: 14px;
	color: #dedede;
	padding: 5px;
}
.textcontentheadline {
	font-family: Tahoma;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	padding: 5px;
}

