body
{
	margin: 10px 0px 10px 0px;
	background: #e3e3e3;
}
.HeaderTitle
{
	font-family: Arial;
	font-size: 14pt;
	text-align: right;
	position: relative;
	right: 25px;
	color: black;
}
.BodyTitle
{
	font-family: Arial;
	font-size: 14pt;
	text-align: left;
	position: relative;
	margin:  10 25 20 25;
}
.BodySecondTitle
{
	font-family: Arial;
	font-size: 11pt;
	text-align: left;
	position: relative;
    color: #505051; 	/*color: #bfbfbf;*/
	font-weight: bold;
	margin: 10 25 10 25;
}

.BodyReferencesTitles
{
	font-family: Arial;
	font-size: 10pt;
	text-align: left;
	position: relative;
	color: #505051;
	font-weight: bold;
	margin: 10 25 10 25;
}
.BodySecondTitleBlack
{
	font-family: Arial;
	font-size: 10pt;
	text-align: left;
	position: relative;
	color: Black;
	font-weight: bold;
	margin: 10 25 10 25;
}
.BodyText
{
	font-family: Arial;
	font-size: 9pt;
	text-align: justify ;
	position: relative;
	margin: 10 25 10 25;
}

.BodyTextList
{
	font-family: Arial;
	font-size: 9pt;
	text-align: left;
	position: relative;
	left: 0px;
	margin: 0 25 0 25;
}
.BodyTextLinkList
{
	font-family: Arial;
	font-size: 9pt;
	text-align: left;
	position: relative;
	margin: 5 25 5 25;
}
.BodyTextItalic
{
	font-family: Arial;
	font-size: 9pt;
	text-align: left;
	position: relative;
	font-style: italic;
	top: 0px;
	left: 0px;
	margin: 10 25 10 25;
}
.CopyRight
{
	font-family: Arial;
	font-size: 7pt;
	margin: 5 0 5 0;
	color: white;
}
A.CopyrightLinkFooterMenu
{
	font-family: Arial;
	text-decoration: none;
	font-size: 7pt;
	color: white;
	margin: 5 0 5 0;
}
A.CopyrightLinkFooterMenu:Hover
{
	font-family: Arial;
	text-decoration: none;
	font-size: 7pt;
	color: #ff0000;
	margin: 5 0 5 0;
}
A.LinkFooterMenu
{
	font-family: Arial;
	text-decoration: none;
	font-size: 8pt;
	color: white;
	margin: 5 0 5 0;
}
A.Link
{
	font-family: Arial;
	text-decoration: none;
	font-size: 9pt;
	color: Black;
	margin: 0 0 0  15;
}
A.LinkNormal
{
	font-family: Arial;
	text-decoration: none;
	font-size: 9pt;
	color: Black;
	margin: 0 0 0  0;
}
A.LinkNormal:Hover
{
	font-size: 9pt;
	text-decoration: underline;
	color: #800000;
}
A.LinkTitle
{
	font-family: Arial;
	text-decoration: none;
	font-size: 9pt;
	color: Black;
}
A.LinkFooterMenu:Hover
{
	font-size: 8pt;
	text-decoration: none;
	color: #ff0000;
	text-align: center;
}
A.Link:Hover
{
	font-size: 9pt;
	text-decoration: underline;
	color: #800000;
}
A.LinkTitle:Hover
{
	font-size: 9pt;
	text-decoration: underline;
	color: #800000;
}
.PictureAttributes
{
	margin: 5 5 5 5;
}
.ButtonDefault
{
	background-color: #990000;
	border-style: solid;
	border-width: 1px;
	border-color: #c0c0c0;
	font-family: Arial;
	font-size: 7pt;
	text-align: center;
	font-weight: bold;
	color: white;
	height: 15px;
	cursor: hand;
	text-align: center;
	margin:  0 25 0 0;
	text-align: center;
}
.ButtonHover
{
	background-color: #cc0000;
	border-style: solid;
	border-width: 1px;
	border-color: #c0c0c0;
	font-family: Arial;
	font-size: 7pt;
	text-align: center;
	font-weight: bolder;
	color: white;
	height: 15px;
	cursor: hand;
	margin: 0 25 0 0;
	text-align: center;
}

.ButtonHoverStaff
{
	background-color: #505051;
	border-style: solid;
	border-width: 1px;
	border-color: #c0c0c0;
	font-family: Arial;
	font-size: 7pt;
	text-align: center;
	font-weight: bolder;
	color: white;
	height: 15px;
	cursor: hand;
	
	text-align: center;
}
.ButtonDefaultStaff
{
	background-color: #bfbfbf;
	border-style: solid;
	border-width: 1px;
	border-color: #c0c0c0;
	font-family: Arial;
	font-size: 7pt;
	text-align: center;
	font-weight: bold;
	color: white;
	height: 15px;
	cursor: hand;
	text-align: center;
	
	text-align: center;
}
.ButtonHidden
{
	background-color: #bfbfbf;
	border-style: solid;
	border-width: 0px;
	border-color: #c0c0c0;
	font-family: Arial;
	font-size: 7pt;
	text-align: center;
	font-weight: bolder;
	color: white;
	height: 0px;
	cursor: default;
	margin: 0 25 0 0;
}
.MenuTableStyle
{
	background-color: #990000;
	border-right: solid 1px black;
	border-top: solid 1px black;
	height: 100%;
}
.ContentTableStyle
{
	border-top: solid 1px black;
	height: 100%;
}
.FooterMenuCellFormat
{
	border-left: solid 1px dimgray;
	border-right: solid 1px dimgray;
	border-bottom: solid 1px dimgray;
}
.Picture
{
	margin:  0 25 5 0;
	vertical-align: text-top;
}
.Logo
{
	margin:  10  25 10 10;
	vertical-align: text-top;
}
.Moutain
{
	position: relative;
	right: 0px;
	bottom: -5px;
	z-index: 0;
	margin: 0 0 0 0;
}
.HeaderCell
{
	background-position: right bottom;
	background-repeat: no-repeat;
}
.MenuPicture
{
	border-bottom: solid 1px black;
	border-top: solid 1px black;
}
.ProjectsLinkClass
{
	font-family: Arial;
	color: Black;
	font-size: 9pt;
	text-align: justify;
	text-decoration: none;
}
.ProjectsLinkClass:Hover
{
	font-family: Arial;
	color: Black;
	font-size: 9pt;
	text-align: left;
	text-decoration: underline;
}
.ProjectDetails
{
	background-color : #f7f7f7; 
	font-family: Arial;
	font-size: 9pt;
	margin: 15  25  15 25;
	padding :10 10 10 10;
	word-spacing :4;
}
.ContentCell
{
	border-bottom-color: black;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.Modo
{
	margin:  1 25 1 0;
	FONT-WEIGHT: bold; 
	FONT-SIZE: 8pt; 
	COLOR:white;
	FONT-FAMILY: Arial;
}