body {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	bgcolor: #ffffff;
	vlink: #000000;
	font-family: Microsoft Sans Serif;
	font-size: 11pt;
}
p {
	font-family: arial narrow;
	font-size: 11pt;
}
table {
	border-collapse : collapse;
	border: 0px;
	vertical-align: top;
}
td {
	font-family: Microsoft Sans Serif;
	font-size: 11pt;
	vertical-align: top;
}
a { 
	color: #000000;
	text-decoration: none;
}
a:hover, a:active {
	font-family: Microsoft Sans Serif;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
}
table td, table th {
	padding : 0;
}
table.fftop {
	width: 960px;
	border: 0px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}
.ffbanner { 
	background: url('../images/ff-productions.jpg') no-repeat top center;
	width: 960px;
	height: 107px;
}
.right {
  float: right;
}
.ffmenu {
	font-family: Microsoft Sans Serif;
	font-size: 10pt;
	text-align: center;
}
.ffmenu a {
	font-family: Microsoft Sans Serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}
.ffmenu a:hover, a:active {
	font-family: Microsoft Sans Serif;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
}
.fftag {
	font-family: arial narrow;
	font-size: 11pt;
	color: #FF0000;
	font-style:italic;
	padding: 0px 0px 0px 48px;
	vertical-align: top;
}
table.ffmain {
	width: 960px; 
}
table.ffcontent {
	width: 960px; 
	border: 0px;
	padding: 0px;
	border-spacing: 0px; 
	vertical-align: top;
}
.fftitle {
	font-family: Microsoft Sans Serif;
	font-size: 15pt;
	color: #000000;
	padding: 0px 0px 0px 48px;
	text-align: left;
}
p.fftextbox {
	font-family: arial narrow;
	font-size: 11pt;
	color: #000000;
	padding: 0px 20px 0px 48px;
	text-align: justify;
}
.fftextbox a:hover, a:active {
	font-family: arial narrow;
	font-size: 11pt;
	color: #FF0000;
	text-decoration: none;
}
.ffflash { 
	background: url('../images/ff-show.jpg') no-repeat top center;
	width: 535px;
	text-align: right
	padding: 0px 48px 0px 0px;
}
.ffaddress {
	font-family: arial narrow;
	font-size: 9pt;
	text-align: right;
	margin-right: 14px;
	color: #000000;
}
.ffaddress a {
	font-family: arial narrow;
	font-size: 9pt;
	text-decoration: none; 
	color: #000000; 
}
.ffaddress a:hover, a:active {
	font-family: arial narrow;
	font-size: 9pt;
	text-decoration: none; 
	color: #FF0000; 
}
.ffaddress2 {
	font-family: arial narrow;
	font-size: 9pt;
	color: #FFFFFF;
}
.ffaddress2 a {
	font-family: arial narrow;
	font-size: 9pt;
	text-decoration: none; 
	color: #FFFFFF; 
}
.ffaddress2 a:hover, a:active {
	font-family: arial narrow;
	font-size: 9pt;
	text-decoration: none; 
	color: #FF0000; 
}
.portcell {
     width: 120;
     height: 120;
}
.box {
     border: 0px solid #000000;
     position: relative;
     width: 100%;
}
.box_contents {
     background-color:transparent;
     height: 100%;
     position: relative;
     width: 100%;
     z-index: 101;
}
.box_background {
     background-color: white;
     height: 100%;
     filter:alpha(opacity=40); /* IE's opacity*/
     left: 0px;
     opacity: 0.40;
     position: absolute;
     top: 0px;
     width: 100%;
     z-index: 99;
}
.leftbox {
	font-family: arial narrow;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
}
.copy {
	font-family: arial narrow;
	font-size: 9pt;
}
.ffform { 
	font-family:  arial narrow;
	font-size: 11pt;
	text-align: right;
}
.ffformfield { 
	font-family:  arial narrow;
	font-size: 11pt;
}
.ffindent {
	margin-left: 48px;
}
.highslide-wrapper div {
    font-family: Microsoft Sans Serif;
    font-size: 10pt;
}
.highslide {
	cursor: url("../highslide/graphics/zoomin.cur"), pointer;
    outline: none;
    text-decoration: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide-wrapper, .drop-shadow {
	background: white;
}
.highslide img {
	border: 0px solid gray;
}
.highslide:hover img {
	border: 0px solid white;
}
.highslide-wrapper {
	background: white;
}
.highslide-image {
	border: 10px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border: 5px solid white;
    border-top: none;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: Microsoft Sans Serif;
	font-weight: bold;
    text-decoration: none;
	border: 1px solid black;
    background-color: white;
    padding-left: 22px;
    background-image: url('../highslide/graphics/loader.white.gif');
    background-repeat: no-repeat;
    background-position: 3px 1px; padding-right:2px; padding-top:2px; padding-bottom:2px
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

a.highslide-full-expand {
	background: url('../highslide/graphics/fullexpand.gif') no-repeat;
	display: block;
	width: 34px;
	height: 34px; margin-left:0; margin-right:10px; margin-top:0; margin-bottom:10px
}