.shadetabs{
	margin-top: 1px;
	list-style-type: none;
	text-align: left;
	padding: 3px 0;
	margin-left: 0;
	margin-top: 1px;
	margin-bottom: -0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}

.shadetabs li{
	display: inline;
}

.shadetabs li a{
	text-decoration: none;
	border: 1px solid #D9E1F9;
	color: #333333;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	background-color: #DADADA;
	text-align: left;
}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
	text-decoration: none;
	color: #FF9900;
}

.shadetabs li a.selected{
	position: relative;
	top: 0px;
}

.shadetabs li a.selected{ /*selected main tab style */
	border-bottom-color: #FFFFFF;
	background-color: #FFFFFF;
	position: inherit;
}
.shadetabs li a.selected:hover { /*selected main tab style */
	text-decoration: none;
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FF9900;
}

.contentstyle{
	border: 1px solid #D9E1F9;
	width: 423px;
	margin-bottom: 1em;
	padding: 4px;
	background-color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	float: left;
	margin-top: 0px;
}
#countrydivcontainer img {
	border: 1px solid #666666;
