.welcomeline{
	background-color:#F9F9F9;
	border-bottom: 1px solid #E5E5E5;
	height:130px;
}

.welcometitle{
	font-family:Arial;
	color:#2D2D2D;
	font-size:13pt;
	font-weight:bold;
}

.welcomeinfo{
	font-family:Tahoma;
	font-size:8pt;
	color:#4B4B4B;
}

.camporef{
	font-family:Tahoma;
	font-size: 8pt;
	color: #696969;
	height:30px;
}

.camporef input{
	border: 1px solid #B6B0A5;
	font-family: Tahoma;
	font-size:8pt;
}

.comcampo{
 	font-family:Tahoma;
 	font-size:8pt;
	color:#696969;
}

.maskcampo{
 	font-family:Tahoma;
 	font-size:10px;
	color:#969696;
}

.infosecur{
 	font-family:Tahoma;
	font-size: 8pt;
	color: #656565;
	padding: 0px 0px 0px 3px;
	text-align:justify;
}

.infosecur a{
 	text-decoration:none;
	color: #FF6600;
}

.infosecur a:hover{
 	text-decoration:underline;
}

.infoterms{
	font-family:Tahoma;
	font-size:8pt;
	color:#696969;
}

.infoterms .titleterms{
	display: block;
	margin-bottom: 3px;
}

.infoterms .boxcontent{
	border: 1px solid #CECAC1;
	height: 100px;
	padding: 10px;
	overflow-x: hidden;
	overflow-y: scroll;
}

.infoterms .boxcontent table td{
	font-family: Tahoma;
	font-size: 8pt;
	color: #716C64;
}

.infoterms .acceptcom{
	height: 20px;
	padding-top: 5px;
}

.infoterms .acceptcom table td.text{
	font-size: 8pt;
	color: #7f7f7f;
}
