@charset "utf-8";
td img {display: block;}

#table_01 {
	margin: 0px auto;
	position:relative;
	width: 990px;
	height:auto;
	left:0px;
	top:0px;
}

a.link:link{color:#121682; text-decoration:none}
a.link:active{color:#121682; text-decoration:none}
a.link:visited{color:#003399; text-decoration:none}
a.link:hover{color:black; text-decoration:underline}

a.link2:link{color:#ffffff; text-decoration:none}
a.link2:active{color:#ffffff; text-decoration:none}
a.link2:visited{color:#ffffff; text-decoration:none}
a.link2:hover{color:yellow; text-decoration:underline}

ul {
  font-family: Verdana;
  font-size: 12px;
  margin: 0;
  padding: 0;
  list-style: none;
	width: 656px;
}
ul li {
  display: block;
  position: relative;
  float: left;
}
li ul { display: none; }
ul li a {
  display: block;
  text-decoration: none;
  color: #ffffff;
  border-top: 1px solid #ffffff;
  padding: 3px 3px 3px 3px;
  background: #ffffff;
  margin-left: 0.5px;
  white-space: nowrap;
}
ul li a:hover { background: #ffffff; }
li:hover ul {
  display: block;
  position: absolute;
  width:200px;
}
li:hover li {
  float: none;
  font-size: 11px;
}
li:hover a { background: #121682; }
li:hover li a:hover { background: #121682; }
body,td,th {
	font-family: Verdana;
	font-size: 11px;
}
a {
	font-family: Verdana;
	font-size: 11px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana;
	font-size: 16px;
}

.dtext
{
	text-align:left;
}

.style1 {color: #121682}
.style2 {color: #121682; font-weight: bold; }
.style4 {color: #121682; font-weight: bold; font-family: Verdana; }
.style5 {font-size: 14px; font-weight: bold; color: #121682;}

#golf
{
  display: block;
  width: 130px;
  height: 130px;
  background: url("images/golf.jpg") no-repeat 0 0;

}

#golf:hover
{ 
  background-position: 0 -130px;
}

#selector
{
  display: block;
  width: 145px;
  height: 141px;
  background: url("images/001 ProductSelector.jpg") no-repeat 0 0;

}

#selector:hover
{ 
  background-position: 0 -141px;
}

#france
{
  display: block;
  width: 37px;
  height: 26px;
  background: url("images/01 France.jpg") no-repeat 0 0;

}

#france:hover
{ 
  background-position: 0 -26px;
}

#germany
{
  display: block;
  width: 30px;
  height: 26px;
  background: url("images/02 Germany.jpg") no-repeat 0 0;

}

#germany:hover
{ 
  background-position: 0 -26px;
}

#spain
{
  display: block;
  width: 32px;
  height: 26px;
  background: url("images/03 spain.jpg") no-repeat 0 0;

}

#spain:hover
{ 
  background-position: 0 -26px;
}

#italy
{
  display: block;
  width: 34px;
  height: 26px;
  background: url("images/04 Hungry.jpg") no-repeat 0 0;

}

#italy:hover
{ 
  background-position: 0 -26px;
}

#czech
{
  display: block;
  width: 39px;
  height: 26px;
  background: url("images/05 Czech.jpg") no-repeat 0 0;

}

#czech:hover
{ 
  background-position: 0 -26px;
}

.tablecellhyperlinks
{
text-decoration: none;
DISPLAY: block;
} 

.styleDIV {
  width: 990px;
  
  overflow : auto;
  scrollbar-face-color: #FFFFFF; 
  scrollbar-highlight-color: #FFFFFF;
  scrollbar-3dlight-color: #c0c0c0;
  scrollbar-track-color: #FFFFFF; 
}

.ClsCombo
{
   FONT-SIZE: 11px;
   Outline-color:Gray;
   width:150px;
}

.ClsButton
{
	background:#c0c0c0;
	border:solid 1px gray;
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
}

.ClsButtonGo
{
	background:#c0c0c0;
	font-family:Verdana;
	font-size:13px;
	font-weight:normal;
}

.grid_header{
	background-color:#0080c0;
	height:20px;
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	padding-left:4px;
	padding-right:4px;
	border-right:#FFFFFF solid 1px;
	font-weight:bold;
}

.grid_headerP{
	background-color:#18750B;
	height:20px;
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	padding-left:24px;
	padding-right:4px;
	border-right:#FFFFFF solid 1px;
	font-weight:bold;
}

.grid_text{
	color:#000000;
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-left:4px;
	padding-right:4px;
	border-right:#FFFFFF solid 1px;
}

.grid_footer{
	background-color:#C7C7C7;
	height:25px;
	color:#FFFFFF;
	padding-left:4px;
	padding-right:4px;
	border-right:#FFFFFF solid 1px;
	font-weight:bold;
}

.grid_text_1{
	background-color:#EBEEF1;
	height:20px;
	color:#000000;
	padding-left:4px;
	padding-right:4px;
	border-right:#FFFFFF solid 1px
}

.grid_error{
	height:20px;
	color:#FF0000;
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-left:5px;
	padding-right:4px;
	border-right:#FFFFFF solid 1px;
}