﻿
body				{background-color:#C6B9A0;}

table				{border-style:solid;
					border-width:1px;
					border-color:#000033;}
					
table.noborder		{border-width:0px 0px 0px 0px;
					margin-left:10px;}


table.leftborder	{border-width:0px 0px 0px 1px;
					margin-left:15px;
					border-color:#000080;}

td.header			{background-image:url(pictures/tahti.gif);}

td.row				{background-color:#000080;}

td.row2				{background-color:#FFFFFF;}

td.sidebar			{background-image:url(pictures/sidebar.jpg);
					border-right-style:solid;
					border-right-width:0px;
					border-right-color:#000080;}

td.content			{background-image:url(pictures/content.jpg);}

td.noborder			{border-width:0px 0px 0px 0px;}

td.bordercell		{padding-top:5px;
					border-style:solid;
					border-width:1px 1px 0px 0px;
					border-color:#000080;
					padding-bottom:5px;}

td.bottomcell		{padding-top:5px;
					border-style:solid;
					border-width:1px 1px 1px 0px;
					border-color:#000080;
					padding-bottom:5px;}

h1, h2, h3, p, li, a, pre	
					{font-family:Verdana;
					font-size:10pt;
					font-weight:normal;
					color:#000080;
					text-decoration:none}
	
h1					{font-size:12pt;
					font-weight:bold;
					margin-left:15px;
					text-transform:uppercase;}

h2					{font-size:12pt;
					font-weight:bold;
					margin-left:15px;}

h3					{font-weight:bold;
					margin-left:15px;}
					
p					{margin-left:15px; 
					margin-right:20px}
					
p.tabletext			{font-size:8pt;}

p.sidebar			{margin-left:8px;}

pre.sheet			{font-size:8pt;
					margin-left:15px;}

a.link				{color:#0000FF;}

a.sheetlink			{color:#0000FF;
					font-size:8pt;}
					
a.menulink			{color:#C0C0C0;}


a:hover				{color:#000080;
					text-decoration:underline;}

span.currentpage	{color:#000080;
					font-weight:bold;}
					
span.bold			{font-weight:bold;}

span.small			{font-size:8pt;}

span.cap			{font-weight:bold;
					text-transform:uppercase;}
					
span.specialred		{color:#FF0000;}


li.numbered			{list-style-type:decimal;
					margin-left:15px;
					margin-right:20px;}
					
hr					{color:#666666;
					background-color:#666666;
					height:3px;}

img.content			{margin-left:0px;}

img.noborder		{border-width:0px 0px 0px 0px;}

img.thumbnail		{border-style:solid;
					border-width:1px;
					border-color:#000000;
					margin:3px 5px 3px 3px;
					width:75px;
					height:75px;}

img.picture			{border-style:solid;
					border-width:1px;
					border-color:#000000;}

