body {
	background-color: #004623;
	background-image: url(/imagem/body_bg.gif);
	background-repeat: repeat-x;
	background-attachment:inherit;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	color: #FF9900;
}
a:visited {
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	color: #FF9900;
}
a:hover {
	text-decoration: underline;
	font-size: 10px;
	font-weight: bold;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	color: #FF9900;
}
.LinksMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #004623;
}
.Rodape {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.SeparadoresMenu {

	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	color: #EED942;
}
.Titulos {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #EED942;
	font-weight: bold;
}
.CorpoGr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #EED942;
}
.CorpoPqeno {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #EED942;
}
.Inputtype {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #EED942;
	background-color: #668531;
	border: 1px solid #EED942;
	width: 400px;

}
.Corpo {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #EED942;
}
.InputtypeNoSize {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #EED942;
	background-color: #668531;
	border: 1px solid #EED942;
}
