/* CSS Document */

.sacristyle {
	font-size: 12px;
	color: #000000;
	text-align: justify;
	list-style-type: circle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	white-space: normal;
	display: table;



}
.titlumare {
	font-family: "Trebuchet MS", "Microsoft Sans Serif", Verdana;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
}
.titlumic {
	font-family: "Trebuchet MS", "Microsoft Sans Serif", Verdana;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
a:link {
	color: #333333;
	font-family: "Trebuchet MS", "Microsoft Sans Serif", Verdana;

}
a:visited {
	color: #666666;
}
a:hover {
	color: #C5D3C2;
	text-decoration: blink;
}
a:active {
	color: #FFFFFF;
}
.dashedborder {
	border: 1px solid #666666;
}
.dashedalb {
	border: 1px dotted #FFFFFF;
	overflow: scroll;

}
.umbra {
	filter: Alpha(Opacity=50);
}
.layerrelativ {
	position: relative;
	visibility: visible;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
}
