BODY	{
	background-color: #006EFF;
	font-family: sans-serif;
	font-size: medium;
	color: #000000;
	}
	
a:link, a:visited, a:active {text-decoration: underline; color:#000000}
a:hover	{font-weight: bold; color:#000000}

.center 	{text-align: center}
.left		{text-align: left}
.right		{text-align: right}
.smaller	{font-size: smaller}
.larger		{font-size: larger}

.grey		{color: #C0C0C0}
.red		{color: #CC0000}
.black		{color: #000000}
.bold		{font-weight: bold}

.mainhead	{font-size: x-large;
		font-weight: bold;
		font-family: times new roman, sans-serif;}

span		{}

img		{border: none}

div		{}

div.logo	{width: 800px}
		
div.side	{width: 160px;
		float: left}
		
div.main	{width: 640px;
		float: right}
		
div.kleft	{float: left; width: 310px; height: 200px; color: #C0C0C0}
div.kright	{float: right; width: 310px; height: 200px}

div.topl	{border-top-style: solid;
		border-top-color: #C0C0C0;
		margin-top: 15px;
		border-width: thin}
		
div.bottoml	{border-bottom-style: solid;
		border-bottom-color: #C0C0C0;
		margin-bottom: 15px;
		border-width: thin}
		
div.galleria	{padding-bottom: 5px;
		padding-top: 5px;
		text-align: center}

table		{}

table.kalusto	{text-align: left;
		width: 310px; height: 200px}

table.kuva	{text-align: right;
		width: 310px; height: 200px}

td		{}
	
td.auto		{border-bottom-style: solid;
		border-color: #CC0000;
		border-width: 2px;
		color: #000000;
		font-weight: bold}
		
		

