/*Basic stylesheetMikko Hopia - Visualway Design Oy3.8.2004*/body {	margin-top: 45px;	padding: 0;  	background: white url(images/ui/bg_main_u.gif) repeat-x;	color: #000;	font: 13px "trebuchet ms", trebuchet, verdana, arial, helvetica, sans-serif;	}

td, p, li, ol, ul, dt, dd, dl {	font: 13px "trebuchet ms", trebuchet, verdana, arial, helvetica, sans-serif;}/* Layout */#leftcol {	background: #fff;	border-right: black 1px solid;}#rightcol {	background: #fff;}

.header {
	background: #c0c0c0 url(images/ui/menu_bg_u.gif) repeat-x;
	height:27px;
	}
	
	
.header ul{list-style: none;padding: 0;margin: 0;}

.header li{float: left;margin: 0;
display: block;text-decoration: none;
color:black;
}

.header li a{float: left;
padding:6px 14px 5px 14px;
text-decoration: none;
color:black;
}

.header li a:hover{float: left;display: block;text-decoration: none;
color:white;
background: #828282;}

.header li.current a{float: left;display: block;text-decoration: none;
color:white;
background: #828282;}


.news {
	background: #c0c0c0 url(images/ui/menu_bg_u.gif) repeat-x;
	height:27px;
	padding:6px 14px 5px 14px;
	}

	.footer {
	font: 11px "trebuchet ms", trebuchet, verdana, arial, helvetica, sans-serif;
	background: #c0c0c0 url(images/ui/menu_bg_u.gif) repeat-x;
	color: black;
	padding: 8px 18px 8px 9px;
/*	border-left: black 1px solid;	border-right: black 1px solid;
	border-bottom:  black 1px solid;*/
}.footer a {	font: 11px "trebuchet ms", trebuchet, verdana, arial, helvetica, sans-serif;
	color: black;
	text-decoration: none;
}

.footer a:hover {	font: 11px "trebuchet ms", trebuchet, verdana, arial, helvetica, sans-serif;
	color: black;
	text-decoration: underline;
}#login {	
	background: #004C88 url(images/ui/menu_bg_u.gif) repeat-x;}.inputfield {	font: 13px "trebuchet ms", trebuchet, verdana, arial, helvetica, sans-serif;	border: 0;	background: transparent url("images/ui/bg_inputfield.gif") no-repeat fixed;	height: 15px;	width: 97px;	padding: 2px 0 0 2px;}#login>.inputfield {	background: transparent url("images/ui/bg_inputfield.gif") no-repeat; /* muut kuin IE 5+ */}.loginbutton {	font: 11px "trebuchet ms", trebuchet, verdana, arial, helvetica, sans-serif;
	border: 0;	background: transparent url("images/buttons/login.gif") no-repeat 0 0;	height: 15px;	width: 25px;	padding: 0;}