td,p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #eeeeee;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #ffffff;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #99FF00;
	text-decoration: underline;
}
.newstitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #cccccc;
	font-weight: bold;
	text-decoration: none;
}
.newstitle:a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #cccccc;
	font-weight: bold;
	text-decoration: none;
}
.newstitle:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #99FF00;
	font-weight: bold;
	text-decoration: underline;
}
.newsteaser {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #cccccc;
	text-decoration: none;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
}

.footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
}
.footer:a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
}
.footer:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #990000;
}
.siteby {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #999999;
	text-decoration: none;
}

.siteby:hover {
	font-size: xx-small;
	color: #ffffff;
	text-decoration: none;
}
.siteby:a {
	font-size: xx-small;
	color: #999999;
	text-decoration: none;
}
input{
	font-size: xx-small;
	bg-color:#232323;
}
.dropshadowbackground{
	background-image: url(../images/homepage_news_bg.gif);
}
.dropshadowbgright{
	background-image: url(../images/dropshadow_right.gif);
}

.dropshadowbgbottom{
	background-image: url(../images/dropshadow_bottom.gif);
}