body, td, select, input, textarea {
	font-family: Arial;
	font-size: 11px;
}

.style1 {
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #666666;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	/*color: #FF9900;*/
	color: green;
}
a:active {
	text-decoration: none;
	color: #666666;
}
.style2 {font-size: xx-small; font-family: Arial, Helvetica, sans-serif; font-style: normal; color: #666666; }

.style3 {font-size: 11px; font-family: Arial, Helvetica, sans-serif; font-style: normal; color: #666666; }

.style4 {font-size: 11px; font-family: Arial, Helvetica, sans-serif; font-style: normal; color: #666666; }

.style5 {font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #666666; }

.Estilo2 {
	color: #669933;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.Estilo9 {color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; }
.Estilo11 {font-size: 10px; font-family: Arial, Helvetica, sans-serif;}


/* Estilos da busca do banco de imagens */
#navigationBarLeft{
	color: black;
	float: left;
	width: 600px;
	border: 1px solid gray;
	padding: 5px;
	margin-top: 3px;
	margin-left: 2px;
	height: 35px;
}

#navigationBarRight{
	color: black;
	float: right;
	width: 100px;
	border: 1px solid gray;
	padding: 5px;
	text-align: center;
	margin-top: 3px;
	margin-left: 2px;
	height: 35px;
}

#navigationBarTbl{
	color: black;
	float: left;
	width: 700px;
	border-bottom: 1px solid gray;
	padding: 5px;
	margin-top: 3px;
	margin-left: 2px;
	height: 35px;
}

.titulo_popup{
	font-weight: bold;
}

.alert {
	color: #990000
}

.inputText{
	border: 1px solid #669933;
}

/* Cesta de Compras */

.cestaHead {
	border-bottom: 1px solid green;
	border-top: 1px solid green;
	border-right: 1px solid gray;
}