.banners {
	width: 100%;
	height: 100%;
	background-color: transparent;
	vertical-align: top;
	text-align: center;
}

.banners a, .banners a:active, .banners a:hover, .banners a:link, .banners a:visited {
	margin: 0px;
	padding: 0px;
	display: block;
	background-color: transparent;
	font-family: Arial, Sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}

.banners a:hover {
	/*text-decoration: underline;*/
}

.banners strong{
	margin-top: 7px;
	margin-bottom: 7px;
	margin-left: 3px;
	margin-right: 3px;
	display: block;
	text-align: left;
}

.banners img{
	margin-bottom: 2px;
	border: none;
	border-width: 0px;
}

.bnr_104x96 {
	width: 104px;
	height: 96px;
}
