/* General */

body
{
	background		: #ffffff;
	background-image:url(../images/background.gif);
	margin			: 0px;
}

a:link, a:visited {
	color			: #336699; 
	text-decoration		: underline;
}

a:hover {
	color			: black; 
	text-decoration		: underline;

}


a.readon:link, a.readon:visited {
	color			: #336699; 
	background-color:#CADDEE;
	font-weight:bold;
	text-decoration		: none;
	padding-left:4px;
}

a.readon:hover {
	color			: black; 
	background-color:#CADDEE;
	font-weight:bold;
	text-decoration		: underline;
	padding-left:4px;
}

tr,div {
  	font-family     	: arial;
  	font-size       	: 14px;
  	color           	: #000000;
}

.tblbody
{
	/*background		: url(../images/shadow.gif);
	background-repeat	: repeat-y;
	background-position	: right top;
	background-color	: #7DA4C5;*/
}

.tdcorner1
{
	width			: 13px;
	height			: 10px;
	background		: url(../images/corner-top-1.gif);
	background-position:top;
	background-repeat	: no-repeat;
}

.tdcorner2
{
	width			: 13px;
	height			: 25px;
	background		: url(../images/corner-top-2.gif);
	background-position:top;
	background-repeat	: no-repeat;
}

.tdcorner3
{
	width			: 13px;
	height			: 25px;
	background		: url(../images/corner-bottom-1.gif);
	background-position:bottom;
	background-repeat	: no-repeat;
}

.tdcorner4
{
	width			: 13px;
	height			: 20px;
	background		: url(../images/corner-bottom-2.gif);
	background-position:bottom;
	background-repeat	: no-repeat;
}

.tblcontent
{
	background-color	: #ffffff;
	margin-left			: 4px;
	margin-right		: 4px;
	
}

table.moduletable th 
{
	/*background		: url(../images/title-bg.jpg) no-repeat;*/
	text-align		: left;
	height			: 20px;
	color			: #336699;
	padding-left:7px;
	padding-top:0px;
}

table.tblnavi
{
background-color:#FFFFFF;

}


td.taulukkoylareunassa
{

vertical-align:top;
}

td.taulukkoylareunassa td
{

vertical-align:top;
}

table.moduletable
{


	background-color	: #ffffff;
	width:100%;

}

table.moduletable td
{
width			: 100%;
padding-left:7px;
}

.contentheading
{
	/*background-color	: #F28C10;
	border-bottom		: 3px solid #F5D6B1;*/
	color			: #336699;
	font-size:18px;
	font-weight		: bold;
	padding-left		: 3px;
}

.componentheading
{
	color			: #336699;
	font-size:18px;
	font-weight		: bold;
}


.contentpaneopen
{
	width			: 100%;

}

.contentpaneopen td
{

	padding-left:4px;
}

a.mainlevel:link, a.mainlevel:visited 
{
	
	padding-bottom:4px;
	background:url(../images/button.gif) no-repeat;
	display:block;
	font-weight:bold;
	height:24 px;
	
	
	text-decoration:none;
	text-indent:6px;
	color:#336699;
}

a.mainlevel:hover
{
	
	padding-bottom:4px;
	background:url(../images/button.gif) no-repeat;
	display:block;
	font-weight:bold;
	height:24 px;
	
	
	text-decoration:underline;
	text-indent:6px;
	color:#000000;
}

.footer
{

	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#CCCCCC;
	padding-bottom:4px;

}


#mainlevel-nav 
{
	margin			: 0;
	padding			: 0;
}

#mainlevel-nav li 
{
	background-image	: none;
	list-style		: none; 
	float			: left; 
	margin			: 0px; 
	padding-left		: 15px;
	padding-right		: 15px;
	font-size		: 14px;
	line-height		: 24px;
	height			: 26px;
	white-space		: nowrap;
}

#mainlevel-nav a 
{
	float			: right; 
	text-decoration		: none;  
	color			: #FFFFFF;
	font-weight		: bold;
	border			: 1px solid #7DA4C5;
	padding-left		: 3px;
	padding-right		: 3px;
}

#mainlevel-nav a 
{
	float			: none;
}

#mainlevel-nav a:hover 
{
	color			: #ffffff;
	background-color	: #F28C0E;
	border-bottom		: 1px solid #F5D6B1;
	
}


.tdtopmenu
{
	/*background-color		: #7DA4C5;
	background-repeat	: no-repeat;*/
	height			: 15px;
	padding-left		: 100px;
}

.small , .createdate
{
	font-size		: 9px;
}

.sectiontableheader
{
	height			: 20px;
	padding-left		: 3px;
}



.sectiontableentry1
{

	height			: 20px;
	padding-left		: 3px;
}

.sectiontableentry2
{

	height			: 20px;
	padding-left		: 3px;
}

input , select , textarea
{
	font-size		: 14px;
	font-family		: verdana;
}

ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

li
{
	line-height: 15px;
	padding-left: 15px;
	padding-top: 0px;
	background-image: url(../images/arrow.png) ;
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

.tdheader
{
	height			: 82px;
	background-color		:white;
}

.sitename
{
	font-family		: Georgia;
	font-size		: 20px;
	font-weight		: bold;
	color			: #ffffff;
	padding-top		: 5px;
	padding-right		: 140px;
	text-align		: right;
}

table.contenttoc
{
	border			: 1px solid #F28C10;
	margin			: 2px;
}

table.contenttoc th
{
	background-color	: #F28C10;
	color			: #ffffff;
	padding			: 2px;
}

table.contenttoc td
{
	padding			: 2px;
}

