body
{
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	color: #585656;
	line-height: 16px;
	padding: 0px;
	margin: 0px;
	background-color: #d5d5d5;
}

a
{
    color: #0066cc;
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;

}

a:visited
{
    color: #0066cc;

}

#Body, #Content, #Menu {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	width: 740px;
}

#Body td {
	padding: 0px;
	margin: 0px;
}

#Content td
{
	width: 740px;
	text-align: left;
	padding: 10px;
	padding-right: 40px;
	background-color: White;
}

#Content td img
{
	margin-left: 10px;
}

#Menu, #Content
{
	padding: 0px;
	margin-top: -3px;
	margin-left: -2px;
	margin-right: 0px;
	margin-bottom: -3px;
	width: 744px;
}

#Menu tr
{
	padding: 0px;
	margin: 0px;
}

#Menu td
{
    background-image: url('http://www.kainuunetu.fi/Images/bgmenu.gif');
    background-repeat: repeat-x;
    text-align: center;
	height: 29px;
	padding: 0px;
	margin: 0px;
}

#Menu td a
{
    font-size: 11px;
    font-weight: bold;
    color:White;
}

#MenuItem
{
    text-align: center;
}

#MenuItem:hover
{
    background-image: url('http://www.kainuunetu.fi/Images/bgMenuHover.gif');
    background-repeat: repeat-x;
}

#MenuItem:hover a
{
    text-decoration: none;
}
