.body {
	background-color: #ffffff;
	margin: 0;
	font-family: Verdana;
	font-size: 10px;
}
.sheet {
	margin: 20px auto;
	width: 900px;
	border: 1px solid #333399;
	border-radius: 20px;
	-moz-border-radius:	20px;
	-webkit-border-radius: 20px;
}
.pageheader {
top: 30px;
	display:block;
	margin: 0;
    width: 900px;
	height: 61px; 
	padding: 5px;
}
.pageheader img {
	float: left;
	margin-left: 5px;
}
.pageheader-right img{
	float: right;
	margin-right: 10px;
}

.content {
display: block;
	margin: 10px;
}
.sidebar {
	width: 24%;
	padding: 5px;
	float: left;
}
.article {
	width: 73%;
	margin-left: 25%;
	margin-right: 10px;
	padding: 5px;
	vertical-align:top;
	}

.menu { 
    text-align:center;
	width: 100%;
	height: 25px;
	background-color: #333399;
}
.menu ul li { float: none;}
.menu ul { 
text-align:center;
height: 23px;
	padding: 3px;
}
.menu ul li { 
  text-align:center; 
  display:inline; 
}
.menu li a { display: inline; }

.menu li a, .menu li a:link, .menu li a:visited {
font-family: Verdana;
font-size: 11px;
font-weight: bold;
text-transform: uppercase;
text-decoration: none;
background-color; #333399;
padding: 1px 10px;
	color: #ffffff;
}
.menu li a:hover {
	background-color: #8E9BB9;
	color: #000000;
	text-decoration:none;
}
.menu li img {
	margin: 4px 2px 0 4px;
	display: inline;
}
		

p { font-family: Verdana; font-size: 13px; color: #666666}
.border {  border: 1pt #333399 solid}
.border2 {  border-color: #333399 #FFFFFF; border-style: solid; border-top-width: 1pt; border-right-width: 1pt; border-bottom-width: 1px; border-left-width: 0pt}
.otsikko1 {  font-family: Verdana; font-size: 14px; font-weight: bold; color: #333399}
.leipis { font-family: Verdana; font-size: 13px; color: #666666}
a:active {  font-family: Verdana; color: #333399; text-decoration: underline}
a:hover {  font-family: Verdana; color: #333399; text-decoration: underline}
a:link {  font-family: Verdana; color: #333399; text-decoration: underline}
a:visited {  font-family: Verdana; color: #333399; text-decoration: none}
.pisteviiva {  font-size: 9px; white-space: normal; font-family: Verdana; color: #666666}
.isoteksti {  font-family: Verdana; font-size: 16px; color: #666666; list-style-image: url(../kuvat/bullet2.jpg); list-style-position: inside}
.iso_otsikko {  font-family: Verdana; font-size: 14px; font-weight: bold; color: #333399; text-decoration: underline}


.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.style3 {
	font-size: 14px;
	color: #333399;
	font-family: Verdana;
}
.style4 {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.style9 {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.style10 {color: #FF0000}
.channel {
	font-size: 13px;
	font-family: Verdana;
}
.header {
	width: 500px;
	height: 30px;
	font-size: 13px;
}
.itemDate {
	padding-right: 5px;
}
.itemTitle {
	font-size: 13px;
	margin-left: 5px;
}
.footer {
	display: inline-block;
}
.footer p {
	font-size: 11px;
	text-align: center;
	margin: 0 125px;
}
.hidden {
	visibility: hidden;
}

