html, head, body
{
	height			:	100%;
	width			:	100%;
	padding			:	0px;
	margin			:	0px;
	font-family		:	Arial, Helvetica, sans-serif;
	font-size		:	12px;
	text-align		:	center;
	background		:	url('/images/saharanda_tausta3.gif') repeat-x #f6bb49;
	color			:	#000;
}

html,head,div,table,tr,td,tbody,th,p,span,a,pre,h1,h2,h3,h4,h5,h6
{
	font-family		:	Helvetica, Arial, sans-serif;
	font-size		:	14px;
	text-align		:	left;
}
#container, #container table.container {
	height			:	100%;
	width			:	909px;
	margin			:	auto;
	vertical-align	:	top;
}
#container td.containerHeader {
	height			:	293px;
	line-height		:	1px;
	font-size		:	1px;
	background		:	#fcdfa8;
}
#container td.containerHeader img {
	border			:	0px;
}
#container td.containerBody {
	padding-right	:	24px;
	padding-bottom	:	10px;
	background		:	#fcdfa8;
}
table.content {
	height			:	100%;
	width			:	100%;
}

table.content td.sisalto {
	background		:	#fde6bc;
	vertical-align	:	top;
	text-align		:	left;
}
table.content td.sisalto h1 {
	font-size		:	17px;
	padding-left	:	10px;
}
#login {
	position		:	absolute;
	bottom			:	0px;
	text-align		:	left;
	margin-left		:	-25px;
}
#login a {
	color			:	#fcdfa8;
}

/*navimuokkailut ->*/

table.content td.navi {
	width			:	234px;
	background		:	#fcdfa8;
	vertical-align	:	top;
	text-align		:	left;
	padding-left	:	30px;
	padding-top		:	5px;
}

table.content td.navi a {
	font-size		:	15px;
	color			:	#c84302;
	/*margin-left		:	30px;*/
	text-decoration	:	none;
}

table.content td.navi a:hover {
	text-decoration	:	underline;
}

table.content td.navi a.NaviLinkSub {
	font-size		:	12px;
	color			:	#c84302;
	margin-left		:	20px;
	text-decoration	:	none;
}

a.active { font-weight:bold; }

/* ecm:n palstan muotoilut ->*/

table.ECM_Columns td.ECM_Column_1_1 {
	padding			:	17px 17px 17px 27px;
}
table.ECM_Columns td.ECM_Column_1_1 h1, table.ECM_Columns td.ECM_Column_1_1 h2, table.ECM_Columns td.ECM_Column_1_1 h3, table.ECM_Columns td.ECM_Column_1_1 h4, table.ECM_Columns td.ECM_Column_1_1 h5, table.ECM_Columns td.ECM_Column_1_1 h6 {
	font-size		:	13px;
}
table.ECM_Columns td.ECM_Column_1_1 h3 {
	margin-left		:	-5px;
	font-size		:	16px;
}
table.ECM_Columns td.ECM_Column_1_1 h1 {
	margin-left		:	-10px;
	font-size		:	18px;
}
table.ECM_Columns td.ECM_Column_1_1 img {
	border			:	0px;
}

