
/*
 * Minilammitin.com - Style Sheet
 * Copyright (C) RK-Muotoilu ay, Blend Media oy 2005
*/

html, form 	{ height: 100%; margin: 0; padding: 0; text-align: center; }
body { 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 9pt;	
	color: #FFFFFF;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	margin: 0; 
	padding: 0; 
	height: 100%; 
	text-align: center;
}
p { font-weight: normal; font-size: 11pt; clear: both; }
td { font-weight: normal; font-size: 10pt; }
h2 { font-size: 19pt; font-weight: normal; line-height: 28px; margin-bottom: 10px; }
h3 { font-size: 12pt; }

A, A:link, A:visited, A:active 	{ text-decoration: none; font-weight: bold; color: #FFFFFF; }
A:hover { text-decoration: underline; font-weight: bold; }

.PageSubLink, A.PageSubLink, A.PageSubLink:visited, A.PageSubLink:active, A.PageSubLink:hover 
{ font-size: 9pt; color: #FFFFFF; font-weight: bold; }
.PageSubLinkSmall, A.PageSubLinkSmall, A.PageSubLinkSmall:visited, A.PageSubLinkSmall:active, A.PageSubLinkSmall:hover 
{ font-size: 8pt; color: #FFFFFF; font-weight: normal; }
.basic_button, A.basic_button, A.basic_button:visited, A.basic_button:active, A.basic_button:hover 
{ font-size: 8pt; font-weight: bold; color: #000000; }

.CenteringPanel { height: 100%; width:100%; padding: 0px; margin: 0px; }
.ContentPanel 	{ width: 760px; height: 100%; }
.SubLinkCell 	{ padding-left: 26px; padding-right: 26px; color: #FFFFFF; font-weight: normal; }
.LeftContentCell { padding-right: 20px; }
.TextContentCell { padding: 20px 15px 0px 20px; }
.OrderMiddleTitle { font-size: 11pt; font-weight: bold; color: #000000; }
