.menu {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #D8D9D0;
	background-color: #77796F;
	display: block;
	margin: 0px;
	padding: 5px;
	height: auto;
	width: auto;
	border: 1px solid #585946;
	text-decoration: none;
}
.menu:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #585946;
	display: block;
	margin: 0px;
	padding: 5px;
	height: auto;
	width: auto;
	border: 1px solid #000000;
}
font {
	font-family: Tahoma;
	font-size: 11px;
}
.tabela {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #777971;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-position: center 100%;
	margin: 0px;
	height: 100%;
	width: 760px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 100px;
	padding-left: 30px;
	text-align: center;
}
.celula {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #777971;
	margin: 0px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
}
a {
	color: #799BDF;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #79aBFF;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	text-decoration: underline;
}
p {
	text-align: left;
	margin: 0px 0px 5px;
	padding: 0px;
	height: auto;
	width: auto;
	font-family: Tahoma;
	font-size: 11px;
}
.titulo {
	text-align: left;
	margin: 0px 0px 5px;
	padding: 0px;
	height: auto;
	width: auto;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #777971;
}
input {
	font-family: Tahoma;
	font-size: 11px;
	color: #777971;
}
textarea {

	font-family: Tahoma;
	font-size: 11px;
	color: #777971;
}
.msg_ok {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #006600;
	text-align: left;
	margin: 10px 0px;
	padding: 5px;
	height: auto;
	width: auto;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #003300;
}
.msg_erro {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #DD0000;
	text-align: left;
	margin: 10px 0px;
	padding: 5px;
	height: auto;
	width: auto;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #003300;
}
.produtos_borda {
	margin: 0px;
	padding: 5px;
	height: auto;
	width: auto;
	border: 1px solid #CCCCCC;
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
}
.hiperlink {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	text-decoration: none;
}
.hiperlink:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000099;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	text-decoration: underline;
}
.texto {
	font-family: Tahoma;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	text-transform: none;
	color: #999999;
}
.categoria {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #0099CC;
	background-color: #EEEEFE;
	text-align: center;
	padding: 4px;
	height: auto;
	width: auto;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #0099CC;
	border-bottom-color: #0099CC;
}
.titulo_textos {
	font-family: Tahoma;
	font-size: 10pt;
	color: #006699;
}
