body {	font: normal 11px verdana;
	line-height: 1.5;
	color: #666666;	margin: 0px;	padding: 0px;
	background-image: url(kuvat/tausta2.jpg);
	background-repeat: repeat-x;	}ul {	margin: 0;	padding: 0;	list-style: none;	width: 202px; /* Width of Menu Items */	border-bottom: 1px solid #B2B1B1;	}ul li {	position: relative;	}	li ul {	position: absolute;	left: 201px; /* Set 1px less than menu width */	top: 0;	display: none;	}/* Styles for Menu Items */ul li a {	display: block;	text-decoration: none;	color: #666666;	background: #fff; /* IE6 Bug */	padding: 8px 15px;	border: 1px;
	border-style: solid;
	border-color: #B2B1B1;	border-bottom: 0;	}/* Fix IE. Hide from IE Mac \*/* html ul li { float: left; height: 1%; }* html ul li a { height: 1%; }/* End */ul li a:hover { color: #6699CC; background: #f9f9f9; } /* Hover Styles */		li ul li a { padding: 6px 10px;} /* Sub Menu Styles */		li:hover ul, li.over ul { display: block; } /* The magic */

a {	text-decoration: none;	color: #CC9900;	}a:hover {	color: #FFFFFF;	text-decoration: none;	background-color: #6699CC;}
	
strong {	text-decoration: bold;	color: #6699CC;
	line-height: 30px;	}
	
b {	text-decoration: bold;	color: #6699cc;	}
	
h {	font-weight: bold;	color: #6699CC;	}
	
	
hr.hr1 {
	  border: 0;
      color: #B2B1B1;
      background-color: #B2B1B1;
      height: 1px;
    }

.vasenreuna {
	background-image: url(IE.gif);	border-bottom-width: 1px;	border-bottom-style: solid;	border-bottom-color: #B2B1B1;
	border-bottom-color: #B2B1B1;
	}.oikeareuna {	border-top-width: 1px;	border-right-width: 1px;	border-bottom-width: 1px;	border-top-style: solid;	border-right-style: solid;	border-bottom-style: solid;	border-left-style: none;	border-top-color: #B2B1B1;	border-right-color: #B2B1B1;	border-bottom-color: #B2B1B1;
	padding: 20px 150px 100px 20px;}
.otsake {	border-right-width: 1px;	border-left-width: 1px;	border-right-style: solid;	border-left-style: solid;	border-right-color: #B2B1B1;	border-left-color: #B2B1B1;}
