body {
	font : 85% "Trebuchet MS", "Lucida Grande", "Bitstream Vera Sans", Verdana, sans-serif;
	color : #000000;
	background-color : #fff;
	margin : 0;
	padding : 0;
	}
.skipLink {
	position : absolute;
	left : -999px;
	width : 990px;
}
div#wrapper {
	width : 71em;
	margin : 10px auto;
	padding : 0;
	border : 0;
	}	

tr {
	vertical-align : top;
	}
tr.bottom {
	vertical-align : bottom;
	}
.right {
	text-align : right;
	}
.left {
	text-align : left;
	display:block;
	}
.italic {
	font-style : italic;
	}
.middle {
	text-align : center;
	}
.hidden {
	display : none;
	}
.negative {
	color : red;
	}
.addtype {
	color : black;
	font-style : italic;
	}
li {
	list-style : none;
	}
img {
	border : 0;
	}

/* header section */

div#head {
	position: relative;
	background-color : #fff;
	padding: 0;
	voice-family: "\"}\"";
	voice-family: inherit;
	padding: 0;
	height: 60px;
	border-bottom : 3px solid #00a33d;
}
div#head h1 {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	font-size: 0px;
	z-index: 100; /* above UL */
}
div#head h1 a {
	display: block;
	background: transparent url("/img/geologo.png") no-repeat;
	text-decoration: none;
	color : #fff;
	width : 220px;
	height : 60px;
	}
div#head ul {
	width: auto;
	position: absolute;
	bottom: 0;
	right: 0;
	margin: 0;
	padding: 0 10px 0 0;
	list-style: none;
	z-index: 90; /* below the H1 */
	}
div#head li {
	float: right;
	padding: 0 6px 0 0;
	margin: 0 1px 0 0;
	}
div#head ul a {
	float: left;
	display: block;
	padding: 4px 4px 3px 10px;
	font-weight: bold;
	color: #f60;
	text-decoration: none;
	}
div#head ul a:hover {
	color : #00a33d;
	padding: 4px 4px 0px 10px;
	border-bottom : 3px solid #f60;
	}

/* sidebar */

div#sbar {
	float : left;
	width : 15em;
	margin : 0;
	padding : 40px 0 0 0;
	border : 0;
	border-right : 1px dotted #008000;
	}
div#sbar h2, div#sbar h3 {
	margin : 0 0 0 0;
	border : 0;
	padding : 0;
	}
div#sbar h2 {
	font-size : 1.1em;
	font-weight : bold;
	margin : 1em 0 0.5em 0;
	color : #008000;
	}
div#sbar h3 {
	font-weight : normal;
	color : #008000;
	}
div#sbar h3 a {
	font-size : 0.8em;
	font-weight : normal;
	color : #008000;
	}
div#sbar h3 a:hover {
	color : #f60;
	}
div#sbar ul {
	list-style : none;
	margin : 0;
	padding : 0;
	}
div#sbar li {
	margin : 0;
	padding : 0;
	}
div#sbar a {
	color : #f60;
	text-decoration : none;
	}
div#sbar a.old {
	color : #960;
	text-decoration : none;
	font-style : italic;
	}
div#sbar a.add {
	color : #960;
	text-decoration : none;
	font-style : italic;
	}
div#sbar a:hover {
	color : #008000;
	text-decoration : none;
	border-bottom : 1px dotted #008000;
	}
div#sbar a.add:hover {
	color : #960;
	text-decoration : none;
	border-bottom : 0px;
	}
div#sbar a.old:hover {
	color : #004000;
	text-decoration : none;
	border-bottom : 1px dotted #008000;
	}
div#sbar table {
	margin : 0;
	padding : 0;
	border : 0;
	width : 95%;
	}
div#sbar tr {
	vertical-align : top;
	}
div#sbar td {
	margin : 0;
	padding : 0;
	}
div#sbar td.lineabove {
	margin : 0;
	padding : 0;
	border-top : 1px solid #000;
	}
div#sbar dt {
	color : #008000;
	margin : 0;
	}
div#sbar dd {
	margin : 0 0 0 0.5em;
	}
div#sbar dd.capitals {
	text-transform : uppercase;
	}
div#sbar img {
	border : 0;
	margin : 1em 0 0 12px;
	}
div#sbar a.add img {
	margin : 20px 0 0 0;
	padding : 0;
	border : 0;
	}
	
/* start main content */

div#mbody {
	margin : 0 0 0 16em;
	padding : 0;
	}
div#mbody img {
	padding : 10px;
	}
div#mbody img.right {
	float : right;
	}
div#mbody img.left {
	float : left;
	}
div#mbody h1 {
	font-size : 1.2em;
	color : #008000;
	}
div#mbody h2 {
	font-size : 1.1em;
	color : #008000;
	}
div#mbody table caption {
	color : #060;
    text-align:left;
	}
div#mbody table {
	width : 55em;
	background-color : #999;
	margin-bottom : 1em;
	}
div#mbody table.regions {
	background : #fff url("/img/world.gif") center no-repeat;
	}
div#mbody table.athird {
	width : 17em;
	}
div#mbody thead {
	vertical-align : bottom;
	}
