   BODY {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 100%;
	}

   H2 {
	font-family: Arial Narrow, Nimbus Sans L Condensed, sans-serif;
	font-weight: 200;
	font-size: 120%;
	color: #cc4422;
	}

   A {
	font-family: Arial Narrow, Nimbus Sans L Condensed, sans-serif;
	}
   
   A:link {
	color: black;
	}
	
   A:visited {
	color: dimgrey;
	}
	
   A:active {
	color: red;
	}
   
   #title {
	font-weight: 300;
	font-size: 150%;
	line-height: 1.5;
	}

   #elttitle {
	position: relative;
	top: 0;
	left: 1em;
	font-family: sans-serif;
	font-weight: 100;
	line-height: 1.5;
	padding: 0; margin: 0;
	}

   .top {
	position: relative;
	left: 0; width: 75%;
	padding: 0; margin: 0;
	}

   #flag {
	position: absolute;
	top: 3px;
	right: 0;
	}

   .body {
	position: relative;
	padding: 0; margin: 0;
	border-style:solid;
	border-color:white;
	border-width:1px;
	}

   .menu {
	position: absolute;
	margin-top: 2em;
	margin-left: 0.5em;
	top: 0;
	width: 11em;
	}

   .content {
	position: relative;
	margin-left: 14em;
	margin-right: 2.5em;
	}

   .cell	{
	position: relative;
	height: 100%;
	}

   .cimg {
	position: absolute;
	z-index: 0;
	top: 0;
	width: 100%;
	height: 100%;
	}

   .img {
	height: 100%;
	}

   .ctxt {
	z-index: 1;
	position: relative;
	background-color: transparent;
	padding: 1px;
	}

   .panel {
	float: right;
	padding: 0.1em 0.5em 1em;
	border-left: solid thin #cc0066;
	border-bottom: solid thin #cc0066;
	width: 40%;
	}

   .edpanel {
	position: relative;
	padding: 0.1em 0.5em 1em;
	left: 56%;
	border-left: solid thin #cc0066;
	border-bottom: solid thin #cc0066;
	width: 40%;
	}

   .title {
	padding: 0;
	font-family: Times, serif;
	font-weight: bold;
	font-size: normal;
	}

   .author {
	padding: 0;
	font-family: Times, serif;
	font-style: italic;
	}

   .inline {
	float: right;
	padding: 0.1em 0.5em 1em;
	width: 50%;
	}

   .natinline {
	float: right;
	padding: 0.1em 0.5em 1em;
	}

   .fiximg {
	width: 100%;
	border: 0;
	}

   .nb {
	border: 0;
	}

   .edinline {
	position: relative;
	padding: 0.1em 0.5em 1em;
	left: 56%;
	width: 40%;
	}

   .ednatinline {
	position: relative;
	padding: 0.1em 0.5em 1em;
	left: 60%;
	}

   .row1 {
	font-family: helvetica, arial, sans-serif;
	font-size: 90%;
	color: #cc0000;
	background-image: url(images/bgpattern.gif);
	}

   .row2 {
	font-family: helvetica, arial, sans-serif;
	font-size: 90%;
	color: #cc00aa;
	}

   .error {
	font-family: sans-serif;
	font-weight: bold;
	color: #cc4422;
	}

   .sub {
	background: transparent;
	border: none;
	color: #0022cc;
	text-decoration: underline;
	}

   .subb {
	}

   .form {
	background: #ffffff;
	border: 1px outset #0022ff;
	color: #333333;
	}

   .inpt {
	border: 1px solid;
	border-color: #dd4422 #ddccbb #ddccbb #dd4422;
	}

   .txt {
	}

   .anch {
	font-family: Times, serif;
	font-style: italic;
	color: #002288;
	text-decoration: underline;
	}

   .num {
	font-family: times; serif;
	font-style: roman;
	}
