body {
	background-color: #EDECE7;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.BgPage {
	background-color: #FFFFFF;
}
.ShadowPageLeft {
	background-attachment: fixed;
	background-image: url(../img/shadow_page_left.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.ShadowPageRight {
	background-attachment: fixed;
	background-image: url(../img/shadow_page_right.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.BgMenuBarra {
	background-attachment: fixed;
	background-color: #89B901;
	background-image: url(../img/menu_bg_right02.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.BgMenu {
	background-color: #519200;
	background-image: url(../img/menu_bg_right01.jpg);
	height: 30px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right;
}
.LineV {
	background-color: #D7D3C6;
}
.LineH {
	background-color: #D7D3C6;
}
.BoxColumn {
	padding-right: 10px;
	padding-left: 10px;
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
input, select, textarea {
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	background-color: #FCFCFC;
	border: 1px solid #D7D3C6;
}
.InputPesquisa {
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	background-color: #FCFCFC;
	border: 1px solid #D7D3C6;
	width: 128px;
}
.TableHeader {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #519200;
	padding: 3px;
}
.TableRow01 {
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 3px;
}
.TableRow02 {
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	background-color: #F0F6DE;
	padding: 3px;
}
a:hover {
	text-decoration: underline;
}
.BgDestaqueHome {
	background-attachment: fixed;
	background-color: #E9E8E0;
	background-image: url(../img/destaque_home_right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
.TextBody {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.TextBody02 {
	font-family: Tahoma;
	font-size: 12px;
	color: #519200;
	text-decoration: none;
}
.TextBody03 {
	font-family: Tahoma;
	font-size: 12px;
	color: #2778AD;
	text-decoration: none;
}
.TextLable {
	font-family: Tahoma;
	font-size: 10px;
	color: #519200;
	text-decoration: none;
}
.TextSubtitle {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #2778AD;
	text-decoration: none;
}
.BgTitulosHome {
	background-image: url(../img/bg_titulos_home.gif);
	background-repeat: repeat-x;
	height: 41px;
}
.BgTitulos {

	background-attachment: fixed;
	background-color: #E9E8E0;
	background-image: url(../img/destaque_home_right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.BoxContent {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	padding: 10px;
	line-height: 16px;
}
