BODY {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	margin-left: 4px;
	margin-right: 4px;
	
}

a.full{
	text-decoration: none;
	width: 100%;
	color: #000000;
}

.blackbox {
	border: 1px solid #000000;
}

.highlight {
	background : #FFFFCC;
}

.under {
	position : absolute;
	top:96%;
	width:100%;
	text-align: center;
}

Table.rowed, td.rowed, th.rowed, tr.rowed {
	background-color : white;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	border-color: #cc3333;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: solid solid solid solid;
	border-spacing : 0px;
}

TABLE.left {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	position: relative;
	left: 5px;
}

TABLE.shade, TABLE.normal{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
/*	width : 800px; */
}

TD.shade, TH.shade{
	background-color : white;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color: #cc3333;
	border : #cc3333;
	border-bottom-width: thin;
	border-left-width: 0px;
	border-right-width: 0px; 
	border-top-width: 0px; 
	border-style: solid;
	padding-top: 20px;
	padding-left : 1px;
	
}

TD.selected, TH.selected{
	font-family : Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	border-style: solid;
	border-bottom: #cc3333;
	border-left-width: 0px;
	border-color: white;	
	font-weight : bold;
	padding-left: 0px; padding-right: 0px;
}

TD.nselected, TH.nselected{
	font-family : Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	border-style: solid;
	border-bottom-width: 0px;	
	border-left-width: 0px;
	border-color: white;	
	padding-left: 0px; padding-right: 0px;
	/*
	color: white;
	border-style: solid;
	border-color: white; */
	
	/*border-bottom-width: thin;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: solid;
	border-color: #cc3333;*/
}



td.nselected1 {
	background : url(../../../../../images/tabs/tab09_01_1.gif);
	height: 32;
}
td.selected1 {
	background : url(../../../../../images/tabs/tab09_01.gif);
	height: 32;
}
td.selected3 {
	background :  url(../../../../../images/tabs/tab09_03.gif);
	height: 32;
}
td.nselected3 {
	background :  url(../../../../../images/tabs/tab09_03_1.gif);
	height: 32;
}

td.nselected
{  
	/* background-color: #afc4cd; */
	background :   url(../../../../../images/tabs/tab09_02_1.gif);
	font-family : Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif; 
	border:0; 
	height: 32;
	font-size : 8pt;
	padding-top: 2;
	line-height: 1.1;
	/*font-weight: bold;*/
}

td.nselected A 
{  
	/* background-color: #afc4cd; */
	font-family : Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif; 
	border:0; 
	font-size : 8pt;
	/*font-weight: bold;*/
}

td.selected
{ 	
	font-family : Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	background : url(../../../../../images/tabs/tab09_02.gif);
	height: 32;
	border: 0; 
	font-size : 8pt;
	font-weight: bold; 
	padding-top: 2;
	line-height: 1.1;
	}
	
td.selected A 
{ 	
	font-family : Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	border: 0; 
	font-weight: bold; 
	font-size : 8pt;
	}
	
td.selected a, td.selected a:visited {
	color: white;
	text-decoration: none;
	font-size : 8pt;
}
td.nselected a, td.nselected a:visited {
	text-decoration: none; color: White;
	font-size : 8pt;
}





td.shade a, td.shade a:visited {
	color: white;
	text-decoration: none;
}

input, select, textarea  {
 	font : Verdana, Helvetica;
 	font-size : 9pt;
}

TH.normal,TD.normal {
	background-color : transparent;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	padding-left: 40px;
	padding-top: 10px; 
}	
	
TD {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	
}	

iframe.large
{
	border-style: solid;
	border-width: 1;
	border-color: #cc3333;
}	


TD.menu
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	background-color: #cc3333;
	border-bottom : thick #cc3333;
	border-top : thick #cc3333;
	color:  white;
}

TH {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : small;
}

A:LINK, A:VISITED {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color: #cc3333;
}

A.none:LINK, A.none:VISITED {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
	text-decoration: none;
	font-size : 8pt;
	color: #cc3333;
}

A.menu:LINK, A.menu:VISITED {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; text-decoration: none
	font-size : 8pt;
	color: white;
}

Form {
	padding : 0;
	padding-bottom : 0;
	padding-left : 0;
	padding-top : 0;
	padding-right : 0;
	page-break-after : 0;
	page-break-before : 0;
}

td.back, td.back A {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Silver;
	font : bold 8pt;
}

td.back A:hover
	{
	color: #cc3333;
	}

input, select,textarea  {
	font : Verdana, Helvetica;
	font-size : 9pt;
	border-width : 1;
	border-color : #cc3333;
	border-style : solid;
}

option {
	border-width: 0;
}

body div.banner { display: block } /* Overrides 'none' in banner-*.css */

.logo { display: none }		/* No need for two W3C icons */

div.banner {
  margin: 0;
  font-size: 80% /*smaller*/;
  font-weight: bold;
 /* line-height: 1.1;*/
  text-align: center;
 /* position: absolute;		 Fallback if 'fixed' is not supported 
  position: fixed;
  top: 2em;
  left: auto;*/
 /* width: 8.5em;
  right: 2em;*/
}
div.banner table {
	margin: 0;
	/*padding: 0.3em 0.4em;*/
	font-family: Arial, sans-serif;
	background:  #cc3333;
	/* Override according to type of page */
/*	border: thin outset blue;*/
	/* Override this color together with bg 
	color: white;*/
}

/*
div.banner a { display: block; margin: 0 0.5em }
div.banner a + a { border-top: 2px groove #999 }
*/
div.banner a, div.banner em { display: block;  } /*margin: 0 0.5em*/
/*div.banner a, div.banner em { border-top: 2px groove #999 }
div.banner a:first-child { border-top: none }
div.banner em { color: #CFC }*/

div.banner a:link { text-decoration: none; color: white }
div.banner a:visited { text-decoration: none; color: white }
div.banner a:hover {
	background: #de9a9c;
	color: white;
}

/*div.banner img { height: 24px; float: none; vertical-align: middle }


div.banner p:after {
  content: "Navigate";
  font-weight: normal;
  display: block;
  width: 6em;
  margin-bottom: -1.6em;
  margin-top: 0.2em;
  margin-right: auto;
  margin-left: auto;
  background: #FF6;
  color: #037;
  border: thin solid #005A9C;
  text-align: center;
  padding: 0.15em;
}
*/

.kop { font-size: 8pt }

h1
	{
	font-size:12;
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	color: #cc3333;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	border-bottom-width: 2;
	border-top-width: 0;
	border-left-width: 0;
	border-right-width: 0;
	}
	
	
p.about
	{
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica;
	font-weight: normal;
	color: #000000;
	padding-left: 0;
	padding-right: 0;
	line-height: 1.5;

	}
