/* ######### CSS for Shade Tabs. Remove if not using ######### */

.contenttabdata
{
	
	width:560px;
	margin-bottom: 1em;
	_margin-top:-7px;
	padding: 0px;
	
}

ul#countrytabs
{
padding: 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
_margin-bottom:-5px;
font: bold 11px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}


ul#countrytabs li a {
padding: 0 0 0 6px;
color: #000000;
height: 26px;


background: url(6_07.gif) top left no-repeat;
text-decoration: none;
display: block;
float: left;
}

ul#countrytabs li a span {
padding: 4px 6px 10px 0px;
background: url(6_07.gif) top right no-repeat;
float: left;
cursor: pointer;
}


ul#countrytabs li a.selected  {
color: #E98300;
background: url(6_06.gif) top left no-repeat;
}

ul#countrytabs li a.selected  span {
background: url(6_06.gif) top right no-repeat;

}

ul#countrytabs li {
margin: 0;
margin-right:2px;
margin-left:1px;
float: left;
}

#countrytabs table, tr, td {
border-collapse:collapse; 
margin:0; 
padding:0;
}

#countrytabs li li {
float:none; 
margin:0;

}


/* a hack for IE5.x and IE6 */
#countrytabs li a li {
float:left;
}

#countrytabs li li a, #countrytabs li.selected li a {
height: auto;

padding: 0; 
color: #727272; 
font-weight: normal;
background: #fff; 
float:none; 
}

#countrytabs li:hover {
position:relative; 
z-index:100; 
color:#E98300; 

}

#countrytabs a:hover {
position:relative; 
z-index:100; 
color:#E98300; 
border:0;
text-decoration:none;
}



/*content*/

.abctabcontent
{
	padding:4px;
}

.abccontenttabdata
{
	border:1px solid #B7DC5B;
	width:516px;
	margin-bottom: 1em;
	_margin-top:-7px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-family:12px;
	
	
	
}


ul#abccountrytabs
{
padding: 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
_margin-bottom:-5px;

list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
text-decoration:none;
}


ul#abccountrytabs li a {
padding: 0 0 0 18px;
color: #FFFFFF;
height: 26px;
font-size: 12px;
font-weight: bold;
background: url(6_07.gif) top left no-repeat;
text-decoration: none;
display: block;
float: left;
}

ul#abccountrytabs li a span {
padding: 4px 19px 10px 0px;
background: url(6_07.gif) top right no-repeat;
float: left;
text-decoration:none
}


ul#abccountrytabs li a.selected  {
color: #E98300;
background: url(6_06.gif) top left no-repeat;
text-decoration:none;
}

ul#abccountrytabs li a.selected  span {
background: url(6_06.gif) top right no-repeat;
text-decoration:none;

}

ul#abccountrytabs li {
margin: 0;
float: left;
}

#abccountrytabs table, tr, td {
border-collapse:collapse; 
margin:0; 
padding:0;
}

#abccountrytabs li li {
float:none; 
margin:0;

}


/* a hack for IE5.x and IE6 */
#abccountrytabs li a li {
float:left;
}

#abccountrytabs li li a, #abccountrytabs li.selected li a {
height: auto;

padding: 0; 
color: #727272; 
font-weight: normal;
background: #fff; 
float:none; 
}

#abccountrytabs li:hover {
position:relative; 
z-index:100; 
color:#E98300; 
background-color: #efefef;
}

#abccountrytabs a:hover {
position:relative; 
z-index:100; 
color:#E98300; 
border:0;
}


a.tophotlineother,a:link.tophotlineother,a:visited.tophotlineother,a:active.tophotlineother
{
	
	font-size: 12px;
	color: #0337A4;	
	text-decoration:none;
	
}
a:hover.tophotlineother
{

	font-size: 12px;
	color: #D5AA08;
	text-decoration:underline;
	
}

a.orthercontentlink,a:link.orthercontentlink,a:visited.orthercontentlink,a:active.orthercontentlink
{
	
	font-size: 12px;
	color: #0337A4;	
	text-decoration:none;
	
}
a:hover.orthercontentlink
{

	font-size: 12px;
	color: #D5AA08;
	text-decoration:underline;
	
}





