body
	{
font-family: verdana;
font-size: 12px;
background-color: white;
    scrollbar-arrow-color:#eee;
    scrollbar-track-color:#eee;
    scrollbar-face-color:#a6d772;
    scrollbar-highlight-color:#F2F2FF;
    scrollbar-3dlight-color:#F2F2FF;
    scrollbar-darkshadow-color:#B3B3FF;
    scrollbar-shadow-color:#B3B3FF; 
	}
a
	{
color: #539017;
text-decoration: none;
	}
a:hover
	{
color: #DBF790;
	}
#lily
	{
position: absolute;
bottom: 0px;
left: 0px;
width: 400px;
height: 345px;
background-image: url(/images/4/lily4.jpg);
	}
#photo
	{
position: absolute;
top: 320px;
left: 50px;
	}
#logo
	{
position: absolute;
top: 15px;
left: 14px;
border: none;
	}
#menu
	{
position: absolute;
top: 128px;
left: 20px;
	}
	
		#menu ul	{
			width: 180px; 
			margin: 0; 
			padding: 0; 
		}
		
			#menu ul li	{
				list-style: none; 
				margin: 2px 0; 
				padding: 0; 
			}
			
				#menu ul li a	{
					font-family: "Myriad", sans-serif;
					font-size: 14px;
					cursor: pointer;
					color: white;
					font-weight: normal;
					text-decoration: none; 
				}
				#menu ul li a:hover, #menu ul li.active a	{
					color: #dbf790; 
				}
		
#menu_back
	{
position: absolute;
top: 119px;
left: 0px;
width: 228px;
height: 162px;
background-image: url(/images/5/menuback.gif);
	}
#nvkh_logo
	{
position: absolute;
top: 281px;
left: 126px;
width: 97px;
height: 18px;
border: none;
	}
#main_content
	{
position: absolute;
top: 0px;
left: 355px;
width: 600px;
height: 100%;
overflow: auto;
	}
#main_content2
	{
position: absolute;
top: 0px;
left: 355px;
width: 600px;
height: 100%;
	}
#right
	{
position: absolute;
top: 0px;
right: 0px;
width: 56px;
height: 100%;
background-image: url(/images/6/right2.gif);
	}
#line1
	{
position: absolute;
top: 0px;
right: 10%;
width: 56px;
height: 100%;
background-image: url(/images/7/line1.gif);
	}
#line2
	{
position: absolute;
top: 0px;
right: 14%;
width: 56px;
height: 100%;
background-image: url(/images/8/line2.gif);
	}
#line3
	{
position: absolute;
top: 0px;
right: 25%;
width: 56px;
height: 100%;
background-image: url(/images/9/line3.gif);
	}
.menu_item
	{
font-family: "Myriad", sans-serif;
height: 19px;
font-size: 14px;
cursor: pointer;
color: white;
font-weight: normal;
	}
.menu_item2
	{
font-family: "Myriad", sans-serif;
height: 19px;
font-size: 14px;
cursor: pointer;
color: #DBF790;
font-weight: normal;
	}
.space
	{
font-size: 2px;
	}
/* TinyMCE specific rules */
.mceContentBody a 
	{
   color: #000000;
	}
.mceContentBody
	{
   background: transparent;
	}
/* TinyMCE specific rules */
.mceContentBody a { 
color: #539017 !important;
text-decoration: none !important;
	 }
.mceContentBody { background: transparent; text-align: left; }