/* CSS Document */

#header{
	display: none;
}

#topmenu{
	display: none;
}

#breadcrumb{
	display: none;
}

#footer{
	display: none;
}

#jumptotop{
	display: none;
}


#left{
	display: none;
}

#title{
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

#text{
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
}

#actions{
	display: none;
}

#reactions{
	display: none;
}