@charset "iso-8859-1";
/* ANY item . name is used: <item class="name"> ie: p.note   is   <p class="note"> */
/* ANY item # name is used: <item id="name"> ie: a:link#screenshot   is   <a id="screenshot">*/
/* <span class="text"> */


/* OVERALL */

body{
		color: #000000;
		background: #b7e1df;
		font-size: 14;
		font-family: Times New Roman, Sans Serif, Verdana;
		background: url(/images/bg/nlBG01.jpg);
		scrollbar-face-color:#14887a;
		scrollbar-arrow-color:#b7e1df;
		scrollbar-track-color:#b7e1df;
		scrollbar-shadow-color:'#b7e1df';
		scrollbar-highlight-color:'#b7e1df';
		scrollbar-3dlight-color:'#b7e1df';
		scrollbar-darkshadow-Color:'#b7e1df';
	}

a:link, a:visited 	{ color: "blue"; text-decoration:"none";}
a:active, a:hover 	{ color: "#FF0000";  cursor:hand; text-decoration:"overline";}

/*
dark green: b7e1df


*/
	
	
td   		{ color: #000000;
		font-size: 14;
		font-family: Times New Roman, Sans Serif, Verdana; 
		}

/* Comic Sans MS, */

.text		{
		font-size: 14;
		font-family: Times New Roman, Sans Serif, Verdana; 
		}

.smalltext		{
		font-size: 12;
		color: 006600;
		font-family: Times New Roman, Sans Serif, Verdana; 
		}

/* PARAGRAPH CLASSES */
/* % can be used for font-size */
/* font-style: italic; */
p.pagetitle	{ font-size: 30; 	
		font-weight: bold; clear: both; }

p.imagedescription	{ font-size: 15;
		font-family: Times New Roman, Sans Serif, Verdana, Arial; 
		font-weight: normal; clear: both; }

p.formsection	{ font-size: 16;
		font-weight: bold; clear: both; }

p.inputfields	{ font-size: 15;
		font-family: Times New Roman, Sans Serif, Verdana, Arial; 
		font-weight: bold; clear: both; }

p.inputbuttons	{ font-size: 15; 
		font-family: Times New Roman, Sans Serif, Verdana, Arial; 
		font-weight: bold; clear: both; }

p.note,p.tip, p.important, p.caution, p.warning 
		{ font-weight:bold; clear:both;
		 margin-top:"1em"; 
		 margin-bottom:"-.25em"; }

p.credits
		{ font-weight: normal; clear:both;
		 color: #888888; font-size: 10;
		 text-align: right; margin-top:"-.5em"; }
.credits
		{ font-weight: normal; clear:both;
		 color: #888888; font-size: 10;
		 text-align: right; margin-top:"-.5em"; }

/* text-align: left; */

/* HEADER CLASSES */

/* <span class="subnav"></span> */

.nav 		{
		color: #006600;
		font-weight: bold;
		font-size: 20px; 
		font-family: Times New Roman, Sans Serif, Verdana, Arial; 
		text-decoration: none
		}
.mednav 		{
		color: #006600;
		font-weight: bold;
		font-size: 15px; 
		font-family: Times New Roman, Sans Serif, Verdana, Arial; 
		text-decoration: none
		}

.subnav 		{
		color: #006600;
		font-weight: bold;
		font-size: 10px; 
		font-family: Times New Roman, Sans Serif, Verdana, Arial; 
		text-decoration: none
		}

.red		{
		color: #FF0000;
		font-weight: bold;
		font-size: 15px; 
		font-family: Times New Roman, Sans Serif, Verdana, Arial; 
		text-decoration: none
		}
.redlg		{
		color: #FF0000;
		font-weight: bold;
		font-size: 20px; 
		font-family: Times New Roman, Sans Serif, Verdana, Arial; 
		text-decoration: none
		}

.green 		{
		color: #006600;
		font-weight: bold;
		font-size: 17px; 
		font-family: Times New Roman, Sans Serif, Verdana, Arial; 
		text-decoration: none
		}

.greenlg 		{
		color: #006600;
		font-weight: bold;
		font-size: 20px; 
		font-family: Times New Roman, Sans Serif, Verdana, Arial; 
		text-decoration: none
		}

.big 		{
		color: #000000;
		font-weight: bold;
		font-size: 20px; 
		font-family: Times New Roman, Sans Serif, Verdana, Arial; 
		text-decoration: none
		}



h1
		{ font-size: 125%; 
		margin-bottom:" .5em"; clear:both; }

