body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

.tiny {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.topalign {
	top: -240px;
	left: 5px;
	position: relative;
}

.topaligni {
	top: -150px;
	left: 5px;
	position: relative;
}


a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #181C1D;
	
}	

a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #999999;
}


a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #9E8D8E;
}
.pink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF3399;
	font-style: normal;
}

a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #666666;

}
.background1 {
	background-color: #FFFFFF;
	background-image: url(images/manu01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.border1 {
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.box1 {
	background-color: #FFFFFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	top: 0px;
}


.box2 {
	padding: 3px;
	border-width: thin;
	border-color: #666666 #666666 #666666 #666666;
	border-left-style:solid;
	border-right-style:solid;
}	

.boxright {
	background-color: #F0F0F0;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}


.logospot {
	background-image: url(images/portalmin.jpg);
	background-repeat: no-repeat;
	top: 10px;
	right: 30px;
	border:thin solid #333333;
}

