A:link { text-decoration:underline; } 
A:visited { text-decoration:underline; } 
A:active { text-decoration:underline; } 
A:hover { text-decoration:underline; background-color:#7AA52A; color:#FFFFFF; } 
.buton { border:1 solid; font-family:Arial; font-size:8pt; }

.V8 { font-family:Arial; font-size:9pt; } 
.VA { font-family:Arial; font-size:9pt; color:#B6B2A9; }
.VB { font-family:Arial; font-size:9pt; font-weight:bold; } 
.VBA { font-family:Arial; font-size:9pt; font-weight:bold; color:white; } 

.class1 { font-family:Arial; font-size:9pt; text-decoration: none; color:#B1A287; font-weight:bold; }
.class1 A:link { font-family:Arial; font-size:9pt; text-decoration: none; color:#B1A287; font-weight:bold; }
.class1 A:visited { font-family:Arial; font-size:9pt; text-decoration: none; color:#B1A287; font-weight:bold; }
.class1 A:active { font-family:Arial; font-size:9pt; text-decoration: none; color:#B1A287; font-weight:bold; }
.class1 A:hover { font-family:Arial; font-size:9pt; text-decoration: none; color:#F1F0D1; font-weight:bold; }

input { font-family:Arial; font-size:9pt; border:1 solid #a0a0a0; height:18; } 
textarea { font-family:Arial; font-size:9pt; border:1 solid #a0a0a0; } 
select { font-family: Arial; font-size:9pt; border:1 solid #000000; background:#F0EDE8; }

.ScrollAlb { SCROLLBAR-FACE-COLOR: #F3F2E7; SCROLLBAR-HIGHLIGHT-COLOR: #820B29; SCROLLBAR-SHADOW-COLOR: #820B29; SCROLLBAR-3DLIGHT-COLOR: #F3F2E7; SCROLLBAR-ARROW-COLOR: #820B29; SCROLLBAR-TRACK-COLOR: #F3F2E7; SCROLLBAR-DARKSHADOW-COLOR: #F3F2E7; SCROLLBAR-BASE-COLOR: #F3F2E7; }

h1 { padding: 0px;	border-width: 0px; margin: 0px; clear: both; font: bold 160% Arial, serif; }
h3 { padding: 0px;	border-width: 0px; margin: 0px; clear: both; font: italic bold 120% Helvetica, serif; }

.highslide {
	cursor: hand;
}
.highslide img {
	border: 1px solid white;
}
.highslide:hover img {
	border: 1px solid white;
}

.highslide-image {
	border: 2px solid white;
}
.highslide-caption {
    display: none;
    
	border: 2px solid white;
    font-family: Arial, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9pt;
	font-weight: bold;
	text-transform: uppercase;
 text-decoration: none;
	padding: 5px;
	border: 1px solid white;
 background-color: #FF9900;
	font-family:Arial, sans;
}
.highslide-move {
    cursor: move;
}

.highslide-overlay {
	display: none;
}
/* Necessary for functionality */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.demo {
color:#000000;
background-color:#FFFFFF; 
layer-background-color:#FFFFFF;
border:0;
position:absolute; 
width:512px;
height:49px;
top:0px; 
left:0px; 
z-index:1002;
visibility:hidden;
display: block;
overflow: auto;
}