h2
		{ font-size: 110%;  
		margin-top: "1.5em";
		margin-bottom:" .5em"; clear:both; }

h3
		{ font-size: 100%; 
		margin-top: "1.2em";  
		margin-bottom: ".5em"; clear:both; }

h4
		{ font-size: 100%; 
		margin-top: "1.2em";  
		margin-bottom: ".5em"; clear:both; }

h5
		{ font-size: 100%; 
		margin-top: "1.2em";  
		margin-bottom: ".5em"; clear:both; }



/* LISTS */

ol
		{ margin-top: ".5em"; 
		margin-bottom: 0; 
		margin-left: "2.1em";
		font-size: 14; 
		padding-left: "0em";
		margin-right:"2.1em" }

ul
		{ margin-top: ".6em"; 	
		margin-bottom: 0;
		margin-left: "2.5em";
		font-size: 14;
		padding-left: "0em";
		margin-right: "1.5em"; }
/* 		list-style-type: disc;
*/

li
		{ margin-bottom: ".7em"; clear:both; }




/* LINK SECTION */

a:link#screenshot, a:visited#screenshot	{color: "#006600";}
a:hover#screenshot, a:active#screenshot	{color: "#FF0000";}

#relTopics		{color:#0000a1}

#shortcut		{color:#A00001}





/*  these classes are for thumbnail art  */

img.thumbnail		{vertical-align: top; margin-left: 20;
			 width: 105; border-width:1;}
			/*  width:50%;   or  width:200  */
/* use CLASS= here */
div.thumbnail		{float:left; width: 105; margin-top: "1em"; margin-bottom: "-0.3em"; 
			 clear: both;  }

img.screenshots		{vertical-align: top; margin-left: 20;
			 border-width:0;}
		 

/*********************************************/


/* for the MENU */

#gallery a, #gallery a:visited {
  color:#14887a; 
  text-decoration:none; 
  display:block; 
  padding:0.2em;
  background: #b7e1df;
  font-family:arial, verdana, sans-serif; 
  font-weight:bold;
  }

#gallery a:hover {
  color:#ffffff;
  background: #6E8785; 
  }

dd {
  margin:0; 
  padding:0; 
  text-align:center; 
  border-top:1px solid #14887a; 
  }

dt {
  margin:0; 
  padding:0.0em; 
  text-align:center; 
  font-size: 1.0em; 
  font-weight:bold; 
  background: #14887a;
  color:#b7e1df;
  }

dl {
  margin: 0; 
  padding: 0; 
  border-left:1px solid #b7e1df; 
  border-right:1px solid #b7e1df;
  }

#container {
  width:11em;

  font-family:arial, verdana, sans-serif; 
  font-size:0.8em; 
  font-weight:bold;
  background:#14887a; 
/*
  border-top:1px solid #b7e1df;
  border-bottom:1px solid #b7e1df;
*/
  }

#container2 {
  width:11em;

  font-family:arial, verdana, sans-serif; 
  font-size:0.8em; 
  font-weight:bold;
/*
  background:#14887a; 
  border-top:1px solid #b7e1df;
  border-bottom:1px solid #b7e1df;
*/
  }

.top {
  display:block; 
  background:transparent; 
  font-size:1px;
  }

.bottom {
  display:block; 
  background:transparent; 
  font-size:1px; 
  border-top:1px solid #b7e1df;
  }

.b1 {
  display:block; 
  height:1px;
  background:#b7e1df;
  margin:0 5px;
/* hide overflow:hidden from IE5/Mac */ 
/* \*/ 
overflow: hidden; 
/* */
  }

.b2 {
  display:block; 
  height:1px;
  background:#14887a;
  margin:0 3px;
  border-left:2px solid #b7e1df;
  border-right:2px solid #b7e1df;
/* hide overflow:hidden from IE5/Mac */ 
/* \*/ 
overflow: hidden; 
/* */
  }

.b3 {
  display:block; 
  height:1px;
  background:#14887a;
  margin:0 2px;
  border-left:1px solid #b7e1df;
  border-right:1px solid #b7e1df;
/* hide overflow:hidden from IE5/Mac */ 
/* \*/ 
overflow: hidden; 
/* */
  }

.b4 {
  display:block; 
  height:2px;
  background:#14887a;
  margin:0 1px;
  border-left:1px solid #b7e1df;
  border-right:1px solid #b7e1df;
/* hide overflow:hidden from IE5/Mac */ 
/* \*/ 
overflow: hidden; 
/* */
  }