

DIV.BannerBlack {
	background : url('/_banners/tintBlack.gif') ;
}

DIV.BannerBlue1 {
	background : url('/_banners/tintBlue1.gif') ;
}

DIV.BannerBlue2 {
	background : url('/_banners/tintBlue2.gif') ;
}

DIV.BannerGreen {
	background : url('/_banners/tintGreen.gif') ;
}

DIV.BannerOrange {
	background : url('/_banners/tintOrange.gif') ;
}

DIV.BannerPurple1 {
	background : url('/_banners/tintPurple1.gif') ;
}

DIV.BannerPurple2 {
	background : url('/_banners/tintPurple2.gif') ;
}

DIV.BannerRed {
	background : url('/_banners/tintRed.gif') ;
}

DIV.BannerTan {
	background : url('/_banners/tintTan.gif') ;
}


DIV.Banner {
	width : 382px ; 
	height : 196px ;
	cursor : pointer ;
	line-height : 13.5pt ;
	position : relative ;
}

IMG.BannerFrame {
	z-index : 1 ;
	position : absolute ;
}

DIV.BannerAd {
	margin : 15px 20px 15px 20px ;
	color : white ;
	font-family : verdana, arial, sans-serif;
}

.BannerText {
	font-size : 10pt ;
	text-align : center ;
}

P.BannerHeadline {
	font-weight : bold ;
	font-size : 12pt ;
	text-align : center ;
	text-decoration : none ;
}
