@charset "utf-8";
.xmenu {
	background-image: url(../images/back.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	padding-left: 7px;
}
.xlink:link{color: #AFAFAF;
	text-decoration: none;
	}
.xlink:visited {
	text-decoration: none;
	color: #AFAFAF;
	
	
}
.xlink:hover {
	text-decoration: none;
	color: #333333;
	
}
.xlink:active {
	text-decoration: none;
	color: #AFAFAF;
	
}
.text_ner {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
	line-height: 18px;
	text-align: justify;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: ridge;
	border-bottom-style: none;
	border-left-style: ridge;
	border-right-color: #DBDBDB;
	border-left-color: #DBDBDB;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.inf_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
}

.text_ner2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
	line-height: 18px;
	text-align: right;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #DBDBDB;
	border-left-color: #DBDBDB;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.pdf {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
	line-height: 18px;
	text-align: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.xmenu2 {
	background-image: url(../images/back2.jpg);
	background-repeat: no-repeat;
	background-position:right top;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 7px;
}
