.letrasForm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFCC00;
	padding-right:3px;
}
.letrasFormWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	padding-right:3px;
}


.links a:link {color: #FFFFFF; text-decoration: none;} 
.links a:visited {color: #FFFFFF; text-decoration: none;}
.links a:hover {color: #FFFFFF; text-decoration: none;}
.links a:active {color: #FFFFFF; text-decoration: none;}

.input-box, input, textfield, select, textarea, .inputMain, .inputShopping, .inputSearch {
font-family: Arial;
font-size: 11px;
color: #000000;
background: #FFFFFF;
border:1px solid #666666;
scrollbar-arrow-color:#FF6600;
scrollbar-base-color:#666666;
scrollbar-shadow-color:#000000;
scrollbar-face-color:#333333;
scrollbar-highlight-color:#666666;
scrollbar-darkshadow-color:#000000;
scrollbar-3dlight-color:#000000;
}

input {
width: 100px;
}

.formMain{
width: 100px;
font-size:12px;
background:: #00ffea;
}
 
.form{
width: 150px;
font-size:10px;
}
.inputMain {
width: 100px;
}

.inputSearch {
width: 45px;
font-size: 11px;
}

.inputSearch2 {
width: 100px;
font-size: 11px;
background:#00FFFF;
}

.inputShopping {
width: 20px;
text-align:center;
}
.submit-button{
color: #333333;
background:#00FFFF;
font-family: Arial;
font-size: 11px;
font-weight: bold;
width: 100px;
} 
