.topbg {
	background-image: url(images/top-bg.gif);
	background-repeat: repeat-x;
}

.tickerbg {
	background-image: url(images/ticker-bg.jpg);
	background-repeat: repeat-x;
}

.footerbg {
	background-image: url(images/footer-bg.jpg);
	background-repeat: repeat-x;
}

.text{
	font-family:"Verdana";
	font-size: 10px;
	text-decoration:none;
	text-align:left;
	color:#000000;
}
.newstext{
	font-family:Verdana;
	font-size: 11px;
	text-decoration:none;
	text-align:left;
	color:#000000;
	font-weight: bold;
}
.pagecounter{
	font-family:Verdana;
	font-size: 11px;
	text-decoration:none;
	text-align:right;
	color:#000000;
	font-weight: bold;
}
.boxtext{
	font-family:"Verdana";
	font-size: 9px;
	text-decoration:none;
	text-align:left;
	color:#000000;
}
.itemtext{
	font-family:Verdana;
	font-size: 11px;
	text-decoration:none;
	text-align:left;
	color:#000000;
	}

