body
{
	background-color:	white;
	margin:			0;
	padding:		0;
	font-family:		tahoma;
	color:			#666666;
}
.toptable
{
	background-color:	white;
	color:			#003263;
	font-size:		90%;
}
table
{
	background-color:	#ffffff;
}
.titles
{
	color:			#003366;
	font-weight:		bold;
	font-size:		70%;
}
a
{
	text-decoration:	none;
	color:			#003366;
}
a:hover
{
	text-decoration:	underline;
}
.currentPartition
{
	color: white;
}
.rightLineForMenuButtons
{
	border-right:		1px solid #c4effd;
}

.hid {display: none;}
.vis {display: block; border-style: solid; border-width: 2; border-color: #C8D2C4}
.vis_light {display: block; margin-left: 15; margin-top: 5; margin-bottom: 5}
.foto {color: #666666; font-family: Verdana; font-size: 12; font-weight: bold; cursor: hand}