BODY {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/img_fundo.gif);
}

.INPUT{
	font-family : Arial;
	font-size : 11px;
	border-top : 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	color : #617078;
	background-color : White;
	font-weight : none;
}

.menu{
	font-family : Arial;
	font-size : 10px;
	color : #4F8B1D;
	text-decoration : none;
	font-weight : bold;
}

.menu:hover{
	font-family : Arial;
	font-size : 11px;
	color : #4F8B1D;
	text-decoration : none;
	font-weight : bold;
}

.menuselecionado{
	font-family : Arial;
	font-size : 11px;
	color : #4F8B1D;
	text-decoration : none;
	font-weight : bold;
}

.txtcntd{
	font-family : Arial;
	font-size : 11px;
	color : #454545;
	text-decoration : none;
	font-weight : none;
}

.txtcntd:hover{
	font-family : Arial;
	font-size : 11px;
	color : #454545;
	text-decoration : underline;
	font-weight : normal;
}

.txtcntd2{
	font-family : Arial;
	font-size : 10px;
	color : #5E5E5E;
	text-decoration : none;
	font-weight : none;
}

.receita{
	font-family : Arial;
	font-size : 11px;
	color : #FF7900;
	text-decoration : none;
	font-weight : none;
}

.receita:hover{
	font-family : Arial;
	font-size : 11px;
	color : #FF7900;
	text-decoration: underline;
	font-weight : none;
}

.txtmais{
	font-family : Arial;
	font-size : 10px;
	color : #FF7900;
	text-decoration : none;
	font-weight : none;
}

.txtmais:hover{
	font-family : Arial;
	font-size : 10px;
	color : #FF7900;
	text-decoration: underline;
	font-weight : none;
}

.rodape{
	font-family : Arial;
	font-size : 9px;
	color : #5E5E5E;
	text-decoration : none;
	font-weight : none;
}
.INPUTimage {
	font-family : Arial;
	font-size : 11px;
	border-top : 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	color : #617078;
	background-color : White;
	font-weight : none;
}
