body      { scrollbar-3dlight-color: #782705;  scrollbar-arrow-color: #884229; scrollbar-base-color:#C29966  ; scrollbar-darkshadow-color: #884229; scrollbar-face-color: #C29966; scrollbar-highlight-color: #C29966; scrollbar-shadow-color: #884229; }
 a:link    { COLOR: #884229; TEXT-DECORATION: underline; font-weight: normal }
 a:visited { COLOR: #884229; TEXT-DECORATION: underline; font-weight: normal }
 a:active  { COLOR: #884229; text-decoration: none }
 a:hover   { color: #E68A00; TEXT-DECORATION: none }
  p.title   { background-color: #F0E8D8;
	border-bottom: 3px double #8C442E;
	border-top: 3px double #8C442E;
	font-family: Trebuchet MS, verdana, helvetica, arial;
	color: #8C442E;
	font-size: 14pt;
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-left: 0px; }
p.title2   { background-color: #8C442E;
	border-bottom: 3px double #F0E8D8;
	border-top: 3px double #F0E8D8;
	font-family: Trebuchet MS, verdana, helvetica, arial;
	color: #F0E8D8;
	font-size: 14pt;
	font-weight: normal;
	 }
p.title3   { background-color: #8C442E;
	border-bottom: 3px double #F0E8D8;
	border-top: 3px double #F0E8D8;
	font-size: 1pt;
		 }
.textad {
	background-color: #F0E8D8;
	border: 2px solid #8C442E;
	margin: 20px 0px 15px 0px;
	padding: 10px;
}
 .b:link    { COLOR: #C29966;  font-weight: normal }
 .b:visited { COLOR: #C29966;  font-weight: normal }
 .b:active  { COLOR: #C29966;  font-weight: normal }
 .b:hover   { color: #FFFFFF}
 .url      { font-size: 8pt; font-family: Verdana, Tahoma, Arial }
 .url:link    { COLOR: #C29966; TEXT-DECORATION: none; font-weight: normal }
 .url:visited { COLOR: #C29966; TEXT-DECORATION: none; font-weight: normal }
 .url:active  { COLOR: #C29966; text-decoration: none; font-weight: normal }
 .url:hover   { color: #EFE8D6; TEXT-DECORATION: none; font-weight: normal }
 .url2      { font-size: 8pt; font-family: Verdana, Tahoma, Arial }
 .url2:link    { COLOR: #ECC837; TEXT-DECORATION: none; font-weight: normal }
 .url2:visited { COLOR: #ECC837; TEXT-DECORATION: none; font-weight: normal }
 .url2:active  { COLOR: #ECC837; text-decoration: none; font-weight: normal }
 .url2:hover   { color: #EFE8D6; TEXT-DECORATION: none; font-weight: normal }
 .form0 {font-size:10px;font-family:Verdana;color:#4A2D00;FONT-STYLE: bold; vertical-align:top;border-top=0px;border-left=0px;border-right=0px;border-bottom-color=#4A2D00;background-color : #EFE8D6}
.form1 {font-size:10px;font-family:Verdana;color:#4A2D00;FONT-STYLE: bold; vertical-align:top;border-top=0px;border-left=0px;border-right=0px;border-bottom-color=#884229;background-color : #E9DFC7}
.form2 {font-size:12px;font-family:Verdana;color:#4A2D00;FONT-STYLE: bold; vertical-align:top;border-top=0px;border-left=0px;border-right=0px;border-bottom-color=#4A2D00;background-color : #EBE2CB}
.buton {BACKGROUND-COLOR: #882900; COLOR: #FFFFFF; FONT-FAMILY: Verdana; FONT-SIZE: 10; FONT-WEIGHT: bold}
#AutoScrollContent {position:absolute; top:200px; left:0px; width:200px; visibility:visible;}
.shadow				{filter:progid:DXImageTransform.Microsoft.Shadow(color='#666666', Direction=135, Strength=3);} 
.shadow1			{filter:progid:DXImageTransform.Microsoft.Shadow(color='#404040', Direction=312, Strength=3);}
.shadow2			{
font-family: Arial, Helvetica, sans-serif; 
font-size: 10pt; 
border: solid 1px #000000; 
background: #ffffff;
padding-left: 3px;
padding-top: 1px;
filter:progid:DXImageTransform.Microsoft.Shadow(color='#a9a9a9', Direction=135, Strength=10);}

* {
    font-family: Verdana, Helvetica;
   
}
.highslide-html {
    background-color: white;
}
.highslide-html-blur {
}
.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;
    
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
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;
}


/* Styles for the popup */
.highslide-wrapper {
	background-color: white;
}
.highslide-wrapper .highslide-html-content {
    width: 550px;
    padding: 5px;
}
.highslide-wrapper .highslide-header div {
}
.highslide-wrapper .highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-wrapper .highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-wrapper .highslide-header a {
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-wrapper .highslide-header a:hover {
	color: black;
}
.highslide-wrapper .highslide-header .highslide-move a {
	cursor: move;
}
.highslide-wrapper .highslide-footer {
	height: 11px;
}
.highslide-wrapper .highslide-footer .highslide-resize {
	float: right;
	height: 11px;
	width: 11px;
	background: url(highslide/graphics/resize.gif);
}
.highslide-wrapper .highslide-body {
}
.highslide-move {
    cursor: move;
}
.highslide-resize {
    cursor: nw-resize;
}

/* These must be the last of the Highslide rules */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
