/* ######### CSS for Shade Tabs. Remove if not using ######### */

ul#countrytabs{
	list-style-type: none;
	padding: 0;
	margin: 0;
	width: 466px;
	height: 49px;
	list-style-image: none;
}

ul#countrytabs li{
	padding: 0;
	margin: 0;
	display: block;
	float: left;
	text-indent: -0px;
	list-style-image: none;
	list-style-type: none;
}

ul#countrytabs li a{
	display: block;
	height: 50px;
	list-style-image: none;
	list-style-type: none;
}

ul#countrytabs li a:hover{
	display: block;
}

.tabcontent{
display:none;
}

li#muk a {
	width: 156px;
 }
li#muk a:link{
	width: 156px;
	height: 49px;
	background-image: url(../siteimages/tabnavigation_mukyam1.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
li#muk a:visited{
	width: 156px;
	height: 49px;
	background-image: url(../siteimages/tabnavigation_mukyam2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
li#muk a:hover {
	width: 156px;
	height: 49px;
	background-image: url(../siteimages/tabnavigation_mukyam2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

ul#countrytabs li#muk a.selected{ /*selected main tab style */
	background-image: url(../siteimages/tabnavigation_mukyam2.gif);

}

ul#countrytabs li#muk a.selected:hover{ /*selected main tab style */
text-decoration: none;
}

li#rast a {
	width: 156px;
 }
li#rast a:link{
	width: 156px;
	height: 49px;
	background-image: url(../siteimages/tabnavigation_rastram1.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
li#rast a:visited{
	width: 156px;
	height: 49px;
	background-image: url(../siteimages/tabnavigation_rastram2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
li#rast a:hover {
	width: 156px;
	height: 49px;
	background-image: url(../siteimages/tabnavigation_rastram2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

li#hyd a{width: 156px;}
li#hyd-news a:link{width: 156px; height:49px; background: url(../siteimages/tabnav-hyd-hr.jpg) no-repeat;}
li#hyd-news a:visited{width: 156px; height:49px; background: url(../siteimages/tabnav-hyd-nr.jpg) no-repeat;}
li#hyd-news a:hover{width: 156px; height:49px; background: url(../siteimages/tabnav-hyd-nr.jpg) no-repeat;}

ul#countrytabs li#rast a.selected{ /*selected main tab style */
	background-image: url(../siteimages/tabnavigation_rastram2.gif);

}

ul#countrytabs li#rast a.selected:hover{ /*selected main tab style */
text-decoration: none;
}
li#stories a {
	width: 154px;
 }
li#stories a:link{
	width: 154px;
	height: 49px;
	background-image: url(../siteimages/tabnavigation_stories1.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
li#stories a:visited{
	width: 154px;
	height: 49px;
	background-image: url(../siteimages/tabnavigation_stories2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
li#stories a:hover {
	width: 154px;
	height: 49px;
	background-image: url(../siteimages/tabnavigation_stories2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

ul#countrytabs li#stories a.selected{ /*selected main tab style */
	background-image: url(../siteimages/tabnavigation_stories2.gif);
}

ul#countrytabs li#stories a.selected:hover{ /*selected main tab style */
text-decoration: none;
}
.countrydivcontainer{
	width:452px;
	background-color: #FFF;
	min-height: 275px;
	padding-right: 7px;
	padding-bottom: 10px;
	padding-left: 7px;
}
