/*Before 4th May 2009 
#menubar { list-style-type:none;overflow:hidden;height:40px; padding:0px;  }
*html #menubar { list-style-type:none;overflow:hidden;height:28px; padding:0px; }
#menubar a {border-style:none; border: none; }
#menubar li { float:left; margin:0; padding:0}
#menubar li img { vertical-align:top; }
#menubar li, #menubar a { display:block; }
#menubar a { height:0px; padding-top:50px;overflow:hidden; 
 background: url(images/nav_link_bg.jpg) no-repeat; width:277px; padding-left:0px; }
#join a{ background-position:0px -56px; width:95px;}
#join a.selected{ background-position:0px -28px;width:112px;}
#member a{ background-position:-114px 0px; width:167px;}
#member a.selected { background-position:-95px -56px; width:182px;}
*html #member a.selected { background-position:-95px -56px; width:179px; }
*+html #member a.selected { background-position:-95px -56px; width:179px; }
.tabcontent{
display:none;
}*/

#menubar { list-style-type:none;overflow:hidden;height:40px; padding:0px; }
*html #menubar { list-style-type:none;overflow:hidden;height:28px; padding:0px; }
#menubar a {border-style:none; border: none; }
#menubar li { float:left; margin:0; padding:0}
#menubar li img { vertical-align:top; }
#menubar li, #menubar a { display:block; }
#menubar a { height:0px; padding-top:50px;overflow:hidden; 
 background: url(images/nav_link_bg.jpg) no-repeat;  padding-left:0px; }
#join a{ background-position:0px -28px; width:95px;}
#join a.selected{ background-position:0px 0px;width:95px;}
#member a{ background-position:-99px 0px; width:179px;}
#member a.selected { background-position:-99px -28px; width:179px; }
*html #member a.selected { background-position:-99px -28px; width:179px; }
*+html #member a.selected { background-position:-99px -28px; width:179px; }
.tabcontent{
display:none;
}

@media print {
.tabcontent {
display:block !important;
}
}

.country1_height{ 
height:168px;
}

*html .country1_height{ /*ie 6*/ 
height:158px;
}

*+html .country1_height{ /*ie 7*/ 
height:188px;
}


.country2_height{
height:180px;
}

*html .country2_height{ /*ie 6*/ 
height:170px;
}

*+html .country2_height{ /*ie 7*/
height:200px;
}
