@charset "UTF-8";
/* CSS Document */

<style type="text/css">
	


body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
}
.body_text {color: #CC9933}
.nav_text {
	color: #F6A403;
	font-size: 14px;
	font-weight: bold;
}
.style4 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-stretch: wider;
	word-spacing: normal;
	color: #A25B1C;
	font-weight: bold;
}
a:link {
	color: #A25B1C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #A25B1C;
}
a:hover {
	color: #CC9933;
	/***text-decoration: underline;**/
	/***background-color: #FFCC33;**/
}

/*a:active {
	text-decoration: none;
}*/
.style1 {font-size: 12px}
.style7 {
	color: #666666;
	font-size: 12px;
}
/*.style8 {
	color: #EFD075;
}*/
.style9 {color: #EFD075; font-size: 12px; }
body,td,th {
	color: #EFD075;
}


/*** set the width and height to match your images **/

#slideshow {
	position:relative;
	width: 700px !important;
	height:500px !important;
	background-color: #000000;
	overflow: visible;
	left: 150px;
}

#slideshow DIV {
	position:absolute;
	top:20px;
	left:0px;
	width: 100%;
	height: 90%;
	z-index:100;
	opacity:0.0;
	text-align: left;
	background-color: #000000;
	filter: alpha(opacity=0);
	filter: alpha(opacity=100);
}

#slideshow DIV.active {
    z-index:102;
    opacity:1.0;
	color: #CC9933;
}

#slideshow DIV.last-active {
    z-index:101;
}

#slideshow DIV IMG {
    height: 350px;
    display: block;
    border: 0;
    margin-bottom: 10px;
}



/*** set the width and height to match your images **/

#slideshow_02 {
	position:relative;
	height:265px;
	left: 20;
	top: 20;
}

#slideshow_02 IMG {
	position:absolute;
	top:10px;
	left:80px;
	z-index:8;
	opacity:0.0;
}

#slideshow_02 IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow_02 IMG.last-active {
    z-index:9;
}
.show_hide {
border:1px solid #CCCC33;
padding:10px;
margin-top:10px;
width:500px;
}

