img {
	border: 0px;
}

body {
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: rgb(133, 0, 1);
	font-family: Arial, Helvetica, sans-serif;
}
A.content:link {
	color: #2583DD;
}
A.content:visited {
	color: #2583DD;
}
A.content:active {
	color: #2583DD;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	text-align: left;
	color: #000000;
	font-size: 12px;
	
}
.content .sivu {
	padding: 15px;
}

A.sivunavi {
	cursor: default;
	position:relative;
	top: 3px;
	bottom: 3px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	width: 163px;


}

A.sivunavi:hover {
	background-color: #840000;
}

.sivunaviMain {
	color: #FFFFFF;
	font-weight: bold;
}

.sivunaviMain2 {
	padding-left: 5px;
}

.sivunavi2 {
	padding-left: 5px;
	padding-top: 7px;
	width: auto;
	height: 20px;
}

.sivunavi2:hover {
	background-color: #840000;
}
/*
#edit {
	font-size:10px;
	text-decoration: none;
	text-align:center;
	position: relative;
	border: double;
	border-color: #000000;
	width: 50px;

	left: 530px;
}
*/
#edit {
	font-weight: bold;
	font-size:12px;
	background-color:#FFFFFF;
	color:#FF0000;
	text-decoration: none;
	text-align:center;
	position: absolute;
	width: 75px;
	height: 18px;
	top: 110px;
	right: 50px;
}

#logout {
	font-weight: bold;
	font-size:12px;
	background-color:#FFFFFF;
	color:#FF0000;
	text-decoration: none;
	text-align:center;
	position: absolute;
	width: 75px;
	height: 18px;
	top: 140px;
	right: 50px;
}

#maincontent {
	height: 657px;
	margin: 0px 0px 0px 0px;
/*
	background-image: url(<?php echo BOTTOMPIC; ?>);
	background-position: bottom center; 
	background-repeat: no-repeat;
*/
}

#sisennys {
	height: 530px;
	overflow: auto;
	margin-left: 15px;
	margin-top: 15px;
	margin-right: 15px;
}




	

