a {
	color: #1F85CF; 
	background-color: inherit;
	text-decoration: none;
}

h1 {
	font-size: 20px;
	padding: 0 0 2px 0;
}

tr {
	vertical-align: top;
}

tr.v1 {
	background: #FAFAFA;
}

tr.v2 {
	background: #E5E5E5;
}

table.grey {
	border: 1px solid #E1E1E1;
}

tr.head {
	font-weight: bold;
	background: #FFFFCC;
}

#menu {
	position: relative;
	top: 10px;
	padding: 0;
	font-size: 18px;
}
#menu li {
	display: inline;
	padding: 0 10px 0 0;
}
#menu li a {
/	float: left;
}
.logohead {
	position: absolute;
	top: 0;
	font-size: 24px;
	font-variant: small-caps;
	font-weight: bold;
	letter-spacing: 1.6;
	color: #BBBBBB;
	border: 0;
}

.icountry {
	float: left;
	margin: 5px;
	padding: 2px;
	border: 2px solid #CCCCCC;
	color: #AAAAAA;
	font-size: 12px;
}
.px18country {
	font-size: 18px;
	margin: 0px;
	background: #EEEEEE;
}
.px12x7 {
	font-size: 12px;
}

.px12 {
	clear: none;
	font-size: 12px;
}

.per33 {
	float: left;
	width: 280px;
}

.genindex {
	float: right;
	width: 100px;
	word-spacing: -2px;
	background: #EEEEEE;
	left: 3px;
}
