/* Common */
BODY, TD, DIV {
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10pt;
	vertical-align: top;

}

DIV.Content {
	color : Black;
	background: White;
	font-size : 10pt;
	margin-left: 75px;
	padding-top: 1em;
	margin-bottom: 0.25em;
	border-top: 1px solid #808080;
	width: 550px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 9pt;
}

TD.kollaasi {
	padding-top: 10px;
}

a {
	color: #494949;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #DADADA;
}

a.path {
	color: #D80A1E;
	text-decoration: none;
}

a.path:hover {
	color: #DADADA;
}

a.nappi {
	display: block;
	line-height: 22px;
	padding-left: 1em;
	padding-right: 1em;
	padding-top: 1px;
	border: 1px solid #808080;
	background-color: #F63546;
	color: #FFFFFF;
	text-decoration: none;
	width: 130px;	
}

a.nappi:hover {
	background-color: #F96A78;
}

#ylamenu {
	position: absolute; 
	height: 20px; 
	z-index: 2; 
	left: 0px; 
	top: 45px; 
	padding-left: 75px;
}

#ylamenu a {
	color: #FFFFFF;
	font-weight: bold;
	padding-right: 1em;
	text-decoration: none;
	
}

#ylamenu a:hover {
	color: #DADADA;
}

#uutisvirta {
	position: absolute; 
	height: 40px; 
	z-index: 1; 
	left: 0px; 
	top: 22px; 
	padding-left: 380px;
}

#menu2 {
	position: absolute; 
	left: 75px; 
	top: 139px; 
	width: 540px; 
	height: 22px; 
	z-index: 7;
}

#menu2 a {
	color: #F63546;
	font-weight: bold;
	padding-right: 1em;
	text-decoration: none;	
}

#menu2 a:hover {
	color: #DADADA;
}

#submenu {
	position: absolute; 
	left: 75px; 
	top: 170px; 
	width: 540px; 
	height: 20px; 
	z-index: 8; 
}

#submenu a {
	color: #D80A1E;
	font-weight: normal;
	padding-right: 0.6em;
	text-decoration: none;
	font-size : 8pt;		
}

#submenu a:hover {
	color: #DADADA;
}

h5 {
	color: #808080;
}

/* Feedback */
.FeedbackBase {

}

.FeedbackHeader {

	font-weight: Bold;
}


TABLE.ajankohtaista {
	width: 100%;

}

TD.ajank_otsikko {
	background: #FBFBFB;
	color: #FFFFFF;
	font: bold 10pt 'Trebuchet MS', Tahoma, Verdana;
	line-height: 20px;
	padding-left: 2px;	
}

.doListRowEven {
	background: #F8F8F8;
	padding: 4px;
}

.doListRowOdd {
	background: #EFEFEF;
	padding: 4px;
}