div#mbody th {
	background-color : #9c9;
	}
div#mbody th.triple {
	padding : 0;
	}
div#mbody td {
	font-size : 1em;
	padding : 0 0.2em;
	background-color : #fff;
	}
div#mbody td.ranking {
	width : 50px;
	text-align: right;
	padding-right:10px;
	}
div#mbody td.triple {
	padding : 0;
	}
div#mbody td.lev1 {
	color : #008000;
	}
div#mbody td.level1 {
	color : #000;
	}
div#mbody td.lev2 {
	padding-left : 1em;
	}
div#mbody td.level2 {
	padding-left : 1em;
	color : #006000;
	font-size : 90%;
	}
div#mbody td.level3 {
	padding-left : 1.5em;
	color : #000000;
	font-size : 90%;
	}
div#mbody td.lev3 {
	padding-left : 2em;
	font-size : 90%;
	}
div#mbody td.total {
	background-color : #beb;
	}
div#mbody td.subtotal {
	background-color : #cfc;
	}
div#mbody td.source {
	background-color : #efe;
	font-size : 80%;
	}
div#mbody td.source a {
	color : #f60;
	text-decoration : none;
	}
div#mbody td.source a:hover {
	color : #f60;
	border-bottom : 1px dotted #f60;
	}
div#mbody td.highlt {
	background-color : #ffefd5;
	}
div#mbody td.highltr {
	background-color : #ffefd5;
	text-align: right;
	}
div#mbody td.transparent {
	font-size : 90%;
	background-color: transparent;
	}
div#mbody table.tablesorter thead tr .header {
	background-image: url(/images/bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
    padding: 0 5px;
	cursor: pointer;
	}
div#mbody table.tablesorter thead tr .headerSortUp {
	background-image: url(/images/asc.gif);
	}
div#mbody table.tablesorter thead tr .headerSortDown {
	background-image: url(/images/desc.gif);
	}
div#mbody table.tablesorter thead tr .headerSortDown {
	background-color: #8dbdd8;
	}
div#mbody table.tablesorter thead tr .headerSortUp {
	background-color: #8dbdd8;
	}
div#mbody a {
	text-decoration : none;
	color : #f60;
	}
div#mbody a:hover {
	text-decoration : none;
	color : #008000;
	border-bottom : 1px dotted #008000;
	}
div#mbody a.otherlang {
	text-decoration : none;
	color : #690;
	}
div#mbody a.otherlang:hover {
	text-decoration : none;
	color : #060;
	border-bottom : 1px dotted #060;
	}
div#mbody ul {
	margin : 0;
	padding : 0;
	}
div#mbody ul ul {
	margin : 0;
	padding : 0 0 0 3em;
	list-style-type : square;
	}
div#mbody li {
	margin : 0;
	padding : 0;
	}
div#mbody ul ul li{
	list-style-type : square;
	}
div#mbody #tbl1 ,#mbody #tbl2 {
	background-color : #efe;
	padding : 0;
	width: 100%;
	}	

div#ibody {
	margin : 0;
	padding : 0;
	}
div#index table {
	background-color : #fff;
	}
div#index td {
	padding : 0 1em 0 0;
	}
div#index img.topright{
	margin-right: -1em;
	margin-top: -40px;
	float: right;
	border: 1px solid #ccc;
	}
div#index img.topright:hover{
	border: 1px solid #999;
	}
div#ibody h1 {
	font-size : 1.2em;
	color : #008000;
	}
div#ibody h2 {
	font-size : 1.1em;
	color : #008000;
	}
div#ibody table.regions {
	background : #fff url("/img/world.gif") center no-repeat;
	}
div#ibody a {
	text-decoration : none;
	color : #f60;
	}
div#ibody a:hover {
	text-decoration : none;
	color : #008000;
	border-bottom : 1px dotted #008000;
	}
div#ibody a.otherlang {
	text-decoration : none;
	color : #f60;
	}
div#ibody a.otherlang:hover {
	text-decoration : none;
	color : #008000;
	border-bottom : 1px dotted #008000;
	}
div#ibody td.transparent {
	font-size : 90%;
	background-color: transparent;
	}
div#ibody dt {
	font-size : 1.3em;
	color : #008000;
	margin-right : 0;
	margin-top : 6px;
	}
div#ibody dd {
	display : inline;
	margin-left : 0px;
	}

/* footer */

div#footer {
	padding : 0 10px;
	clear : both;
	border-top : 2px dotted #ccc;
	text-align : right;
	font-size : 0.8em
	}
div#footer a {
	text-decoration : none;
	padding : 0 1.5em;
	color : #008000;
	}
div#footer a:hover {
	color : #f60;
	}

div#updates {
	vertical-align : top;
	width: 325px;
	}
div#updates2 {
	vertical-align : top;
	margin-left : 5px;
	width: 100%;
	}
	
#tbl1 tr, #tbl2 tr {
	vertical-align : top;
	}
#tbl1 td.date, #tbl2 td.date {
	width : 5.5em;
	background-color: transparent;
	}
#tbl1 td.recents, #tbl2 td.recents {
	background-color: transparent;
	}
