.content_bg
{
	background: #FFFFFF url("img/content_bg1.jpg") no-repeat;
	width: 633px;
	height: 465px;
}


.content_bg_resthot
{
	background: #FFFFFF url("img/resthot/content_bg1.jpg") no-repeat;
	width: 633px;
	height: 465px;
}

.content_bg_keittio
{
	background: #FFFFFF url("img/keittio/content_bg1.jpg") no-repeat;
	width: 633px;
	height: 465px;
}



.topmenu_bg
{
	background: #FFFFFF url("img/topmenu_bg.jpg") no-repeat;
	width: 780px;
	height: 86px;	
}



.topmenu_bg_resthot
{
	background: #FFFFFF url("img/resthot/topmenu_bg.jpg") no-repeat;
	width: 780px;
	height: 86px;	
}

.topmenu_bg_keittio
{
	background: #FFFFFF url("img/keittio/topmenu_bg.jpg") no-repeat;
	width: 780px;
	height: 86px;	
}


.leftside
{
	background: #000 url("img/leftpicture.jpg") no-repeat;
	width: 147px;
	height: 466px;	
}

.leftside_resthot
{
	background: #000 url("img/resthot/leftpicture.jpg") no-repeat;
	width: 147px;
	height: 466px;	
}

.leftside_keittio
{
	background: #000 url("img/keittio/leftpicture.jpg") no-repeat;
	width: 147px;
	height: 466px;	
}


td.default {
	background-color:#2AB4B0;
	font-family: Arial, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #333;
	width: 125px;
	height: 15px;
	font-size: 9px;
	/*
	border-left: #71BBB9 solid 1px; 
	border-right: #71BBB9 solid 1px; 
	border-bottom: #71BBB9 solid 1px;
	*/
}
td.paalla {
	background-color:#4CD6D2;
	font-family: Arial, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #333;
	width: 125px;
	height: 15px;
	font-size: 9px;
	cursor: pointer;
	/*
	border-left: #71BBB9 solid 1px; 
	border-right: #71BBB9 solid 1px; 
	border-bottom: #71BBB9 solid 1px;
	*/
	}

td.default_resthot {
	background-color:#967842;
	font-family: Arial, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #000;
	width: 125px;
	height: 10px;
	font-size: 9px;
	padding-left: 5px;
	/*
	border-left: #71BBB9 solid 1px; 
	border-right: #71BBB9 solid 1px; 
	border-bottom: #71BBB9 solid 1px;
	*/
}
td.paalla_resthot {
	background-color:#CFBD9B;
	font-family: Arial, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #000;
	width: 125px;
	height: 10px;
	font-size: 9px;
	cursor: pointer;
	padding-left: 5px;
	/*
	border-left: #71BBB9 solid 1px; 
	border-right: #71BBB9 solid 1px; 
	border-bottom: #71BBB9 solid 1px;
	*/
	}

td.default_keittio {
	background-color:#2AB4B0;
	font-family: Arial, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #000;
	width: 125px;
	height: 10px;
	font-size: 9px;
	padding-left: 5px;
	/*
	border-left: #71BBB9 solid 1px; 
	border-right: #71BBB9 solid 1px; 
	border-bottom: #71BBB9 solid 1px;
	*/
}
td.paalla_keittio {
	background-color:#4CD6D2;
	font-family: Arial, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #000;
	width: 125px;
	height: 10px;
	font-size: 9px;
	cursor: pointer;
	padding-left: 5px;
	/*
	border-left: #71BBB9 solid 1px; 
	border-right: #71BBB9 solid 1px; 
	border-bottom: #71BBB9 solid 1px;
	*/
	}

input.searchbox {
	font-size: 9px;
	border: 1px solid;
	border-color: #ddd #ddd #ddd #ddd;
	background-color: #fff;
	width: 140px;
	height: 15px;
}

.menuFont
{
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

.normal
	{
	font-family: Arial;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
	font-size: 12px;
	}
.normal_underline
	{
	font-family: Arial;
	font-weight: normal;
	text-decoration: underline;
	color: #333333;
	font-size: 12px;
	}
.normal_bold
	{
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
	font-size: 12px;
	}
.small
	{
	font-family: Arial;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
	font-size: 11px;
	}
.black
	{
	font-family: Arial;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	font-size: 11px;
	}
.black_bold
	{
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	font-size: 11px;
	}
.white_bold
	{
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 11px;
	}
.green
	{
	font-family: Arial;
	font-weight: normal;
	text-decoration: none;
	color: #009B16;
	font-size: 11px;
	}

.green_bold
	{
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
	color: #009B16;
	font-size: 11px;
	}
.red
	{
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
	color: red;
	font-size: 11px;
	}
SELECT.store
{
	font-family: Arial;
	font-size: 11px;
	background-color:#E4F2CF;
}
.otsikkoaaa {  font-family: Arial;  text-decoration: none;  color: #333;  font-weight: bold;  font-style: normal;  font-size:  16px;  }
.otsikkoaa {  font-family: Arial;  text-decoration: none;  color: #333;  font-weight: bold;  font-style: normal;  font-size: 14px;  }
.otsikkoa {  font-family: Arial;  text-decoration: none;  color: #333;  font-weight: bold;  font-style: normal;  font-size: 12px;  }
.ingressi {  font-family: Arial;  text-decoration: none;  color: #333;  font-weight: normal;  font-style: italic;  font-size: 12px;  }
BODY { font-family: Arial;  font-weight: normal;  font-style: normal;  text-decoration: none;  color: #333333;  font-size: 12px; }
TD { font-family: Verdana,Arial;  line-height: 20px; font-weight: normal;  font-style: normal;  text-decoration: none;  color: #000;  font-size: 10px; }

.otsikkoaaa a {  font-family: Arial;  text-decoration: underline;  color: #333;  font-weight: bold;  font-style: normal;  font-size:  16px;  }
.otsikkoaa a {  font-family: Arial;  text-decoration: underline;  color: #333;  font-weight: bold;  font-style: normal;  font-size: 14px;  }
.otsikkoa a {  font-family: Arial;  text-decoration: underline;  color: #333;  font-weight: bold;  font-style: normal;  font-size: 12px;  }
.ingressi a {  font-family: Arial;  text-decoration: underline;  color: #333;  font-weight: normal;  font-style: italic;  font-size: 12px;  }
a { font-family: Verdana, Arial;  line-height: 20px; font-weight: normal;  font-style: normal;  text-decoration: underline;  color: #000;  font-size: 10px; }