body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.jpg);
}

body,td,th {
	font-size: 11px;
	color: #000000;
	font-family: Arial;
	line-height: 12px;
}

a:link {
	font-family: Times New Roman;
	font-size: 12px;
	font-weight: bold;
	color: #006600;
	background-position: center;
}

a:visited {
	font-family: Times New Roman;
	font-size: 12px;
	font-weight: bold;
	color: #006600;
	background-position: center;
}

a:hover {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #006600;
	background-position: center;
}

.style1 {
	font-size: 12px;
	font-weight: bold;
}

.texto_verde {color: #003333}
.texto_laranja {color: #AC6E14}
.texto_areia {color: #CE9D42}

.fonte_22B {
	font-size: 22px;
	font-weight: bold;
}

.fonte_16B {
	font-size: 16px;
	font-weight: bold;
}

.cardapio {
	font-size: 11px;
	color: #000000;
	font-family: Arial;
	line-height: 13px;
}

.forms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #006442;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;

	scrollbar-arrow-color:#006600;
	scrollbar-3dlight-color:#006600;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-face-color:#FFFFFF;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-darkshadow-color:#006600;
	scrollbar-track-color:#FFFFFF;

}

div.recado {
  float: left;
  height:213px;
  width: 295px;
  overflow: scroll;
  overflow-x:hidden;
  visibility: visible;
  padding: 0.4em;

	scrollbar-arrow-color:#006600;
	scrollbar-3dlight-color:#006600;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-face-color:#FFFFFF;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-darkshadow-color:#006600;
	scrollbar-track-color:#E9F1E9;

  /*border: thin silver solid;
  margin: 0.5em;
  background-color: #E9F1E9;
  background-color: #B5CBE3;*/
}
