body{margin:0px 0px 0px 0px;background-color:#FFE72E;}
a:visited{color:#0000C4;text-decoration:none;}
a:link{color:#0000C4;text-decoration:none;}
a:active{color:#0000C4;text-decoration:none;}
a:hover{color:red}

td{font-family:Verdana,Arial,Helvetica,geneva,swiss;font-size:8pt}
.f{text-decoration:none;font-family:Verdana,Arial,Helvetica,geneva,swiss;font-size:8pt;line-height:18pt;vertical-align:top;font-weight:bold}
.f1{font-family:Verdana,Arial,Helvetica,geneva,swiss;font-size:8pt;font-weight:bold;vertical-align:bottom;}
.b{font-family:Arial Narrow,Helvetica,geneva,swiss;font-size:16pt;margin:0 0 0 0px;font-weight:900;color:#0062D9}
.bt{font-family:Verdana,Arial,Helvetica,geneva,swiss;font-size:10pt;line-height:13pt;font-weight:normal;color:black}
.btb{font-family:Arial,Helvetica,geneva,swiss;font-size:10pt;line-height:14pt;margin:0 0 0 0px;font-weight:900;color:#0062D9}
.h{font-family:Arial,Helvetica,geneva,swiss;font-size:18px;margin:0 0 0 0px;font-weight:900;letter-spacing:1px;color:black}
.q{font-family:Times New Roman;font-size:16pt;font-weight:normal;color:black;font-style:italic;}

.bbt{font-family:Verdana,Arial,Helvetica,geneva,swiss;font-size:14px;font-weight:bold;color:black;line-height:18pt;}
.f00{font-family:Arial;font-size:0px;line-height:0px;font-weight:normal;color:#FFE72E}
.sr{font-family:Verdana,Arial,Helvetica,geneva,swiss;font-size:8pt;line-height:11pt;font-weight:normal;color:red}
.srb{font-family:Verdana,Arial,Helvetica,geneva,swiss;font-size:8pt;font-weight:bold;color:red}
.s{font-family:Verdana,Arial,Helvetica,geneva,swiss;font-size:8pt;line-height:11pt;font-weight:normal;color:black}
.sb{font-family:Verdana,Arial,Helvetica,geneva,swiss;font-size:8pt;line-height:9pt;font-weight:bold;color:white}
.ss{font-size:4pt}
.sss{font-size:1pt;line-height:2px}
.ssb{font-size:1pt;line-height:2px;border-bottom:1px solid #0062D9;border-left:1px solid #0062D9;}
.sst{font-size:1pt;height:6px;border-top:1px solid #0062D9;border-left:1px solid #0062D9;}
.ss0{font-size:1px;border-top:1px solid #0062D9;}

.tl{background-image:url(images/top_l.gif)}
.tr{background-image:url(images/top_r.gif)}
.bl{width:9px;;height:27px;background-image:url(images/but_l.gif)}
.bm{background-image:url(images/but_m.gif);font-family:Verdana,Arial,Helvetica,geneva,swiss;font-size:8pt;font-weight:bold;padding-left:3px}
.br{width:9px;background-image:url(images/but_r.gif)}
.hl{height:15px;background-color:#0062D9}

.shader{background-image:url(images/shadow_r.png);background-repeat: no-repeat;}
.shadeb{height:8px;background-image:url(images/shadow_b.png);background-repeat:no-repeat;}


#mySlideshow
{
	width: 225px;
	height: 330px;
	z-index:5;
}

.jdSlideshow
{
	display: none;
	overflow:hidden;
	position: relative;
}

.jdSlideshow img
{
	border: 0;
	margin: 0;
}

.jdSlideshow .slideElement
{
	width: 100%;
	height: 100%;
	/*background-color: #000;*/
	background-repeat: no-repeat;
}

.jdSlideshow .loadingElement
{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('');
}

.jdSlideshow .slideInfoZone
{
	position: absolute;
	z-index: 10;
  width: 100%;
	margin: 0px;
	left: 0;
	bottom: 0;
	height: 35px;
	background: #000;
	color: #fff;
	text-indent: 0;
}

.jdSlideshow .slideInfoZone h2
{
	padding: 0;
	font-size: 100%;
	margin: 0;
	margin: 2px 5px;
	font-weight: bold;
	color: #FFE72E;
}

.jdSlideshow .slideInfoZone p
{
	padding: 0;
	font-size: 100%;
	margin: 2px 5px;
	color: #eee;
}

.jdSlideshow a
{
	font-size: 100%;
	text-decoration: none;
	color: inherit;
}

.jdSlideshow a.right, .jdSlideshow a.left
{
	position: absolute;
	height: 100%;
	width: 40%;
	cursor: pointer;
	z-index:10;
	filter:alpha(opacity=20);
	-moz-opacity:0.2;
	-khtml-opacity: 0.2;
	opacity: 0.2;
}

* html .jdSlideshow a.right, * html .jdSlideshow a.left
{
	filter:alpha(opacity=80);
}

.jdSlideshow a.right:hover, .jdSlideshow a.left:hover
{
	filter:alpha(opacity=80);
	-moz-opacity:0.7;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

.jdSlideshow a.left
{
	left: 0;
	top: 0;
	background: url('images/fleche1.png') no-repeat top left;
}

* html .jdSlideshow a.left { background: url('images/fleche1.gif') no-repeat top left; }

.jdSlideshow a.right
{
	right: 0;
	top: 0;
	background: url('images/fleche2.png') no-repeat top right;
}

* html .jdSlideshow a.right { background: url('images/fleche2.gif') no-repeat top right; }
