.TXT16 {
	font-size: 16px;
	font-weight: bold;
	color: #E93501;
	letter-spacing: 2px;
}
ul.PBElist {
	list-style-type: none;
	margin: 0;
	padding-left:  0px; padding-bottom:3px;
} 
li.PBElist {
	background-image:  url("/N_images/PBE_right.gif");
	background-repeat: no-repeat;
	background-position: 0 0px;
	padding-left:8px; padding-bottom:0px;
	margin: 0 0 0;
}

/* _______________   backcolors  ___________________ */


.backPBE {
	background: #E93501;
	padding: 10px;
	color: #FFFFFF;
}

/* _______________   links  ___________________ */

.PBE {
	color: #E93501;
	font-weight: bold;
}
.PBE a:link {
	color: #E93501;
	font-weight: bold;
	text-decoration:underline
}
.PBE a:visited {
	color: #E93501;
	font-weight: bold;
	text-decoration:underline;
}
.PBE a:hover {
	color: #E93501;
	font-weight: bold;
	text-decoration:none;
}

/* _______________   Menus  ___________________ */


.Menu {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
	height: 38px;
	width: 170px;
	text-align: right;
	padding-right: 10px;

}
.Menu a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;

}
.Menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;

}
.MenuUp {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
	height: 38px;
	width: 170px;
	text-align: right;
	padding-right: 10px;
	background: url(../N_images/N_PBE_MenuUp.gif);
}
.MenuUp a:link{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;

}
.MenuUp a:visited{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;

}

/* _______________  SubMenus  ___________________ */

.MenuSub { 
	font-weight: bold;
	color: #FFFFFF;
	width: 170px;	
	padding-bottom: 3px;
	text-align: right;
	padding-right: 10px;
}
.MenuSub a:link{ 
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 1px;
	text-decoration: none;		

}
.MenuSub a:visited{ 
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 1px;
	text-decoration: none;

}
.MenuSubUp {
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 1px;
	text-decoration: none;		
	padding-bottom: 3px;
	width: 170px;	
	text-align: right;
	padding-right: 10px;
	background: url(../N_images/N_PBE_MenuSubUp.gif);
}
.MenuSubUp a:link{
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 1px;
	text-decoration: none;
}
.MenuSubUp a:visited{
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 1px;
	text-decoration: none;

}

.Formbox {
	border: 1px solid #ECECEC;
	width: 370px;
}
.FormboxNoWidth {
	border: 1px solid #ECECEC;
}