.topnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #003366;
}
.Heading2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #003366;
	line-height: 16px;
}

.content1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	text-decoration: none;
	line-height: 16px;
	width: auto;
}
a:link {
	color: #003366;
	text-decoration: underline;
}
a:visited {
	color: #003366;
	text-decoration: underline;
}
a:active {
	color: #CC9900;
	text-decoration: underline;
}
a:hover {
	color: #6699CC;
	text-decoration: underline;
}
.bullet {
	list-style-position: inside;
	list-style-image: none;
	list-style-type: square;
}


#worldmap-country-selector {
	display: block;
	background: url(images/gfx_worldmap.gif) scroll no-repeat top left;
	width: 354px;
	height: 204px;
}

#worldmap-country-selector p {
	position: relative;
	top: 60px;
	display: block;
	margin: auto;
	width: 100%;
	background-color: #FFFFFF;
	border: 1px #003366 solid;
	text-align: center;
	padding: 10px;
}
.yellow {
	color: #FF0;
}
.Red {
	color: #F00;
}
.red {
	color: #F00;
}
.Mainhead {
	font-size: 36px;
	font-weight: bold;
}
.Darkred {
	color: #900;
}
.leftcol {
	float: left;
	height: 350px;
	width: 221px;
}
.rightcol {
	float: right;
	height: 350px;
	width: 221px;
}
.Shaded {
	background-color: #CFF;
	border: thin double #006;
}
