body {
  	background-color:#ffffff;
  	margin-top:0px;
  	margin-bottom:0px;
  	top:0px;
  	margin-left:0px;
  	margin-right:0px;
  	font: 10pt Arial, Lucida Sans, Helvetica, Arial, sans-serif;
  	color:#616161;
  
   	}

A, A:link, A:active, A:visited {
	text-decoration:underline;
	font: 10pt Arial, Lucida Sans, Helvetica, Arial, sans-serif;
	text-decoration:underline;
	font-weight:bold;
	color:#677b8e;} 
	A:hover {
		text-decoration:underline;
		color:#444444;}

.lang {
	text-decoration:none;
	font: 8pt Arial, Lucida Sans, Helvetica, Arial, sans-serif;
	font-weight:normal;
	color:#677b8e;
	}

A.lang, A.lang:link, A.lang:active, A.lang:visited {
	text-decoration:underline;
	font: 8pt Arial, Lucida Sans, Helvetica, Arial, sans-serif;
	font-weight:normal;
	color:#677b8e;} 
	A.lang:hover {
		text-decoration:underline;
		color:#444444;}
		
	A.delete, A.delete:link, A.delete:active, A.delete:visited {
	text-decoration:underline;
	font: 10pt Arial, Lucida Sans, Helvetica, Arial, sans-serif;
	text-decoration:underline;
	font-weight:normal;
	color:#ffffff;} 
	A.delete:hover {
		text-decoration:underline;
		color:#222222;}
		
A.bigLink, A.bigLink:link, A.bigLink:active, A.bigLink:visited {
	text-decoration:underline;
	font: 14pt Arial, Lucida Sans, Helvetica, Arial, sans-serif;
	font-weight:normal;
	color:#677b8e;} 
	A.bigLink:hover {
		text-decoration:underline;
		color:#444444;}
		
IMG {
	border:0;
	}
	
INPUT {
	font-family: Arial, Lucida Sans, Helvetica, Arial, sans-serif;
	font-size:10pt;
}

SELECT, OPTION {
	font-family:Arial, Lucida Sans, Helvetica, Arial, sans-serif;
	font-size:10pt;
}

TEXTAREA{
	font-family:Arial, Lucida Sans, Helvetica, Arial, sans-serif;
	font-size:9pt;

}
H1 {
	margin-top:15px;
	margin-right:15px;
	font-weight:bold;
	font-size:18px;
	color:#677b8e;
	}
H1.demand {
	margin-top:15px;
	margin-right:15px;
	font-weight:bold;
	font-size:18px;
	color:#feb10d;
	}
H1.offer {
	margin-top:15px;
	margin-right:15px;
	font-weight:bold;
	font-size:18px;
	color:#19aea2;
	}	
	
H2 {
	margin-top:0px;
	margin-right:15px;
	font-weight:bold;
	font-size:15px;
	color:#888888;
	}
	
TABLE {

}

.top {
	width:949px;
	height:125px;
	top:0px;
	bottom:0px;
	text-align:left;
}
.sectionOff {
	font-family:Verdana;
	font-size:12pt;
	color:#FFFFFF;
	font-size:12px;
}
A.sectionOn, A.sectionOn:link, A.sectionOn:active, A.sectionOn:visited {
	text-decoration:none;
	font-family:Verdana;
	font-weight:bold;	
	font-size:12px;
	color:#FFFFFF;
}
A.linkWhite, A.linkWhite:link, A.linkWhite:active, A.linkWhite:visited {
	text-decoration:none;
	font-family:Verdana;
	font-size:12pt;
	color:#FFFFFF;
	font-size:10px;
}
.inferior {
	width:962px;
	text-align:center;
	margin-top:50px;
	}
select.selectors {
	width: 170px;
}	

.cajaTexto {
	text-align:left;
	margin-left:20px;
	margin-right:20px;
	margin-top:10px;
	width:920px;
	margin-bottom:5px;
}

.textBlack {
	text-align:left;
	font-weight:bold;
	font-size:12px;
	color:#6b7580;
}
.bigRed {
	font-weight:bold;
	font-size:25px;
	color:#FF1111;
}
.textGrey {
	text-align:left;
	font-weight:normal;
	font-size:12px;
	color:#6b7580;
}
input.textGrey{
	WIDTH: 300px;
}
SELECT.textGrey{
	width: 200px;
}
.textGreyError {
	text-align:left;
	font-weight:normal;
	font-size:12px;
	color:#FF0000;
}
.textGreyDates {
	text-align:left;
	font-weight:normal;
	font-size:12px;
	color:#6b7580;
}
.textGreyDatesError {
	text-align:left;
	font-weight:normal;
	font-size:12px;
	color:#FF0000;
}
.textSearcher {
	font-family:Verdana;
	text-align:left;
	font-size:12px;
	color:#222222;
}
.dates {
	text-align:left;
	font-weight:bold;
	color:#404d6c;
	font-size:12px;
	color:#6b7580;
}
A.demandLink, A.demandLink:link, A.demandLink:active, A.demandLink:visited {
	font-family:Verdana;
	font-size:12pt;
	color:#ffb100;
	font-size:12px;
}
A.offerLink, A.offerLink:link, A.offerLink:active, A.offerLink:visited {
	font-family:Verdana;
	font-size:12pt;
	color:#19aea2;
	font-size:12px;
}
span.demandText{
	font-family:Verdana;
	font-weight:bold;	
	font-size:12pt;
	color:#ffb100;
	font-size:12px;
}
span.offerText{
	font-family:Verdana;
	font-weight:bold;	
	font-size:12pt;
	color:#19aea2;
	font-size:12px;
}
.lightRow
{
	background-color: #FFFFFF;
	height: 30px;
}
.darkRow
{
	background-color: #F3F3F3;
	height: 30px;
}
.footer{
	background-color: #b6b6b6;
	height: 30px;
}
TD.line{
	height: 1px;
	background-color: #A5A5A5;
}
.contactLeft{
	background-color: #E3E3E3;
	width: 200px;
}
