.menuRed {
	color: #FFFFFF;
	background-color: #FF0000;
	background-image:  url("img/menured.gif");
	background-repeat: no-repeat;
}
.menuBlue {
	background-color: #6699CC;
	background-image:  url("img/menublue.gif");
	background-repeat: no-repeat;
}
.menuServ {
	color: #FFFFFF;
	background-image:  url("img/menuServ.gif");
	font-variant: normal;
	text-transform: none;
	clear: none;
	float: none;
	text-align: left;
	background-position: center bottom;
	background-repeat: no-repeat;

}
.menunav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}
.menunavcentr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	vertical-align: baseline;


}
.menuBlue1 {

	background-color: #006699;
	background-image:  url("img/menublue1.gif");
	background-repeat: no-repeat;
}
.menuRed1 {
	background-color: #FF0000;
	background-image:  url("img/menured1.gif");
	background-repeat: no-repeat;
}
.menuServ1 {
	color: #FFFFFF;
	background-image:  url("img/menuServ1.gif");
	font-variant: normal;
	text-transform: none;
	clear: none;
	float: none;
	text-align: left;
	background-position: center bottom;
	background-repeat: no-repeat;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.article {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align: justify;
	color: #FFFFFF;
}

p.article a {
	text-decoration:none;
	color: #FFFFFF;
}

.articlehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;


}
.citata {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	text-align: left;
	color: #CCCCCC;

}
.articlelist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFFFFF;
	list-style-position: outside;
	list-style-type: disc;
	list-style-image: none;
	text-align: left;

}
.topalign {
	vertical-align: bottom;
}
.big {
	font: bold 9px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #FFFFFF;
	background: #FF0000;
	margin-right: 2px;
}
.helptext {
	font: 12px Arial, Helvetica, sans-serif;
	color: #black;
	text-decoration: none;
}
.hid {
	display:none;
}

