body {
	color: #353535;
	background-image: url('gfx/bg.gif');
	background-repeat: repeat-x;
	background-color: #E9E9E9;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, serif;
	font-size: 12px;
	}
	
a:link {
    text-decoration: none;
    color: #E97A00;
    }

a:active {
    text-decoration: none;
    color: #E97A00;
    }

a:visited {
    text-decoration: none;
    color: #E97A00;
    }

a:hover {
    text-decoration: underline;
    color: #E97A00;
    }
  
.leipis {
	text-align: justify;
	border: 0px;
	margin: 0px;
	padding: 7px
	}

.sisalto {	
	margin-left: auto;
	margin-right: auto;
	width: 754px;
	background-image: url('gfx/bg2.gif');
	background-repeat: repeat-y
	}
	   
.top_menu {
	color: #FFFFFF;
	background-image: url('gfx/menubg.png');
	background-repeat: no-repeat;
	height: 30px;
	width: 750px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	}

.top_menu2 {
	color: #FFFFFF;
	background-image: url('gfx/menubg2.gif');
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	border: 0px
	}
	
.sisalto2 {
	border: 1px solid #CECECE;
	background-color: #FFFFFF;
	width: 750px;
	margin: 0px;
	padding: 0px
	}
	
.korostuslaatikko {
	border: 1px solid #000000;
	background-color: #FFF4CE;
	margin: 0px;
	padding: 3px;
	text-align: left
	}	
	 
.korostuslaatikko2 {
	border: 1px solid #000000;
	background-color: #FFF4CE;
	margin: 0px;
	padding: 3px;
	text-align: left;
	height: 360px
	}	
	
a.navi:link {
    text-decoration: none;
    color: #AB0E0E;
    font-weight: bold
    }

a.navi:visited {
    text-decoration: none;
    color: #AB0E0E;
    font-weight: bold
    }

a.navi:active {
    text-decoration: none;
    color: #AB0E0E;
    font-weight: bold
    }
a.navi:hover {
    text-decoration: none;
    color: #E97A00;
    font-weight: bold
    }
    

h1 {
	font-weight: bold;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	color: #AB0E0E
	}
	
.top_ostoskori {
	color: #5A5A5A;
	background-image: url('gfx/koritausta_b.png');
	background-repeat: repeat;
	margin-left: auto;
	margin-right: auto;
	width: 777px;
	height: 34px
	}
	
.ostoskori_text {
    text-decoration: none;
    color: #5A5A5A;
    font-weight: bold;
	position: relative;
	top: 1px
	}

.ostoskori_form {
    text-decoration: none;
    color: #000000;
	position: relative;
	top: 1px
	}



.leftCol {
  	margin: 0px;
  	padding: 7px;
  	width: 105px;
	color: #ffffff;
	background-image: url('gfx/valikkotausta_b.png');
	background-repeat: repeat-x;
	background-color: #414141;
	text-align: right;
	font-weight: bold
	}

a.valikko:link {
    text-decoration: none;
    color: #F7931D;
    font-weight: bold
    }

a.valikko:visited {
    text-decoration: none;
    color: #F7931D;
    font-weight: bold
    }

a.valikko:active {
    text-decoration: none;
    color: #F7931D;
    font-weight: bold
    }
a.valikko:hover {
    text-decoration: none;
    color: #ffffff;
    font-weight: bold
    }
	
.rightCol {
  	width: 672px;
  	margin: 0px 0px 0px 105px;
  	padding: 7px;	
  	background-color: #ECECEC
	}
	
.logo {
	background-image: url('gfx/title_b.png');
	background-repeat: no-repeat;
	height: 237px;
	width: 777px;
	margin-left: auto;
	margin-right: auto
	}

.bottom_menu {
	background-image: url('gfx/bottom_b.png');
	background-repeat: no-repeat;
	height: 31px;
	width: 777px;
	margin-left: auto;
	margin-right: auto
	}
