BODY   		{
		background-image: url(green.png);

		font-family: Arial;
		color: black;

		margin-left: 16px;
		margin-right: 0px;
		margin-top: 5px;
		
             	scrollbar-arrow-color: #FFFFFF;
	        scrollbar-face-color: #149303; 
	        scrollbar-shadow-color: #000000; 
	        scrollbar-darkshadow-color: #000000; 
	        scrollbar-track-color: #008000;
	        scrollbar-highlight-color: #FFFFFF;
	        scrollbar-3dlight-color: #000000;

		}

.table		{
		margin-top: 16px;
		margin-left: 16px;
		background-image: url(woodback.png);
		border-style: groove;
		border-width: 4px;
		border-color: #321B02;
		}

.innertable
		{
		margin-top: 20px;
		margin-bottom: 20px;
		background-color: white;
		border-style: groove;
		border-width: 2px;
		border-color: #321B02;
		}
		
.scroll
{
	 height:180px;
     overflow:auto;
     scrollbar-arrow-color: #764C2E;
	 scrollbar-face-color: #C4915C; 
	 scrollbar-shadow-color: #764C2E; 
	 scrollbar-darkshadow-color: #764C2E; 
	 scrollbar-track-color: #C4915C;
	 scrollbar-highlight-color: #E7B58A;
	 scrollbar-3dlight-color: #764C2E;
	 font-family: verdana;
	 font-size: 8pt;
	 color: #5C372C;
	 text-decoration: none;
}


.innertable2
		{
		margin-top: 20px;
		margin-bottom: 20px;
		background-color: #C3DFA1;
		border-style: dotted;
		border-width: 2px;
		border-color: #321B02;
		}


.copy		{
		font-family: verdana;
		 font-size: 8pt;
		 color: #5C372C;
		 text-decoration: none;
		}

.tabletext	{
		font-size: 10pt;
		text-align= justify;
		padding-top: 0px;
		padding-bottom: 12px;
		padding-left: 15px;
		padding-right: 15px;
		}

.guestbook	{
		font-size: 10pt;
		text-align= left;
		}

.guestbook2	{
 		font-size: 10pt;
		text-align= right;
		font-weight: bold;
		}

.guestbookanswer 
		{
		font-size: 10pt;
		text-align= left;
		color: #4040FF;
		font-style: italic;
		}

.guestbookanswer2 
		{
		font-size: 10pt;
		text-align= right;
		color: #4040FF;
		font-style: italic;
		}

.viestilaatikko {
 		font-size: 10pt;
		text-align= left;
		padding-right: 10px;
		margin-right: 10px;
		font-weight: lighter;
		}

.title		{
         	 background-image: url(green.png);
		 font-family: verdana;
		 font-size: 40px;
		 font-weight: bold;
		 color: #F8D824;
		 text-decoration: none;
		}

.popuptitle	{
         	 background-image: url(green.png);
		 font-family: verdana;
		 font-size: 14pt;
		 font-weight: bold;
		 color: #F8D824;
		 text-decoration: none;
		}

.palaute	{
		background: #EBFAA4;
		}
		
A:link     	{
		 font-family: Arial;
		 font-size: 10pt;
		 color: #149303;
		 text-decoration: underline;
		 background: transparent;
		}

A:visited	{
		 font-family: Arial;
		 font-size: 10pt;
		 color: #149303;
		 text-decoration: underline;
		 background: transparent;
		}

A:hover		{
		 font-family: Arial;
		 font-size: 10pt;
		 color: yellow;
		 text-decoration: none;
		 background: #149303;
		}
		

A:active	{
		 font-family: Arial;
		 font-size: 10pt;
		 color: yellow;
		 text-decoration: none;
		 background: black;
		}

A:focus	{
		 font-family: Arial;
		 font-size: 10pt;
		 color: yellow;
		 text-decoration: none;
		 background: black;
		}