@CHARSET "UTF-8";

.content a:link, .content a:visited, .content a:active, .news-latest-morelink a {
	color: #939fa8;
	text-decoration: none;
}

a:hover {
	color: #939fa8;
	text-decoration: none;
}
div.footerMenu a:hover, div.footerBottomNavi a:hover {
	color: #fff;
	text-decoration: none;
}

.headerStageTop {
	background: url(../img/bgHeaderTopGray.jpg) repeat-x; 
}

.headerBottom, .headerStageTop, .headerStageBottom  {
	background: url(../img/bgGray.jpg) repeat;
	background-color: #939fa8;
}

.tx-imagecycle-pi1-pager a {
  background-image: url("../img/bulletGrayWhite.png");
}

.tx-imagecycle-pi1-pager a.activeSlide {
  background-image: url("../img/bulletGray.png");
}