body { background: #FFFFFF; font-size: 70%; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 1.4em; color: #333;}

a { color: #37779D; text-decoration: underline; }
a:hover {color: #37779D; text-decoration: overline;}

a.menu { color: #37779D; text-decoration: none; }
a.menu:hover {color: #37779D; text-decoration: overline; }

h1 span, h2 span, p span, a span { display: none; }
h1, h2, h3 { font-family: Georgia, Trebuchet, serif; font-weight: normal; padding: 10px; text-align: left; }
h1 { font-size: 18px; } 
h2 { font-size: 16px } 
h3 { font-size: 14px; } 
ul { list-style-type: none; }

.menutext { font-family: Georgia, Trebuchet, serif; text-align: right; padding: 3px; padding-right: 10px; font-size: 16px; line-height: normal; color: #333333; }

.normal { text-align: left; padding: 10px; font-size: 12px; line-height: normal; color: #333333; }
.normal_table { text-align: left; font-size: 12px; line-height: normal; color: #333333; }

.footer { text-align: center; font-size: 10px; line-height: normal; color: #333333; }

#mySlideshow { width: 330px; height: 111px; z-index: 5; }
.jdSlideshow { display: none; overflow:hidden; position: relative; }
.jdSlideshow img { border: 0; margin: 0; }
.jdSlideshow .slideElement { width: 100%; height: 100%; background-color: #333; background-repeat: no-repeat; }
.jdSlideshow .loadingElement { width: 100%; height: 100%; position: absolute; left: 0; top: 0; background-color: #333; background-repeat: no-repeat; background-position: center center; background-image: url('images/loading-bar-black.gif'); }
.jdSlideshow .slideInfoZone { position: absolute; z-index: 10; width: 100%; margin: 0px; left: 0; bottom: 0; height: 40px; background: #333; color: #fff; text-indent: 0; }
.jdSlideshow .slideInfoZone h2 { padding: 0; font-size: 80%; margin: 0; margin: 2px 5px; font-weight: bold; color: inherit; }
.jdSlideshow .slideInfoZone p { padding: 0; font-size: 60%; 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=50); }
.jdSlideshow a.right:hover, .jdSlideshow a.left:hover { filter:alpha(opacity=80); -moz-opacity:0.8; -khtml-opacity: 0.8; opacity: 0.8; }
.jdSlideshow a.left { left: 0; top: 0; background: url('img/fleche1.png') no-repeat top left; }
* html .jdSlideshow a.left { background: url('img/fleche1.gif') no-repeat top left; }
.jdSlideshow a.right { right: 0; top: 0; background: url('img/fleche2.png') no-repeat top right; }
* html .jdSlideshow a.right { background: url('img/fleche2.gif') no-repeat top right; }