body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	background-image: url(images/general_back.gif);
}
.style1 {
	color: #FFFFFF;
	font-weight: bold;
}
.style13 {
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 70%;
}
.style36 {color: #666666}
.style38 {font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; font-size: 7pt; font-weight: bold;}
.style39 {
	font-size: 7.5pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

/* Begin custom page css */
.jshowoff {}
#features {
	margin: 10px; /*margin around each panel*/
	width: 780px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}
#features #slide a, img{
	border:0;
	margin:0px;
}
#adBanners {
	width: 728px;
	border:0;
	margin:0px;
}
.adSlide {
	border:0;
	margin:0px;
}
.jshowoff p.jshowoff-slidelinks {
	bottom:0px; 
	margin:10px 0 0 0;
	position:absolute;
	right:15px;
}
.jshowoff-slidelinks a, .jshowoff-controls a {
	-moz-border-radius:4px 4px 4px 4px;
	background-color:#000000;
	color:#FFFFFF;
	display:block;
	float:left;
	font-size:11px;
	line-height:14px;
	margin:5px 0 0 5px;
	outline:medium none;
	padding:5px 7px;
	text-decoration:none;
}
.jshowoff-slidelinks a:hover, .jshowoff-controls a:hover {
	color:#FFFFFF;
}
.jshowoff-slidelinks a.jshowoff-active, .jshowoff-slidelinks a.jshowoff-active:hover {
	background-color:#FFFFFF;
	color:#000000;
}
p.jshowoff-controls {
	-moz-border-radius-bottomleft:6px;
	-moz-border-radius-bottomright:6px;
	/* background-color:#999999; */
	height:1%;
	margin:0 0 10px 0;
	overflow:auto;
	padding:0 0 0 10px;
}
.jshowoff-controls a {
	font-size:12px;
	line-height:15px;
	margin:5px 5px 0 0;
	padding:4px 8px 5px;
}
.jshowoff-pausetext {
	color:#FFFFFF;
}

