
body	{ font: normal 13px/18px Verdana, sans-serif;
         color: #ffffff;
         margin: 0px 0px 0px 0px;
         padding: 5% 20% 5% 30%;
			background: #000000 url("kuvat/background3.jpg") repeat-x fixed bottom left;
			SCROLLBAR-FACE-COLOR: #444444;
			SCROLLBAR-HIGHLIGHT-COLOR: #0c0c0e;
			SCROLLBAR-SHADOW-COLOR: #0c0c0e;
			SCROLLBAR-3DLIGHT-COLOR: #0c0c0e;
			SCROLLBAR-ARROW-COLOR: #ffffff;
			SCROLLBAR-TRACK-COLOR: #0c0c0e;
                        SCROLLBAR-DARKSHADOW-COLOR: #0c0c0e; }

img      {margin: 0px 10px 10px 10px; border: 1px solid black; }
img.logo {border: 0px solid black; }

body.top	   { background: #000000 url(""); padding: 0px; }
body.bottom	{ background: #000000 url(""); padding: 0px; }


/*table			  { border: 1px solid blue; }*/
/*table.top			  { border-bottom: 1px solid black; }*/
/*table.bottom		  { border-top: 1px solid black; }*/
table.navi  { margin: 0px 0px 0px 0px;
							border: 0px solid #0000aa;
							border-left-width: 0px;
							border-right-width: 0px;
							/*background-color: #000000;*/ }



a         { font: normal 14px/16px Arial, sans-serif;
            text-decoration: none;
            color: #ffffff; }

a.navi    { font: bold 14px/16px Arial, sans-serif;
            text-decoration: none;
            color: #ffffff; }

td.navi     { padding: 10px;
				  font: bold 14px/16px Arial, sans-serif;
              color: #ffffff; }

a:hover     { text-decoration: underline; }
//a:link    { text-decoration: none; background-color: #6dbbd6;  }
//a:active  { text-decoration: none; background-color: #ffffff;  }
//a:visited { text-decoration: none; color: #aaaaaa;  }


