@charset "UTF-8";
/* CSS Document */

.AJXCSSMenuPESNaUD {
	position: relative;
	z-index: 100;
	width: 960px;
	min-width: 960px;
	height: 35px;
	background: #001433 url(../ajxmenu_files/menu-bg.gif) center right;
	text-align: center;
	border-radius: 5px;
}
* html .AJXCSSMenuPESNaUD .ajxmw {
	height: 1px;
	margin-left: 960px;
	max-width: none;
}
* html .AJXCSSMenuPESNaUD .ajxmw2 {
	position: relative;
	margin-left: -960px;
	height: 1px;
	background: #001433 url(../ajxmenu_files/menu-bg.gif) center right;
	width: auto;
}
.AJXCSSMenuPESNaUD ul {
	position: relative;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 18px;
	margin-bottom: 10px;
	padding: 0;
	list-style-type: none;
	width: auto;

}
.AJXCSSMenuPESNaUD li {
	float: left;
	margin: 0;
	width: auto;

}
.AJXCSSMenuPESNaUD li a {
	display: block;
	float: left;
	height: 35px;
	white-space: nowrap;
	overflow: hidden;
	padding: 0 20px 0 20px;
	font: bold 15px Verdana,Arial,Helvetica,sans-serif;
	line-height: 35px;
	text-decoration: none;
	text-align: center;
	color: #ffffff;
	background: url(../ajxmenu_files/top.gif) no-repeat top right;
	width: auto;
}
.AJXCSSMenuPESNaUD li:hover > a,.AJXCSSMenuPESNaUD li.ajxover > a {
	background: #43777e url(../ajxmenu_files/top.gif) no-repeat bottom right;
	width: auto;
}
.AJXCSSMenuPESNaUD br {
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
	width: auto;
}


#MainContainer1 {
	border-style: none none none solid;
	border-width: 0px 0px 0px thin;
	margin-top: -10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
	width: 960px;
	background-color: #FFFFFF;
	-webkit-box-shadow: #666 2px 2px 3px;
	-moz-box-shadow: #666 2px 2px 3px;
	box-shadow: #666 2px 2px 3px;
	border-left-color: #C0C0C0;
}
#MainContainer {

	margin-top: -10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
	width: 960px;

}

#companylogo{
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 25px;
	font-size: 18px;
	float: left;
}
#TextArea{
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
	border: 1px solid #BBBABA;
	border-radius: 5px;
	background-color: #F9F9F9;
	line-height: 20px;
	font-size: 13px;
}
#Copyright{
	font-size: small;
	color: #9A9A9A;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#info{
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 20px;
	font-size: 12px;
	float: right;
	text-align: right;


}
.ClearBoth{
	clear: both;
}
.Title01{
	font-size: x-large;
	color: #FD0004;
}