/*	=======================================================

		name: RBV4.css
		date: 03mar07
		support of the RBV4 list of links
		a@reuser.biz

	======================================================= */

@page {
  margin-left: 3cm;
}

@page :left {
  margin-left: 4cm;
}



.PathfinderTable {
	border					: solid green 3pt ;
	-moz-border-radius		: 20px ;
	-webkit-border-radius	: 20px ;
	border-radius: 10px; /* future proofing */
	-khtml-border-radius	: 20px ; 
	
	-moz-transform:roootate(2deg);
	-webkit-transform:roootate(2deg);
}


.Pathfinder, .Labels {
	font-size			: 13pt 	;
	color				: black	;
	font-weeeeight		: 700		;
	vertical-align		: top ;
	background-color	: #99ff66
}


.Labels {font-size: 12pt;}



body, table, td, tr, p {
	/* font-family		: 'trebuchet ms' ;  */
	font-family		: 'Bitstream Vera Sans', arial, 'trebuchet ms' ;
	font-size		: 10pt ;
	vertical-align	: top ;
	color			: black ;
	teeext-align		: justify ;
	line-height		: 16pt ;
}


.navbar a {
	font-family	: arial ;
	font-size	: 8pt	;
	color		: black	;
	text-align	: right	;
}

.navbar a:hover {
	text-decoration : underline ;
}

table {
	boooorder			: 1px solid red ;
	vertical-align	: top ;
 
}


a {
	text-decoration	: none ;
	color			: blue ;
	font-size		: 100% ;
	foooont-weight		: 600 ;
}

.PageFooter	{
	font-size	: 8pt ;
	line-height : 10px ;
}



	/* Category header   */

.Header {
	text-transform	: lowercase;
	margin-right	: 1cm;
	background-color : #663333 ;
	color			: #ffffcc ;
	font-family		: arial ;
	font-size		: 140% ;
	color			: white ;
	border 			: 1px ;
}
	
.SubHeader, .SubHeader a {
	background-color: #c0c0c0 ;
	color			: white ;
	text-align		: center ;
	font-size		: 100% ;
	text-transform	: lowercase;
}


	/*	For the Introductory text under the headers and subheaders	*/
.IntroTekst {
	font-size	: 80% ;
}

	/*	For the abstracts within each item	*/
.Description {
	font-size	: 90% ;
}


.Creator, .Country {
	font-size	: 100% ;
	font-style	: italic
}



.StatusLine {
	font-size	: 8pt ;
}


	/* table of contents */
.h1, .h2 {
	font-family		: arial ;
	font-size		: 9pt;
	text-transform	: lowercase ;
	line-height		: 16pt; 
	width			: 175pt ;
}


.h1 { 
	color : #333333 ; 	
}


.h2 { 
	color : #999999 ;
	font-size	: 8pt ;
	line-height	: 10pt ;
}


