h2 {
	font-weight: normal;
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	background-color: #000000;
	color: #FFFFFF;
	padding-left: 6px;
	line-height: 26px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bb_sliver2.gif);
}
h3 {
	font-weight: normal;
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: #666666;
	color: #FFFFFF;
	padding-left: 6px;
	line-height: 18px;
	margin-top: 0px;
	margin-bottom: 1px;
	text-align: center;
}
ul, li, ul li a {
	list-style: none;
	text-decoration: none;
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 12pt;
}
ul li a:hover { color: #008EC1; }
a {
	list-style: none;
	text-decoration: none;
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	color: #008EC1;
}
a:hover { color: #008EC1; font-weight: bold
}
a:active { color: #008EC1; font-weight: bold
}
.promotext {
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #008EC1;
	line-height: 18pt;
}

.formtext {
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	line-height: 13pt;
}
.style1 {
	font-size: 8pt;
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	color: #999;
}
.menu {
	font-size: 10pt;
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	
}
#slideshow {
    position:relative;
    height:230px;
	width:698px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:1px;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
	left:1px;
}

#slideshow IMG.last-active {
    z-index:9;
	left:1px;
}
