* { 
	margin: 0px;
	padding: 0px;
	}
body {
	background: #EBEEF0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000000;}

a {text-decoration: none;
	color: #43AAA8;}

a:hover {color:#43AAA8;}

p {margin: 5px 0px 5px 0px;}


#all{
	border: 0px solid orange;
	margin: 10px;
	}

#header{
	border: 0px solid blue;
	background: #ffffff;
	margin: 0px;
	margin-bottom: 10px;
	height: 90px;
	}

#header h1.sifr{
	font-size: 18px;
	text-transform: uppercase;
	color: #43AAA8;
	margin: 0px 10px 1px 10px;
	padding-top: 10px;
	width: 400px;
	}
#login_info {margin-left: 10px; color: #717171;}
#login_info span {color: #f00;}

#header #logo {
	position: absolute;
	right: 20px;
	_right: 15px;
	top: 8px;
	_top: 10px;
	width: 232px;
	height: 58px;
	background: transparent url(../pics/logo-bp.gif) no-repeat 10px 14px;
	}

#header #logo h1 { font-size: 31px; }
#header #logo h1 a { text-decoration: none; padding: 0px 0px 10px 0px}
#header #logo h1 a span {visibility: hidden;}

	
#header #topnavi {
	position: absolute;
	left: 20px;
	top: 76px;
	margin-left: 0px;
	}
	
#header #topnavi ul {
	list-style-type: none;
	}
	
#header #topnavi ul li {
	display: inline;
	font-size: 15px;
	padding-right: 8px;	
	}
	
#header #topnavi ul li a{
	display: inline;
	font-weight: bold;
	text-transform: uppercase;
	color: #717171;
	text-decoration: none;
	}	
#header #topnavi ul li a:hover{color: #43AAA8;}	
#page{
	border: 0px solid green;
	padding-bottom: 100px;
	background: #ffffff url(../pics/bg-content.gif) no-repeat 0px bottom;

	}

#path{
	border: 0px solid red;
	color: #717171;
	width: 100%;
	height: 30px;

	}


.userinfo {
	position:absolute; 
	right: 10px;
	line-height: 33px;
	width: 130px;
	height: 20px;
	
	border: 0px solid orange;}

.userinfo span {color: #f00;}
.userinfo a {color: #717171;}

#navi{
	border: 0px solid gray;
	background: #ffffff;
	width: 160px;
	float: left;
	margin: 10px;
	margin-top: 0px;
	_margin: 5px;
	}

#navi h2{
	font-size:16px;
	text-transform:uppercase;
	color: #717171;
	font-weight: bold;
	}

#navi ul {
	margin-bottom: 7px;
	}

#navi ul li {
	list-style-type: none;
	background: #E8F5F5 url(../pics/bg-li.gif) no-repeat right 3px;
	padding:  3px 5px 3px 5px;	
	margin: 2px 0px 1px 0px;
	}
	
#navi ul li a{
	color: #000000;
	}
#navi ul li a:hover{
	color: #43AAA8;
	}

		

#pagecontent {border: 0px solid #f00;
	position: relative;
	margin-right: 10px;
	margin-left: 180px;}
#pagecontentWide{
	border: 0px solid #f00;
	position: relative;
	margin-right: 10px;
	margin-left: 10px;}

#pagecontent h1, #login-pagecontent h1, #ohje-pagecontent h1 {font-size: 20px; margin: 0px 0px 15px 0px; font-weight:bold; color: #43AAA8;}
#pagecontent h2, #login-pagecontent h2, #ohje-pagecontent h2 {font-size: 16px; margin: 0px 0px 0px 0px; font-weight:bold; color: #43AAA8;}
#pagecontent h3, #login-pagecontent h3, #ohje-pagecontent h3 {font-size: 16px; margin: 20px 0px 10px 0px; font-weight:bold; color: #43AAA8;}
#pagecontent h4, #login-pagecontent h4, #ohje-pagecontent h4 {font-size: 14px; margin: 20px 0px 5px 0px; font-weight:bold; color: #43AAA8;}

#pagecontent ul, #ohje-pagecontent ul {list-style-type: none; margin: 10px 0px 10px 15px;}
#pagecontent ul li, #ohje-pagecontent ul li { background: transparent url(../pics/bg-li.gif) no-repeat 0px 5px; padding-left: 10px;}
#pagecontent ul li a, #ohje-pagecontent ul li a{}

#footer{
	border: 0px solid brown;
	border-top: 10px solid #EBEEF0;
	background: #ffffff;
	
	height: 33px;
	line-height: 26px;
	padding: 0px 0px 0px 10px;

	}
	
#footer a{color: #000000;}
#footer a:hover{ color: #43AAA8;}	




/*table styles*/

table.bg {
	background: #E9F5F5;
	padding: 10px;
	margin-bottom: 15px;
	border: 1px solid #ffffff;
}
	
table.bg td {padding: 2px;}

form input[type=text] {border: 1px solid #E1E5E6; width: 180px;}
form input[type=password] {border: 1px solid #E1E5E6; width: 180px;}
form select{width: 180px;}

input.button {
	background: #43AAA9;
	border: 0px;
	color: #ffffff;
	padding: 4px 10px 4px 10px;
	font-size: 11px;
	margin-right: 20px;

}
input.redbutton {
	background: #F7181D;
	border: 0px;
	color: #ffffff;
	padding: 4px 10px 4px 10px;
	font-size: 11px;
	margin-right: 20px;
	}
	
tr.tabletitle {
	background: #43AAA9;
	color: #ffffff;
	font-size:11px;
	}

table.results {margin-bottom: 15px;}
table.results td{
	padding: 3px 15px 3px 15px;
}

tr.green{background: #E9F5F5;}
tr.white{background: #ffffff;}


td.border{border: 1px solid #E9F5F5; border-left: 0px; }
td.border2{border: 1px solid #E9F5F5; border-left: 0px; border-right: 0px;}
td.borderwhite{border-top: 1px solid #ffffff; border-bottom: 1px solid #ffffff;}
td.white {background: #ffffff; padding: 3px 10px 3px 10px;}
td.green{background: #E9F5F5; padding: 3px 10px 3px 10px;}
td.darkgreen { background: #43AAA9; color: #ffffff; padding: 3px 10px 3px 10px;}

a.link_out{
background: transparent url(../pics/lin-out.gif) no-repeat right 1px;
padding: 0px 15px 0px 0px;}

a.selected {color: #000;}
a.morepages{color: #f00; text-decoration: underline; margin-left: 3px;}

p.power{ position: absolute; bottom: 1px; left: 10px;}
p.ingressi{ font-weight: bold; color: #4d4d4d;}