body {
		font-family: Arial, Helvetica, sans-serif;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		background-repeat: no-repeat;
		background-position: top left;
overflow: hidden;
padding: 0;
margin: 0;
	}
html {
padding: 0;
margin: 0;
}

a {
font-family: Arial Cyr,Arial,Geneva,Helvetica,sans-serif;
text-decoration: underline;
color: #234d2f;
}

a:link {
font-family: Arial Cyr,Arial,Geneva,Helvetica,sans-serif;
text-decoration: underline;
color: #234d2f;
}

a:visited {
font-family: Arial Cyr,Arial,Geneva,Helvetica,sans-serif;
text-decoration: underline;
color: #234d2f;
}

a:active {
font-family: Arial Cyr,Arial,Geneva,Helvetica,sans-serif;
text-decoration: underline;
color: #234d2f;
}

a:hover {
font-family: Arial Cyr,Arial,Geneva,Helvetica,sans-serif;
text-decoration: underline;
color: #234d2f;
}

.smalltext {
font-size: 9pt;
}

.textboxyellow {
font-family: Arial Cyr,Arial,Geneva,Helvetica,sans-serif;
background-color: #ffec2f;
color: #234d2f;
font-size: 10pt;
font-weight: normal;
padding-left: 10px;
padding-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
margin-bottom: 10px;
}

.textboxwhite {
font-family: Arial Cyr,Arial,Geneva,Helvetica,sans-serif;
background-color: white;
color: #234d2f;
font-size: 10pt;
font-weight: normal;
padding-left: 10px;
padding-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
margin-bottom: 10px;
}

.head {
font-family: Arial Cyr,Arial,Geneva,Helvetica,sans-serif;
background-color: white;
color: #A9D469;
font-size: 16pt;
font-weight: bold;
padding-left: 10px;
padding-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
margin-bottom: 20px;
}

.headyellow {
font-family: Arial Cyr,Arial,Geneva,Helvetica,sans-serif;
background-color: #ffec2f;
color: #A9D469;
font-size: 16pt;
font-weight: bold;
padding-left: 10px;
padding-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
margin-bottom: 20px;
}

.menuitem {
font-family: Arial Cyr,Arial,Geneva,Helvetica,sans-serif;
background-color: #234d2f;
color: #A9D469;
font-size: 9pt;
font-weight: bolder;
padding-left: 10px;
padding-right: 10px;
padding-top: 2px;
padding-bottom: 2px;
}

.menuitemwhite {
font-family: Arial Cyr,Arial,Geneva,Helvetica,sans-serif;
background-color: white;
color: #234d2f;
font-size: 9pt;
font-weight: bolder;
padding-left: 10px;
padding-right: 10px;
padding-top: 2px;
padding-bottom: 2px;
}

.menuitemyellow {
font-family: Arial Cyr,Arial,Geneva,Helvetica,sans-serif;
background-color: #ffec2f;
color: #234d2f;
font-size: 9pt;
font-weight: bolder;
padding-left: 10px;
padding-right: 10px;
padding-top: 2px;
padding-bottom: 2px;
}

.menu {
margin-bottom: 10px;
}


.menulink:link {
text-decoration: none;
color: #A9D469;
}

.menulink:visited {
text-decoration: none;
color: #A9D469;
}

.menulink:active {
text-decoration: none;
color: #A9D469;
}

.menulink:hover {
text-decoration: none;
color: #A9D469;
}

.menulinkyellow:link {
text-decoration: none;
color: #234d2f;
}

.menulinkyellow:visited {
text-decoration: none;
color: #234d2f;
}

.menulinkyellow:active {
text-decoration: none;
color: #234d2f;
}

.menulinkyellow:hover {
text-decoration: none;
color: #234d2f;
}


	div#content {
		padding: 0;
		margin: 0;
		background: #A9D469 url(mainbg.gif);
	}

	div#contentbox{
		position: relative;
		overflow: hidden;
		width: 100%;
		height: 100%;
		padding: 0;
		margin: 0;
	}

	
	

/* vertical scrollbar for wn2 */    
div#scrollbar1 { 
  position:absolute;
  right: 0px;
  top: 0px;
  width:25px;
  height:100%; 
  font-size:1px;
  z-index: 6;
background-color: white;
  		filter: alpha(opacity=70);
		opacity: 0.7;
		-moz-opacity: 0.7;
	border-left: 1px solid #ffec2f;
	padding: 0;
	margin: 0;
  }
div#track1 { 
  position:absolute;
  right: 0px;
  top: 0px;
  width:25px;
  height:100%;
  }
div#dragBar1 {
  position:relative; left:0px; top:0px;
  width:15px;
  height:65px; 
background-color: #ffec2f;
  		filter: alpha(opacity=200);
		opacity: 2.0;
		-moz-opacity: 2.0;
  }  

  
/* Horizontal scrollbar for wn2 */  
div#scrollbar2 { 
  position:absolute;
  left: 0px;
  bottom: 0px;
  width:100%;
  height:25px;
  font-size:1px;
  z-index: 5;
  background-color: white;
  		filter: alpha(opacity=70);
		opacity: 0.7;
		-moz-opacity: 0.7;
 border-top: 1px solid #ffec2f;
 padding: 0;
 margin: 0;
  }
div#track2 { 
  position:absolute; 
  left: 0px;
  bottom: 0px;
  width:100%;
  height:25px; 
  }
div#dragBar2 {
  position:relative; left:0px; top:0px;
  width:65px;
  height:15px; 
background-color: #ffec2f;
  		filter: alpha(opacity=200);
		opacity: 2.0;
		-moz-opacity: 2.0;
  }
  
 div#scrollHome {
   position:absolute; right:0px; bottom:0px;
  width:25px;
  height:25px; 
  z-index: 7;
  background-color: white;
  		filter: alpha(opacity=70);
		opacity: 0.7;
		-moz-opacity: 0.7;
	
 } 



/* for safari, to prevent selection problem  */
div#scrollbar1, div#track1, div#dragBar1, 
div#scrollbar2, div#track2, div#dragBar2, 
    {
    -moz-user-select: none;
    -khtml-user-select: none;
    }


/* so no gap or misplacement due to image vertical alignment
font-size:1px in scrollbar has same effect (less likely to be removed, resulting in support issues) */
div#scrollbar1 img, div#scrollbar2 img {
    display:block; 
    } 
	
	
	
div#splash {
position: absolute; 
top: 27px; left: 725px; 
width: 277px; height: 277px;
font-size: 40px; font-weight: bold;
text-align: center; line-height: 90%;
	background-repeat: no-repeat;
	background-image: url(splash.gif);
	background-position: left top;
padding-top: 100px; 
color: #A9D469;
}
