body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #3B3B3B;
    font: 15px 'Times New Roman', Times, serif;
	line-height: 18px;
    background: #444444;
}

.blank { font: 1px Arial; color: #333333; }

html, body
{
  min-height: 100%;
  height: 100%;
}

body { text-align: center; 
       background-image: url( images/body_bg.gif );
       background-repeat: repeat-x;
}

a.link1:link { color: #3B3B3B; }
a.link1:visited { color: #3B3B3B; }
a.link1:active {
	color: #3B3B3B;
	font-family: Arial, Helvetica, sans-serif;
}
a.link1:hover { color: #8EC63F; }

a.link2:link { font-size:11px; color: #AAAAAA; text-decoration: none; }
a.link2:visited { font-size:11px; color: #AAAAAA; text-decoration: none; }
a.link2:active {
	font-size:11px;
	color: #AAAAAA;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a.link2:hover { font-size:11px; color: #8EC63F; text-decoration: none; }

a.link3:link { font-size:15px; color: #3B3B3B; text-decoration: none; }
a.link3:visited { font-size:15px; color: #3B3B3B; text-decoration: none; }
a.link3:active {
	font-size:13px;
	color: #3B3B3B;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;

}
a.link3:hover { font-size:15px; color: #FFFFFF; text-decoration: none; }

.nav {
	font: 15px/15px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-left:20px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-top-color: #99CC33;

}

.firm_profile_bg { background: url( images/firm_profile_bg.gif ) no-repeat; }.txt {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;

}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

}
.Subtitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #669933;
}
.susubtit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #669933;
}
a {
	color: #669933;
	font-weight: normal;
	text-decoration: underline;

}
a:hover {
	text-decoration: none;
	color: #99CC33;

}
.form1 {
	color: #4B4B4B;
	background-color: #fafafa;
	border: 1px solid #CCCCCC;

}
.form2 {
	color: #4B4B4B;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #FFFFFF;

}
.boton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #7DAA3E;
	color: #FFFFFF;
	border: 1px solid #7DAA3E;
	height: 19px;

}
.fondoPHONE {
	background-image: url(images/phone2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
