@charset "utf-8";
/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, verdana, arial,sans-serif;
	color: black;
	text-align: center;
	font-size:10px;
	}
.copy{
 font-family:Tahoma,  Arial,verdana; font-size:9px; text-decoration:none; color:#00000; text-transform:uppercase;
 }
.fields{
 font-family:Tahoma,  Arial,verdana; font-size:11px; text-decoration:none; color:#00000;
 }
 

* {
    font-family: Arial, Verdana, Helvetica;
    font-size: 8pt;
}
.highslide {
	cursor: url(../highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: arial, Verdana, Helvetica;
    font-size: 8pt;
    padding: 5px;
    background-color: white;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 8px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
}
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;
}
.control {	float: right;
    display: block;
	margin: 0 5px;
	font-size: 7pt;
    font-weight: noraml;
	text-decoration: none;
	text-transform: uppercase;
	color: #999;
}
.highslide-html-content {	position: absolute;
    display: none;
}
.highslide-move {    cursor: move;
}
.highslide-html {
    background-color: white;
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    background-position: 3px 1px;*/   
}
.control:hover {
	color: black !important;
}
.highslide-move {
    cursor: move;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}