body {
	background-color: #EAF0E6;
	margin: 0px;
	padding: 0px;
}
.BgTop {
	background-image: url(img/BgTop.gif);
	height: 78px;
	width: 1000px;
	padding-right: 8px;
	padding-left: 9px;
	vertical-align: top;
}
.BgBottom {
	background-image: url(img/BgBottom.gif);
	height: 46px;
	width: 1000px;
	padding: 12px 16px 0px 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.BgBodyLeftTop {
	font-size: 1px;
	background-image: url(img/BgBodyLeftTop.gif);
	height: 9px;
}
.BgBodyLeftMiddle {
	font-size: 1px;
	background-image: url(img/BgBodyLeftMiddle.gif);
	padding-right: 1px;
	padding-left: 9px;
	vertical-align: top;
	padding-top: 8px;
}
.BgBodyLeftBottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	background-image: url(img/BgBodyLeftBottom.gif);
	height: 9px;
}
.BgBodyContentTop {
	font-size: 1px;
	background-image: url(img/BgBodyContentTop.gif);
	height: 9px;
}
.BgBodyContentMiddle {
	background-image: url(img/BgBodyContentMiddle.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #FFFFFF;
	padding-right: 18px;
	padding-left: 8px;
	vertical-align: top;
	text-align: justify;
}
.BgBodyContentBottom {
	font-size: 1px;
	background-image: url(img/BgBodyContentBottom.gif);
	height: 9px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.Menu {
	background-image: url(img/Menu.jpg);
	height: 30px;
	width: 187px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 25px;
	padding-top: 9px;
	font-weight: normal;
	display: table-cell;

}
.Menu:hover {
	background-image: url(img/MenuOn.jpg);
	height: 30px;
	width: 187px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 25px;
	padding-top: 9px;
	font-weight: normal;
	display: table-cell;

}
.Menu1 {
	background-image: url(img/Menu1.gif);
	height: 30px;
	width: 187px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	padding-left: 30px;
	padding-top: 9px;
	font-weight: normal;
	display: table-cell;

}
.MenuEnd {
	font-size: 1px;
	background-color: #FFFFFF;
	height: 1px;
	margin: 0px;
	padding: 0px;
}
.Menu1:hover {
	background-image: url(img/Menu1On.gif);
	height: 30px;
	width: 187px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	padding-left: 30px;
	padding-top: 9px;
	font-weight: normal;
	display: table-cell;

}
.FontBottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.LinkBottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;

}
a {
	font-weight: bold;
	color: #67801E;
	text-decoration: none;
}
.FontEnErGi {
	font-weight: bold;
	color: #9DC330;
}
h2 {
	font-weight: bold;
	color: #FF6600;
	font-size: 12px;
	margin: 0px;
	padding: 0px;


}
.MarginsContent {
	padding-right: 8px;
	padding-left: 8px;
}

ul {
	list-style: url(img/bullet.gif);
	margin-left: 18px;
	margin-top: 0px;
	margin-right: 4px;
	padding-left: 20px;

}
li {
	margin-top: 0px;
	margin-bottom: 7px;
	list-style: url(img/bullet.gif);
}
.inputPercentage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #330000;
	background-color: #FFFFFF;
	width: 100%;
	border-bottom: 1px solid #E8DDD2;
	border-left: 1px solid #8D4925;
	border-top: 1px solid #8D4925;
	border-right: 1px solid #E8DDD2;
	height: 22px;
	padding: 3px;

}
.inputSubmitPercentage {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #330000;
	background-color: #FFFFFF;
	padding: 3px;
	height: 18px;
	width: 100%;
	border-top: 1px solid #E8DDD2;
	border-right: 1px solid #8D4925;
	border-bottom: 1px solid #8D4925;
	border-left: 1px solid #E8DDD2;
}
.buttonSubmitPercentage {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	width: 100%;
	padding: 3px;
	background-color: #944527;
	border-top: 1px solid #E8DDD2;
	border-right: 1px solid #8D4925;
	border-bottom: 1px solid #8D4925;
	border-left: 1px solid #E8DDD2;
	height: 24px;
}
.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #330000;
	background-color: #FFFFFF;
	padding: 3px;
	width: 100%;
	border-bottom: 1px solid #EDF5D8;
	border-left: 1px solid #67801E;
	border-top: 1px solid #67801E;
	border-right: 1px solid #EDF5D8;
	height: 22px;

}
.inputArea {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #330000;
	background-color: #FFFFFF;
	border-bottom: 1px solid #EDF5D8;
	border-left: 1px solid #67801E;
	border-top: 1px solid #67801E;
	border-right: 1px solid #EDF5D8;
	padding: 3px;
	height: 160px;
	width: 100%;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #330000;
	border: 1px solid #330000;
	width: 158px;
	padding: 3px;
	background-color: #FFFFFF;
	height: 24px;

}

