 * { behavior: url('iepngfix.htc'); }

body,td,th {
	font-family: Arial;
	font-size: 14px;
	color: #7e6f3d;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(pictures/bgweb.jpg);
	background-attachment:fixed;
}
.text {
	font-family: Arial;
	font-size: 14px;
	color: #7e6f3d;
	text-decoration: none;
}
.text13 {
	font-family: Arial;
	font-size: 13px;
	color: #7e6f3d;
	text-decoration: none;
}
.headpage {
	font-family: Arial;
	font-size: 23px;
	color: #9e5a16;
	text-decoration: none;
}
.headpage-menu {
	font-family: Arial;
	font-size: 15px;
	color: #9e5a16;
	font-weight:bold;
	text-decoration: none;
}
.menu-details {
	font-family: Arial;
	font-size: 11px;
	color: #8d7d4a;
	text-decoration: none;
}
.menu-head {
	font-family: Arial;
	font-size: 16px;
	color: #90691b;
	font-weight: normal;
	text-decoration: none;
}
a:link {
	font-family: Arial;
	font-size: 14px;
	text-decoration: none;
	color: #996600;
}
a:visited {
	font-family: Arial;
	font-size: 14px;
	text-decoration: none;
	color: #996600;
}
a:hover {
	font-family: Arial;
	font-size: 14px;
	color: #CC6600;
	text-decoration: underline;
}
a:active {
	font-family: Arial;
	font-size: 14px;
	text-decoration: none;
	color: #996600;
}
.leftmenu{
	padding: 6px 6px 4px 8px;
	border-bottom: solid 1px #e6d7a1;
	font-size:14px;
	color:#663300;
}
.rightmenu{
	padding: 6px 6px 4px 5px;
	text-align:right;
	font-size:14px;
	color:#996600;
	border-bottom: solid 1px #e6d7a1;
}
tr { 
	font-family:Arial;
	font-size:14px;
}
.initial { 
	font-family:Arial;
	font-size:14px;
}
.normal {  
	font-family:Arial;
	font-size:14px;
}
.highlight { 
	background-image:url(pictures/bg-left-menu-hov.jpg);
	background-color: #f3eec4;
	font-family:Arial; 
	font-size:14px;
}
.highlight2 { 
	background-image:url(pictures/bg-right-menu-hov.jpg);
	font-family:Arial;
	font-size:14px;
	color:#CC6600;
}
.headcountrywine { 
	font-family:Arial;
	font-size:14px;
	color:#CC6600;
}
li{
	line-height: 1.7;
}

.box{
	background-color: #fbf7c9;
	border: 1px solid #e6e0a6;
}


.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 0px solid gray;
}
.highslide:hover img {
	border: 0px solid white;
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.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;
}

.highslide-move {
    cursor: move;
}

.highslide-overlay {
	display: none;
}

a.highslide-full-expand {
	background: url(highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}


/* Controlbar example */
.controlbar {	
	background: url(highslide/graphics/controlbar4.gif);
	width: 167px;
	height: 34px;
}
.controlbar a {	
	display: block;
	float: left;
	/*margin: 0px 0 0 4px;*/	
	height: 27px;
}
.controlbar a:hover {
	background-image: url(highslide/graphics/controlbar4-hover.gif);
}
.controlbar .previous {
	width: 50px;
}
.controlbar .next {
	width: 40px;
	background-position: -50px 0;
}
.controlbar .highslide-move {
	width: 40px;
	background-position: -90px 0;
}
.controlbar .close {
	width: 36px;
	background-position: -130px 0;
}


/* Necessary for functionality */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
