.estilo1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#7D7D7d;
}
.estilo2{
	color:#9E4E50;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}
.estilo3{
	color:#171717;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}
.estilo4{
	color:#171717;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;

}
.estilo5{
	color:#575757;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
a.estilo5{
	color:#575757;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
a.estilo5:hover{
	color:#9E4E50;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}
.estilo6{
	color:#575757;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}
.estilo7{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#7D7D7d;
}
.copy{
	color:#998080;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}

.errortext{
	font-family:Tahoma; 
	font-size:11px;  
	color:#A50000;
}
.inputboxMozilla{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
	background-color : #F2F3F5;
	border-right-color:transparent;
	border-left-color:transparent;
	border-bottom-color:transparent;
	border-top-color:transparent;
	width:100px;
	font-weight:100;
	
}

.inputboxMozillaLong{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
	background-color : #F2F3F5;
	border-right-color:transparent;
	border-left-color:transparent;
	border-bottom-color:transparent;
	border-top-color:transparent;
	width:250px;
	font-weight:100;
	
}
.inputboxExplorer{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
	background-color : #F2F3F5;
	border:0px;
	width:100px;
}
.textareaContacto{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
	background-color : #F2F3F5;
	border : 1px solid #CCCCCC;
	overflow:auto;
	width:150px;
	height:100px;
	font-weight:100;
}
.textareaContactoE{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
	background-color : #F2F3F5;
	border : 1px solid #CCCCCC;
	overflow:auto;
	width:270px;
	height:100px;
	font-weight:100;
}
.textareaContactoM{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
	background-color : #F2F3F5;
	border : 1px solid #CCCCCC;
	overflow:auto;
	width:270px;
	height:100px;
	font-weight:100;
}
.inputboxContactoM{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
	background-color : #F2F3F5;
	border : 1px solid #CCCCCC;
	width:220px;
	font-weight:100;
	
}
.inputboxContactoE{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
	background-color : #F2F3F5;
	border : 1px solid #CCCCCC;
	font-weight:100;
	height:16px;
	width:220px;
}
.inputboxContactoErrM{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #AA0000;
	background-color : #EEC5C5;
	border : 1px solid #AA0000;
	width:220px;
	font-weight:100;
	
}
.inputboxContactoErrE{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #AA0000;
	background-color : #EEC5C5;
	border : 1px solid #AA0000;
	font-weight:100;
	height:16px;
	width:220px;
}
.buttonContactoM{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
	background-color : #F2F3F5;
	border : 1px solid #CCCCCC;
	width:50px;
	font-weight:100;
	
}
.buttonContactoE{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
	background-color : #F2F3F5;
	border : 1px solid #CCCCCC;
	width:50px;
}

.inputboxExplorerLong{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
	background-color : #F2F3F5;
	border:0px;
	font-weight:100;
	height:16px;
	width:250px;
}
.textareaMozilla{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
	background-color : #F2F3F5;
	border-right-color:transparent;
	border-left-color:transparent;
	border-bottom-color:transparent;
	border-top-color:transparent;
	width:510px;
	height:200px;
	font-weight:100;
}
.errorTextareaMozilla{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #AA0000;
	background-color : #EEC5C5;
	border-right-color:transparent;
	border-left-color:transparent;
	border-bottom-color:transparent;
	border-top-color:transparent;
	width:510px;
	height:200px;
	font-weight:100;
}
.textareaExplorer{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
	background-color : #F2F3F5;
	width:510px;
	height:200px;
	border : 0px;
	overflow:auto;
	font-weight:100;
}
.errorTextareaExplorer{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #AA0000;
	background-color : #EEC5C5;
	width:510px;
	height:200;
	border : 0px;
	overflow:auto;
	font-weight:100;
}
.errorMozilla{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #A50000;
	background-color : #EEC5C5;
	border-right-color:transparent;
	border-left-color:transparent;
	border-bottom-color:transparent;
	border-top-color:transparent;
	font-weight:100;
}
.errorMozillaLong{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #A50000;
	background-color : #EEC5C5;
	border-right-color:transparent;
	border-left-color:transparent;
	border-bottom-color:transparent;
	border-top-color:transparent;
	width:250px;
	font-weight:100;
}
.errorExplorer{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #A50000;
	background-color : #EEC5C5;
	border: 0px;
	font-weight:100;
}
.errorExplorerLong{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #A50000;
	background-color : #EEC5C5;
	border: 0px;
	width:250px;
	font-weight:100;
}
.weirdTable{
	padding:2px;
	border-width:2px;
	border-color:#F6F8F7;
	border-style:solid;
}
.searchTable{
	border-width:2px;
	border-color:#F6F8F7;
	border-style:solid;
}
.txt {
	text-align: left;
	vertical-align: middle;
	font-family:Tahoma;
	font-size:11px;
	color:#81878E;
	text-decoration:none;
	font-weight:100;
}
.txT2{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-weight: bold;
	color: #543530;
}
.txT{
	font-weight:bold;
	text-align: left;
	vertical-align: middle;
	font-family:Tahoma;
	font-size:11px;
	color:#81878E;
}
.txtB {
	font-weight:bold;
	text-align: left;
	vertical-align: middle;
	font-family:Tahoma;
	font-size:11px;
	color:#81878E;
}
.menu {
	font-family:Tahoma;
	font-size:11px;
	color:#81878E;
	text-decoration:none;
	font-weight:400;
}
.menuB {
	font-family:Tahoma;
	font-size:11px;
	color:#81878E;
	text-decoration:none;
	font-weight:bold;
}
.warning{font-family: Arial, Helvetica, sans-serif;
font-size:11px;
color: #980307;
	font-weight: bold;
}
.inputbox{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
	background-color : #F2F3F5;
	border : 1px solid #CCCCCC;
	font-weight:100;
}
.style2 {
	color: #980307;
	font-weight: bold;
	font-size:11px;
}

.spacerH{
	height:10px;
}
.spacerW{
	width:10px;
}
.spacer{
	height:10px;
	width:10px;
}
.separator{
	height:10px;
	width:450px;
}

.spacerMin{
	height:1px;
	width:1px;
}
.spacerMenu{
	height:1px;
	width:4px;
}

.menufondo {
	font-family:Tahoma;
	font-size:11px;
	color:#81878E;
	text-decoration:none;
	font-weight:400;
	background-color: #F8F1D8;
}
.menuA {
	font-family:Tahoma;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}