.inputMini {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #330000;
	background-color: #FFFFFF;
	border-bottom: 1px solid #E8DDD2;
	border-left: 1px solid #8D4925;
	border-top: 1px solid #8D4925;
	border-right: 1px solid #E8DDD2;
	padding: 3px;
	width: 210px;
	height: 22px;

}
.inputSuperMini {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #330000;
	background-color: #FFFFFF;
	border: 1px solid #330000;
	padding: 3px;
	height: 22px;
	width: 90px;
}
.buttonNoSize {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #330000;
	border: 1px solid #330000;
	padding: 3px;
	font-weight: bold;
	background-color: #F0E9E1;
	height: 24px;
}
.inputUltraMini {



	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #330000;
	background-color: #FFFFFF;
	padding: 3px;
	height: 22px;
	border-top: 1px solid #E8DDD2;
	border-right: 1px solid #8D4925;
	border-bottom: 1px solid #8D4925;
	border-left: 1px solid #E8DDD2;
}
.inputSubmit {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #330000;
	background-color: #FFFFFF;
	padding: 3px;
	height: 22px;
	width: 250px;
	border-top: 1px solid #E8DDD2;
	border-right: 1px solid #8D4925;
	border-bottom: 1px solid #8D4925;
	border-left: 1px solid #E8DDD2;
}
.buttonSubmit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	width: 100%;
	padding: 3px;
	background-color: #7E9529;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #77791C;
	border-bottom: 1px solid #77791C;
	border-left: 1px solid #FFFFFF;
	height: 24px;


}


.buttonSubmit250 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	width: 250px;
	padding: 3px;
	background-color: #944527;
	border-top: 1px solid #E8DDD2;
	border-right: 1px solid #8D4925;
	border-bottom: 1px solid #8D4925;
	border-left: 1px solid #E8DDD2;
	height: 24px;
}
.Titols2 {
	font-weight: bold;
	color: #FF6600;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;

}
.Titols3 {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
	padding: 4px;
	background-color: #95BC2C;
	width: 100%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #336600;
	border-bottom-color: #336600;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.BorderFaq {
	border-top: 1px solid #FF9900;
	border-bottom: 1px solid #FF9900;
}
.Box1 {
	border: 1px dashed #FF6600;
	background: #ECF5D8;
	font: 13px Arial, Helvetica, sans-serif;
	padding: 4px;

}
.ImgBox {
	border-top: 1px solid #FF9900;
	border-right: 1px solid #FF6600;
	border-bottom: 1px solid #FF6600;
	border-left: 1px solid #FF9900;
}
.Tab {
	background: url(img/TabBg.jpg) no-repeat bottom;
	text-align: center;
	width: 135px;
	position: relative;
	vertical-align: bottom;
	height: 22px;
	bottom: -2px;
	padding-top: 4px;
	padding-bottom: 4px;









}
.TabTable {
	background: url(img/TabBgTable.gif) bottom;
}
.TabOn {
	background: url(img/TabBgOn.jpg) no-repeat bottom;
	text-align: center;
	width: 137px;
	position: relative;
	vertical-align: bottom;
	height: 25px;
	bottom: -1px;
	padding-top: 4px;
	padding-bottom: 4px;





}
.LinkTabOn {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.LinkTab {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #7EA025;

}
.FontImgMessage {
	color: #FF9900;
	text-align: center;
	margin: 0px;
	padding: 0px 4px 0px 0px;
	font-size: 11px;
}
strong {

	font-weight: bold;
	color: #7E9529;
}
.MarginsContent2 {

	padding-right: 16px;
	padding-left: 16px;
}
.Separador {
	border-bottom: 1px solid #EAF0E6;
}
.SeparadorRight {
	border-right: 1px solid #9DC330;

}
.BgBodyContentMiddleIndex {
	background-image: url(img/BgBodyContentMiddleIndex.jpg);
	background-repeat: repeat-y;
	background-position: right bottom;
	background-color: #FFFFFF;
	vertical-align: bottom;
	text-align: justify;
	padding: 0px;



}
.Intro {
	bottom: -10px;
	position: relative;

}
.LinkBottomComexus {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.CellLine {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9DC330;
}
.ImgProjectes {
	border: 1px solid #FFCC99;
	float: left;
	padding: 1px;
	margin: 4px;
}

