/* Yleiset */
body, table, div
{
	font-family: arial, verdana, tahoma, sans-serif;
	font-size: 12px;
	line-height: 1.2;
}

a:link
{
	color: #000000;
}
a:visited
{
	color: #000000;
}
a:active
{
	color: #000000;
	text-decoration: none;
}
a:hover
{
	color: #484848;
	text-decoration: none;
}

/* Header */
.header
{
	font-size: 15px;
	font-weight: bold;
}

/* Sub Header */
.subheader
{
	font-size: 12px;
	font-weight: bold;
}

/* Medium Small */
.med_small
{
	font-size: 11px;
}

/* Left Footer */
.left_footer
{
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
}

/* Small */
.small
{
	font-size: 9px;
}

/* Copyright */
a.copyright
{
	color: #2E5581;
	font-size: 11px;
	text-decoration: none;
}
a.copyright:hover
{
	color: #000000;
	text-decoration: none;
}

/* Navigaatio 1*/ 
a.nav1, a.nav1:link, a.nav1:visited, a.nav1:active
{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.nav1:hover
{
	color: #CCCCCC;
}

/* SUB-Navigaatio 1*/ 
a.nav1_sub, a.nav1_sub:link, a.nav1_sub:visited, a.nav1_sub:active
{
	margin-left: 5px;
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.nav1_sub:hover
{
	color: #CCCCCC;
}

/* SUB-Navigaatio 2*/ 
a.nav2_sub, a.nav2_sub:link, a.nav2_sub:visited, a.nav2_sub:active
{
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #375770;
	text-decoration: none;
}
a.nav2_sub:hover
{
	color: #000000;
}

/* Navigaatio Editor */ 
a.nav_cm, a.nav_cm:link, a.nav_cm:visited, a.nav_cm:active
{
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a.nav_cm:hover
{
	color: #000000;
}

/* SUB-Navigaatio*/ 
a.nav_sub, a.nav_sub:link, a.nav_sub:visited, a.nav_sub:active
{
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #375770;
	text-decoration: none;
}
a.nav_sub:hover
{
	color: #000000;
}


/* Text link */
a.link
{
	text-decoration: none;
}
a.link:hover
{
	color: #FF0000;
}


/* Input */
input, textarea
{
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 11px;
	margin: 2px;
}

td.tuotteet
{
	padding: 2px;
}

table.thinTable
{
	border: 1px solid #000000;
	border-collapse: collapse
}

table.thinTable td
{
	border: 1px solid #000000;
}