body {
	margin:0;
	padding:0;
	width: 100%;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #777777;
}

th, b, strong, h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
}

a:link {
	color: #CD4444;
}

a:active {
	color: #696969;
}

a:focus {
	color: #696969;
}

a:hover {
	color: #000000;
}

a:visited {
	color: #696969;
}

input,select {
	border: 1px solid #ccc;
	margin: 2px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #777777;
}

select{
	height: 20px;
	background: none;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

#main {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
}

#s_bg,#header,#content_header,#footer {
	background-image: url(../../framework/images/s_bg.png);
}

#s_itens,#logo,#translate a#pt,#translate a#en,#translate a#ja,#translate a#es,#menu_icons_a a#home,home,#menu_icons_a a#mensagens,#menu_icons_a a#ajuda,#menu_icons_a a#tel,#menu_icons_a a#print,#menu_icons_a a#exel,#menu_icons_a a#logon,#menu_icons_a a#logout,a#login,#menu_icons_a a#globo,a#logonBlue
	{
	background-image: url(../../framework/images/s_itens.png)
}

#header {
	width: 100%;
	height: 117px;
	position: fixed;
	top: 0;
	background-color: #FFFFFF;
	z-index: 1;
}

#sub_header {
	background-image: url(../../framework/images/s_bg_logo.png);
	width: 230px;
	height: 67px;
	float: left;
	background-color: #FFFFFF;
}

#logo {
	width: 95px;
	height: 65px;
	background-position: 0 -3px;
	margin: 0 0 0 10px;
}

#header h1 {
	color: #cd0000;
	margin: 15px 0 0;
	padding: 0;
	font-size: 20px;
	float: left;
}

#user {
	float: right;
	font-size: 11px;
	height: 20px;
	margin: 5px 15px 0;
	width: 223px;
}

#user a {
	color: #cd0000;
}

#menu {
	width: 100%;
	height: 24px;
	float: left
}

#sub_nav {
	width: 100%;
	height: 25px;
	float: left;
}

#bread {
	color: #FFFFFF;
	float: left;
	font-size: 11px;
	height: 25px;
	padding: 5px 0 0 20px
}

#bread #brad_bullet {
	float: left
}

#menu_icons {
	background-image: url(../../framework/images/s_brad_curves.png);
	float: right;
	height: 27px;
	width: 390px;
}

#translate {
	float: right;
	height: 20px;
	margin: -22px 15px 0;
	width: 99px
}

#translate a {
	float: left;
	height: 16px;
	margin: 0 2px;
	text-indent: -1000px;
	width: 20px
}

#translate a#pt {
	background-position: -40px -110px;
	width: 20px;
	height: 16px;
	float: left
}

.translate-pt {
	background-image: url(../../framework/images/s_itens.png);
	background-position: -40px -110px;
	margin: 0 2px;
	text-indent: -1000px;
	width: 20px;
	height: 16px;
	float: left
}

#translate a#es {
	background-position: -40px -136px;
	width: 20px;
	height: 16px;
	float: left
}

.translate-es {
	background-image: url(../../framework/images/s_itens.png);
	background-position: -40px -136px;
	margin: 0 2px;
	text-indent: -1000px;
	width: 20px;
	height: 16px;
	float: left
}

#translate a#en {
	background-position: -40px -162px;
	width: 20px;
	height: 16px;
	float: left
}

.translate-en {
	background-image: url(../../framework/images/s_itens.png);
	background-position: -40px -162px;
	margin: 0 2px;
	text-indent: -1000px;
	width: 20px;
	height: 16px;
	float: left
}

#translate a#ja {
	background-position: -40px -188px;
	width: 20px;
	height: 16px;
	float: left
}

.translate-ja {
	background-image: url(../../framework/images/s_itens.png);
	background-position: -40px -188px;
	margin: 0 2px;
	text-indent: -1000px;
	width: 20px;
	height: 16px;
	float: left
}

/*flags*/
.pt {
	background-image: url(../../framework/images/s_itens.png);
	background-position: -40px -110px;
	width: 20px;
	height: 16px;
	float: right
}

.es {
	background-image: url(../../framework/images/s_itens.png);
	background-position: -40px -136px;
	width: 20px;
	height: 16px;
	float: right
}

.en {
	background-image: url(../../framework/images/s_itens.png);
	background-position: -40px -162px;
	width: 20px;
	height: 16px;
	float: right
}

.ja {
	background-image: url(../../framework/images/s_itens.png);
	background-position: -40px -188px;
	width: 20px;
	height: 16px;
	float: right
}

/*Imagens de Alerta */
img.alerterrorm {
	background-image: url(../../framework/images/WarningMedium.png);
	width: 48px;
	height: 48px;
	border: none;
	float: left
}

img.alertinfom {
	background-image: url(../../framework/images/InfoMedium.png);
	width: 48px;
	height: 48px;
	border: none;
	float: left
}

img.alertsuccessm {
	background-image: url(../../framework/images/checkedMedium.png);
	width: 48px;
	height: 48px;
	border: none;
	float: left
}

img.alertattentionm {
	background-image: url(../../framework/images/alertMedium.png);
	width: 48px;
	height: 48px;
	border: none;
	float: left
}

img.alertwarnings {
	background-image: url(../../framework/images/WarningSmall.png);
	width: 32px;
	height: 32px;
	border: none;
	float: left
}

img.alertinfos {
	background-image: url(../../framework/images/InfoSmall.png);
	width: 32px;
	height: 32px;
	border: none;
	float: left
}

img.alertoks {
	background-image: url(../../framework/images/checkedSmall.png);
	width: 32px;
	height: 32px;
	border: none;
	float: left
}

img.alertattentions {
	background-image: url(../../framework/images/alertSmall.png);
	width: 32px;
	height: 32px;
	border: none;
	float: left
}

img.msg_0 {
	background-image: url(../../framework/images/checkedMedium.png);
	width: 48px;
	height: 48px;
	border: none;
	float: left
}

img.msg_1 {
	background-image: url(../../framework/images/alertMedium.png);
	width: 48px;
	height: 48px;
	border: none;
	float: left
}

img.msg_2 {
	background-image: url(../../framework/images/WarningMedium.png);
	width: 48px;
	height: 48px;
	border: none;
	float: left
}

img.msg_3 {
	background-image: url(../../framework/images/InfoMedium.png);
	width: 48px;
	height: 48px;
	border: none;
	float: left
}

#menu_icons_a {
	height: 25px;
	float: right;
	margin: 0 20px 0 2px;
}

#menu_icons_a ul {
	margin: 6px 15px 0 0
}

#menu_icons_a li {
	float: left;
	list-style: none;
	text-indent: -5000px;
	margin: 0 10px 0 2px;
	width: 20px;
	height: 16px
}

#menu_icons_a a#logon {
	background-position: -36px -215px;
	float: left;
	height: 15px;
	width: 24px
}

#menu_icons_a a#logout {
	background-position: -36px -233px;
	float: left;
	height: 24px;
	width: 24px
}

.logout {
	background-image: url(../../framework/images/s_itens.png);
	background-position: -36px -233px;
	float: left;
	height: 24px;
	width: 24px
}

#menu_icons_a a#logout:hover {
	background-position: -36px -209px;
	float: left;
	height: 24px;
	width: 24px
}

.logout:hover {
	background-image: url(../../framework/images/s_itens.png);
	background-position: -36px -209px;
	float: left;
	height: 24px;
	width: 24px
}

#menu_icons_a a#login {
	background-position: -36px -233px;
	float: left;
	height: 24px;
	width: 24px
}

#menu_icons_a a#login:hover {
	background-position: -36px -209px;
	float: left;
	height: 24px;
	width: 24px
}

#menu_icons_a a#home {
	background-position: -36px -339px;
	float: left;
	height: 24px;
	width: 24px
}

.home {
	background-image: url(../../framework/images/s_itens.png);
	background-position: -36px -339px;
	float: left;
	height: 24px;
	width: 24px
}

#menu_icons_a a#home:hover {
	background-position: -35px -441px;
	float: left;
	height: 24px;
	width: 24px
}

.home:hover {
	background-image: url(../../framework/images/s_itens.png);
	background-position: -35px -441px;
	float: left;
	height: 24px;
	width: 24px
}

#menu_icons_a a#tel {
	background-position: -36px -416px;
	float: left;
	height: 24px;
	width: 24px
}

.tel {
	background-image: url(../../framework/images/s_itens.png);
	background-position: -36px -416px;
	float: left;
	height: 24px;
	width: 24px
}

#menu_icons_a a#tel:hover {
	background-position: -35px -464px;
	float: left;
	height: 24px;
	width: 24px
}

.tel:hover {
	background-image: url(../../framework/images/s_itens.png);
	background-position: -35px -464px;
	float: left;
	height: 24px;
	width: 24px
}


#menu_icons_a a#globo {
	background-position: -36px -490px;
	float: left;
	height: 24px;
	width: 24px
}

.globo {
	background-image: url(../../framework/images/s_itens.png);
	background-position: -36px -490px;
	float: left;
	height: 24px;
	width: 24px
}

.globo:hover {
	background-image: url(../../framework/images/s_itens.png);	
	background-position: -36px -518px;
	float: left;
	height: 24px;
	width: 24px
}

#menu_icons_a a#globo:hover {
	background-position: -36px -518px;
	float: left;
	height: 24px;
	width: 24px
}

#menu_icons_a a#logonBlue {
	background-position: -60px -543px;
	float: left;
	height: 24px;
	width: 24px
}

.logonBlue {
	background-image: url(../../framework/images/s_itens.png);
	background-position: -60px -543px;
	float: left;
	height: 24px;
	width: 24px
}


#menu_icons_a a#logonBlue:hover {
	background-position: -36px -543px;
	float: left;
	height: 24px;
	width: 24px
}

.logonBlue:hover {
	background-image: url(../../framework/images/s_itens.png);	
	background-position: -36px -543px;
	float: left;
	height: 24px;
	width: 24px
}

#box_content {
	width: 96%;
	height: 117px;
	min-width: 972px;
}

#box_content fieldset {
	clear: both;
	margin: 5px;
	margin-top: 25px;
	min-height: 60px;
	vertical-align: middle;
	text-align: left;
	font-weight: bold;
	border: solid 1px #e9e9e9
}

#box_content legend {
	color: #CD0000;
	font-size: 15px;
	font-weight: bold;
	margin-left:8px;
}

#content {
	width: 100%;
	border: 1px solid #dddddd;
	min-height: 250px;
	float: left;
	margin: 130px 0 0 10px
}

#content_header {
	background-color: #FFFFFF;
	background-position: 0 -127px;
	float: left;
	height: 30px;
	width: 100%;
}

#content_header h3 {
	color: #CD0000;
	font-size: 12px;
	margin: 5px 0 0 8px;
	padding: 0;
	text-align: left
}

#content_header #alert_error {
	
}

#content_center {
	padding: 20px 20px 75px 20px;
}

#layoutCentral {
	float: left
}

#codeDiv textarea {
	width: 96%;
	height: 200px;
	border: 1px solid #ccc;
	margin: 0px 0 20px 20px
}

#bts_code {
	margin-left: 50px
}

#userlabel {
	float: left;
	height: 9px;
	margin: 0px 5px 0;
	width: 115px;
}

#footer {
	background-position: 0 -165px;
	bottom: 0;
	color: #FFFFFF;
	font-size: 10px;
	height: 9px;
	padding: 7px 0;
	position: fixed;
	text-align: center;
	width: 100%;
}

.tRight {
	min-width: 100px
}

.tleft {
	min-width: 150px
}

.alrigth {
	text-align: right
}

.alleft {
	text-align: left
}

.active-row {
	background-color: #FFEBDA;
}

.al10perc {
	width: 10%
}

.al90perc {
	width: 90%
}

/*Conteudo do sistema*/
.tituloConteudo,.h25px {
	text-align: left;
	min-width: 45px;
}

.tLeft span {
	min-width: 125px;
	float: left
}

/* Bandeiras */
.pt_BR {
	background-image: url(../../framework/images/s_itens.png);
	background-position: -40px -110px;
	width: 20px;
	height: 16px;
	float: right
}

.es_ES {
	background-image: url(../../framework/images/s_itens.png);
	background-position: -40px -136px;
	width: 20px;
	height: 16px;
	float: right
}

.en_US {
	background-image: url(../../framework/images/s_itens.png);
	background-position: -40px -162px;
	width: 20px;
	height: 16px;
	float: right
}

.jp_JP {
	background-image: url(../../framework/images/s_itens.png);
	background-position: -40px -188px;
	width: 20px;
	height: 16px;
	float: right
}

/* MENU */
.menuStyle {
	height: 24px
}
    
.style1 {   
    text-align: center
}

 .selectStyle3 {   
    text-align: left
}

.labelMenuStyle{
	font-size: 11px;
	width: 260px;
	background-image: url(../../framework/images/bg_tab_on.gif);
}

.labelMenuStyle2{
	text-align: left;
	font-size: 11px;
	background-image: url(../../framework/images/bg_tab_on.gif);
	width: 70px;
}

.labelMenuStyle3{
	font-size: 11px;
	background-image: url(../../framework/images/bg_tab_on.gif);
	width: 175px;
}

.rf-ddm-lbl-txt-dec {
	padding-top: 2px
}

.rf-ddm-ic, .rf-ddm-itm-ic, .rf-ddm-emptyIcon  {
	margin: 0;
	display: none
}

.rf-ddm-lst-bg {
	background-image: none;
	text-align: left;
}

.rf-ddm-lst {
	min-width: 0px;
}

.rf-ddm-lbl-sel {
	color: #FFFFFF
}

.rf-ddm-sel {
	background-image: url(../../framework/images/bg_menu_hover.gif);
	background-image: url("../../framework/images/bg_menu_hover.gif");
	font-weight: bold;
	height: 22px;
	margin: 0;
	padding: 0;
	background-position: 0 -2px;
	background-color: transparent;
	background-repeat: repeat-x
}

.rf-ddm-lbl, .style1, .rf-ddm-lbl-unsel
	{
	margin: 0;
	padding: 0;
	height: 24px
}

.rf-ddm-itm , .rf-ddm-gr, .rf-ddm-itm-unsel
{
	text-align: left;
	height: 16px;
	padding-top: 3px;
	margin: 2px;
	background-image: url(../../framework/images/bg_menu_item.gif);
	border: 1px solid #e7e7e7;
	color: #FFFFFF;
}

.rf-ddm-lbl {
	border-left: none;
	border-right: 1px solid #9a9a9a;
	border-bottom: none;
	border-top: none;
	color: #FFFFFF;
	height: 19px;
	padding-top: 2px;
	margin: 0;
	width: 150px;
}

.rf-ddm-itm-lbl {
	color: #737272;
	padding-left: 0px;
	font-weight: bold
}

.rf-ddm-itm-sel{
	background-image: url(../../framework/images/bg_menu_item_hover.gif);
	background-color: #b4161c;
	border-color: #e7e7e7;
	text-align: left;
	font-weight: bold;
	color: #FFFFFF;
}

.rf-ddm-itm-sel .rf-ddm-itm-lbl {
	color: #FFFFFF;
}

.rf-ddm-lst-brd {
	background-color: #FFFFFF;
	border-color: #e0e0e0
}

/*Grid*/
.rich-table,.dr-table {
	background-color: #FFFFFF;
	border-collapse: collapse;
	border-left: none;
	border-top: none;
	empty-cells: none;
}

.rf-dt{
	font-weight: normal;
	padding: 0;
	margin-bottom: 0;
	border-top: none;
	border-bottom: 0px solid #ddd;
	border-right: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-collapse: collapse;
	empty-cells: show;
	background-color: rgb(255, 255, 255 );
}

.rf-dt-shdr{
	height: 20px;
}

.rf-dt-c {
	border-right-color: #ddd;
	border-bottom-color: #ddd;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 0px;
	padding-left: 0px;
	color: #777;
}

.rf-dt-hdr-c, .rf-dt-shdr-c {
	background-color: rgb(240, 240, 240);
	background-image: none;
	background-position: left top;
	border-right: 1px solid #ddd;
	border-top: 1px solid #ddd;
	color: #FF0000;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	border-bottom-color: none;
	margin-bottom: 0;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 3px;
	padding-left: 3px;
}

.rich-table-cell,.rf-dt-c {
	border-bottom: 1px solid #DDD;
	border: 1px solid #DDD;
	color: #777;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	padding: 4px
}

.rich-subtable-cell,.dr-subtable-cell {
	border-bottom: 1px solid #DDD;
	border-right: 1px solid #DDD;
	color: #FF0000;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	padding: 2px
}

.rich-table-header,.dr-table-header,.rich-table-subheader,.dr-table-subheader
	{
	background-color: #F0F0F0;
	background-image: none;
	background-position: left top;
	background-repeat: repeat-x
}

.rich-table-header-continue,.dr-table-header-continue {
	background-color: #D4CFC7
}

.rich-table-headercell,.dr-table-headercell {
	border-bottom: 1px solid #DDD;
	border-right: 1px solid #DDD;
	color: #CD0000;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 4px;
	text-align: center
}

.rich-table-subheader,.dr-table-subheader {
	background-color: #F1EEE9
}

.rich-table-thead,.dr-table-thead {
	border-bottom: 1px solid #DDD
}

.rich-table-subheadercell,.dr-table-subheadercell {
	border-right: 1px solid #DDD;
	color: #777;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	padding: 4px;
	text-align: center;
	white-space: nowrap
}

.rich-table-sortable-header,.dr-table-sortable-header {
	background-position: right center;
	background-repeat: no-repeat;
	white-space: nowrap
}

.rich-table-cursor-pointer,.dr-table-cursor-pointer {
	cursor: pointer
}

.rich-inplace-edit,.rich-inplace-view {
	cursor: default
}

.rich-field {
	background-image: url(../../framework/images/grid_bg_header.gif);
	background-position: left top;
	background-repeat: repeat-x
}

.rich-table-header-sort-img,.dr-table-header-sort-img {
	vertical-align: middle
}

.rich-subtable-header,.dr-subtable-header {
	background-color: #F1EEE9
}

.rich-subtable-headercell,.dr-subtable-headercell {
	border-bottom: 1px solid #DDD;
	border-right: 1px solid #DDD;
	color: #777;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	padding: 4px;
	text-align: center
}

/*DATA SCROLLER*/
.rf-ds {
	margin-top: 6px;
	border: 1px solid #ddd;
}

.rf-ds-nmb-btn, *.rf-ds-nmb-btn:hover{
	background-image: none;
	background-color: #fff;
	border-top: 2px solid #ddd;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
	text-align: center;
	width: 25px;
	color: #D4CFC7;
	margin: 0px;
	padding: 0px 0px 1px 0px;
}

*.rf-ds-nmb-btn:hover{
	border-color: #fff;
	border-top: 2px solid #ddd;
}

*.rf-ds-nmb-btn:link{
	color: #D4CFC7;
}

.rf-ds-btn, *.rf-ds-btn:hover{
	background-image: none;
	background-color: #fff;
	border: 1px solid #ddd;
	margin: 0px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	padding: 1px 8px;
}

*.rf-ds-btn:link{
	color: #cd0000;
}

.rf-ds-act, *.rf-ds-act:hover {
	border-top: 2px solid #cd0000;
	border-bottom: 0px;
	cursor: default;
	color: #cd0000;
}

.rf-ds-dis, *.rf-ds-dis:hover {
	color: #A8A8A8;
}

.rf-ds-btn-prev, *.rf-ds-btn-prev:hover{
	margin-right:27px;
	margin-left:1px;
}

.rf-ds-btn-next, *.rf-ds-btn-next:hover{
	margin-right:1px;
	margin-left:27px;
}

/* CALENDAR */
.rf-cal-extr {
	border: 1px solid
}

.rf-cal-btn {
	cursor: pointer
}

.rf-cal-hdr-optnl {
	border-bottom: 1px solid;
	font-weight: bold;
	height: 22px;
	padding: 7px
}

.rf-cal-hdr {
	border-bottom: 1px solid;
	border-right: 0 solid
}

.rf-cal-cell-size {
	height: 22px;
	width: 25px
}

.rf-cal-c-cnt {
	overflow: hidden
}

.rf-cal-c {
	border-bottom: 1px solid;
	border-right: 1px solid;
	padding: 0;
	text-align: center;
	vertical-align: middle
}

.rf-cal-tl {
	height: 22px;
	text-align: center;
	vertical-align: middle;
	width: 20px
}

.rf-cal-hdr-month {
	height: 22px;
	text-align: center;
	vertical-align: middle
}

.rich-calendar-days {
	border-bottom: 1px solid;
	border-right: 0 solid;
	height: 22px;
	text-align: center;
	vertical-align: middle
}

.rf-cal-week {
	border-bottom: 1px solid;
	border-right: 1px solid;
	text-align: center;
	vertical-align: middle;
	width: 25px
}

.rf-cal-right-c {
	border-right: 0 none
}

.rf-btm-c {
	border-bottom: 0 none
}

.rf-cal-tl-ftr {
	height: 22px;
	padding: 1px 2px 1px 1px
}

.rf-cal-ftr-optnl {
	border-right: 0 solid;
	border-top: 1px solid;
	font-weight: bold;
	height: 22px;
	padding: 7px
}

.rf-cal-ftr {
	border-right: 0 solid;
	border-top: 1px solid
}

.rf-cal-sp-inp {
	background: none repeat scroll 0 0 transparent;
	border: 0 none;
	padding: 0 0 0 3px
}

.rf-cal-sp-inp-cntr {
	background-position: left top;
	background-repeat: repeat-x;
	border: 1px solid
}

.rf-cal-sp-btn {
	background-position: left top;
	background-repeat: repeat-x;
	border-style: solid;
	border-width: 1px;
	font-size: 0
}

.rf-cal-extr {
	border-color: #A8A8A8
}

.rf-cal-hdr-optnl {
	background-color: #F1EEE9;
	border-bottom-color: #A8A8A8;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px
}

.rf-cal-hdr {
	background-color: #F1EEE9;
	border-bottom-color: #A8A8A8;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px
}

.rf-cal-c {
	background-color: #FFFFFF;
	border-bottom-color: #A8A8A8;
	border-right-color: #A8A8A8;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px
}

.rf-cal-tl {
	background-color: #CD0000;
	color: #FFFFFF;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold
}

.rf-cal-hdr-month {
	background-color: #CD0000;
	color: #FFF;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	white-space: nowrap
}

.rf-cal-day-lbl {
	background: none repeat scroll 0 0 #F1EEE9;
	border-bottom-color: #A8A8A8;
	border-right-color: #A8A8A8;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px
}


.rf-cal-week {
	background: none repeat scroll 0 0 #EEE;
	border-bottom-color: #DDD;
	border-right-color: #DDD;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	color:#777777;
}

.rf-cal-holiday  {
	background-color: #DDD;
	color: #CD0000;
}

.rf-cal-holliday-lbl{
	color: red;
}

.rf-cal-boundary-day {
	color: #A0A0A0
}

.rf-cal-today {
	background-color: #CD0000;
	color: #FFFFFF;
	font-weight: bold
}

.rf-cal-sel {
	background-color: #EEE;
	color: #000;
	font-weight: bold
}

.rf-cal-hov {
	background-color: #EEE;
	color: #000
}

.rf-cal-tl-btn {
	cursor: pointer;
	padding: 2px 3px;
	white-space: nowrap
}

.rf-cal-tl-btn-dis {
	padding: 2px 3px;
	white-space: nowrap
}

.rf-cal-tl-btn-hov {
	background-color: #aa0000;
	border-color: #cd5555;
	border-style: solid;
	border-width: 1px;
	color: #FFFFFF;
	padding: 1px 2px
}

.rf-cal-tl-btn-press {
	border-color: #A8A8A8 #FFFFFF #FFFFFF #A8A8A8
}

.rf-cal-ftr-optnl {
	background: none repeat scroll 0 0 #EEE;
	border-right-color: #A8A8A8;
	border-top-color: #A8A8A8;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px
}

.rf-cal-ftr {
	background: none repeat scroll 0 0 #F1EEE9;
	border-right-color: #A8A8A8;
	border-top-color: #A8A8A8;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px
}

.rf-cal-btn {
	cursor: pointer;
	vertical-align: middle
}

.rf-cal-edtr-shdw {
	background: none repeat scroll 0 0 #FFFFFF;
	opacity: 0.5
}

.rich-calendar-time-layout {
	background: none repeat scroll 0 0 #F1EEE9;
	border: 1px solid #A8A8A8;
	position: relative
}

.rich-calendar-date-layout {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #A8A8A8;
	position: relative
}

.rich-calendar-time-layout,.rich-calendar-date-layout,.rich-calendar-time-layout input
	{
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px
}

.rich-calendar-time-layout-fields {
	padding: 7px 7px 5px;
	white-space: nowrap
}

.rich-calendar-time-layout-cancel {
	padding: 0 7px 7px 1px
}

.rich-calendar-time-layout-ok {
	padding: 0 1px 7px 7px
}

.rich-calendar-date-layout-cancel {
	background: none repeat scroll 0 0 #F1EEE9;
	border-top: 1px solid #A8A8A8;
	padding: 5px 5px 5px 1px
}

.rich-calendar-date-layout-ok {
	background: none repeat scroll 0 0 #F1EEE9;
	border-top: 1px solid #A8A8A8;
	padding: 5px 1px 5px 5px
}

.rich-calendar-date-layout-split {
	border-right: 1px solid #A8A8A8
}

.rf-cal-time-btn {
	background: none repeat scroll 0 0 #F1EEE9;
	border-color: #FFFFFF #A8A8A8 #A8A8A8 #FFFFFF;
	border-style: solid;
	border-width: 1px;
	cursor: pointer;
	padding: 2px;
	text-align: center;
	white-space: nowrap;
	width: 45px
}

.rf-cal-time-btn-press {
	background-color: #F1EEE9;
	border-color: #A8A8A8 #FFFFFF #FFFFFF #A8A8A8;
	border-style: solid;
	border-width: 1px
}

.rf-cal-time-inp {
	margin: 0 2px;
	width: 22px
}

.rf-cal-sp-press {
	margin: 1px 0 0 1px
}

.rf-cal-sp-inp {
	font-family: Arial, Verdana, sans-serif;
	width: 18px
}

.rf-cal-edtr-layout-shdw {
	background-color: #000000;
	opacity: 0.3;
	position: absolute
}

.rf-cal-edtr-btn {
	cursor: pointer;
	margin: 2px;
	padding: 2px;
	text-align: center;
	width: 36px
}

.rf-cal-edtr-btn-over {
	background: none repeat scroll 0 0 #F1EEE9;
	border: 1px solid #A8A8A8;
	padding: 1px
}

.rf-cal-edtr-btn-sel {
	background-color: #FF7800;
	border: 0 none;
	color: #FFEBDA;
	cursor: default;
	font-weight: bold;
	padding: 2px
}

.rf-cal-edtr-tl-over {
	background: none repeat scroll 0 0 #F1EEE9;
	border-color: #FFFFFF #A8A8A8 #A8A8A8 #FFFFFF;
	border-style: solid;
	border-width: 1px;
	padding: 1px
}

.rf-cal-edtr-tl-press {
	background: none repeat scroll 0 0 #F1EEE9;
	border-color: #A8A8A8 #FFFFFF #FFFFFF #C4C0B9;
	border-style: solid;
	border-width: 1px;
	padding: 1px
}

/* AUTOCOMPLETE */
.rf-au {
	border: 0px;
	padding-left: 2px;
	padding-top: 2px;
	background: none;
}

input.rf-au-inp {
	text-transform: uppercase;
	font-weight: normal;
	height: 15px;
	width: 98%;
	padding-top:1px;
	padding-left:1px;
	border: 1px solid #ccc;
	color: #969696
}

.rf-au-lst-scrl {
	background-color: #F1EEE9;
	border-color: #C4C0B9;
	width:250px;
	padding-left:5px;
	padding-top:2px;
	max-height: 150px;
}

.rf-au-itm {
	cursor: pointer;
}

.rf-au-itm-sel {
	border: none;
	padding: 2px;
	padding-left: 5px;
	margin-left: -3px;
}

.rf-au-shdw-t, .rf-au-shdw-b{
	background: none;
} 

/* Modal Panel */
.rf-pp-hdr-cnt {
	color: #CD0000;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;

	background-color: #CCCCCC;
	background-image: url(../../framework/images/grid_bg_header.gif);
	border-color: #dadada;

	background-position: left top;
	background-repeat: repeat-x;
	border-style: solid;
	border-width: 1px;
	padding: 2px;
}

.rf-pp-cnt {
	color: #626262;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	padding: 10px;
}

.rf-pp-hdr {
	background: #FFFFFF;
}

/* Tab Panel */
.rf-tab-hdr.rf-tab-hdr-act.rf-tab-hdr-top {
	background-position: center top;
	background-repeat: repeat-x;
	border-style: solid;
	border-width: 1px 1px 0px;
	cursor: default;
	padding: 3px 10px 2px 10px;

	border-color: #C4C0B9;

	background-color: #FFFFFF;
	background-image: url(../../framework/images/bg_tab_on.gif);
	color: #CD0000;

	font-weight: normal;
}



.rf-tab-hdr-tabline-vis.rf-tab-hdr-tabline-top {
	background: none;
	padding: 0px;
	border-width: 0px;
}

.rf-tab-hdr-brd {
	display: none;
}

.rf-tab-hdr-tabs {
	height: 25px;
	padding-top: 5px;
}





.rich-tab-disabled {
	background-position: center top;
	background-repeat: repeat-x;
	border-style: solid;
	border-width: 1px 1px 0;
	cursor: default;
}

.rich-tab-header {
	padding: 2px 10px;
	text-align: center;
	z-index: 2;
}

.rich-tabhdr-cell-disabled,.rich-tabhdr-cell-inactive {
	padding-top: 2px;
}

.rich-tabhdr-side-cell {
	border-top-style: solid;
	border-top-width: 1px;
}

.rich-tabhdr-side-border {
	background-position: center top;
	background-repeat: no-repeat;
}

.rich-tabpanel {
	width: 100%;
}

.rich-tabpanel-content {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	vertical-align: top;
}

.rich-tabpanel-content-position {
	height: 100%;
	position: static;
}

.rich-tbpnl-tb-sel {
	background-position: center top;
	background-repeat: repeat-x;
	border-bottom: 0 none;
	border-style: solid solid none;
	border-width: 1px 1px 0;
	cursor: default;
}

.rich-tab-header {
	color: #696969;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	position: static;
}

.rich-tab-disabled {
	background-color: #C4C0B9;
	border-color: #C4C0B9;
	color: #C4C0B9;
}

.dr-tbpnl-tb-sel {
	border-color: #C4C0B9;
}

.dr-tb-ctrl {
	position: static;
}

.rich-tabhdr-side-cell {
	border-top-color: #C4C0B9;
}

.rich-tabpanel-content {
	background-color: #FFFFFF;
	border-bottom-color: #C4C0B9;
	border-left-color: #C4C0B9;
	border-right-color: #C4C0B9;
	color: #000000;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
}

/* TODO */
.rf-tab-hdr.rf-tab-hdr-inact.rf-tab-hdr-top {
	background-image: url(../../framework/images/bg_menu_item.gif);
	background-color: #C4C0B9;
	background-position: center top;
	background-repeat: repeat-x;
	border-color: #C4C0B9;
	border-style: solid;
	border-width: 1px 1px 1px;
	cursor: default;
	color: #A8A8A8;
	padding: 3px 10px 2px 10px;
}

.rf-tab-hdr-spcr{
	border-color: #C4C0B9;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
}

.rich-tab-inactive {
	background-image: url(../../framework/images/bg_menu_item.gif);
	background-color: #C4C0B9;
	background-position: center top;
	background-repeat: repeat-x;
	border-color: #C4C0B9;
	border-style: solid;
	border-width: 1px 1px 0;
	cursor: default;
	color: #A8A8A8
}

.rich-tab-bottom-line {
	border-bottom: 1px solid #C4C0B9;
}

/* Panel */
.rich-panel-header {
	border-bottom: 1px solid #DDD;
	border-right: 1px solid #DDD;
	color: #CD0000;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 4px;
	text-align: center;
	background-color: #D4CFC7;
	background-image: url(../../framework/images/grid_bg_header.gif);
	background-position: left top;
	background-repeat: repeat-x
}

/*Suggest*/
input.rich-combobox-input {
	background-position: left top;
	background-repeat: repeat-x;
	border-left: 1px solid #ccc;
	border-style: solid;
	border-top: 1px solid #ccc;
	border-width: 1px;
	left: 0;
	margin: 0;
	padding-left: 3px;
	position: absolute;
	top: 0;
	width: 240px;
}

input.rich-combobox-input-disabled {
	background-position: left top;
	background-repeat: repeat-x;
	border-left: 1px solid #ccc;
	border-style: solid;
	border-top: 1px solid #ccc;
	border-width: 1px;
	left: 0;
	margin: 0;
	padding-left: 3px;
	position: absolute;
	top: 0;
	width: 240px;
}

input.rich-combobox-input-inactive {
	background-position: left top;
	background-repeat: repeat-x;
	border-left: 1px solid #ccc;
	border-style: solid;
	border-top: 1px solid #ccc;
	border-width: 1px;
	left: 0;
	margin: 0;
	padding-left: 3px;
	position: absolute;
	top: 0;
	width: 240px;
}

input.rich-combobox-font-disabled {
	color: #AAAAAA;
}

.rich-combobox-list-position {
	left: 0;
	position: absolute;
	top: 1px;
}

.rich-combobox-list-decoration {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #C0C0C0;
	padding: 0;
}

.rich-combobox-list-scroll {
	overflow-x: hidden;
	overflow-y: auto;
}

.rich-combobox-list-cord {
	position: relative;
}

.rich-combobox-item {
	display: block;
	padding: 2px;
	white-space: nowrap;
}

.rich-combobox-item-selected {
	background-color: #4A75B5;
	border: 1px solid #4A75B5;
	cursor: pointer;
	padding: 1px;
	width: 100%;
}

.rich-combobox-strut {
	border: 1px solid #C0C0C0;
	margin: 0;
	padding-left: 3px;
	position: relative;
	visibility: hidden;
	width: 240px;
}

.rich-combobox-shell {
	position: relative;
}

input.rich-combobox-button {
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-style: solid;
	border-width: 1px;
	margin: 0;
	padding-left: 0;
	padding-right: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 17px;
}

input.rich-combobox-button-disabled {
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-style: solid;
	border-width: 1px;
	margin: 0;
	padding-left: 0;
	padding-right: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 17px;
}

input.rich-combobox-button-inactive {
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-style: solid;
	border-width: 1px;
	margin: 0;
	padding-left: 0;
	padding-right: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 17px;
}

input.rich-combobox-button-background {
	background-color: #4A75B5;
	background-position: center top;
	background-repeat: repeat-x;
	cursor: pointer;
}

input.rich-combobox-button-background-disabled {
	background-color: #4A75B5;
	background-position: center top;
	background-repeat: repeat-x;
	cursor: pointer;
}

input.rich-combobox-button-background-inactive {
	background-color: #4A75B5;
	background-position: center top;
	background-repeat: repeat-x;
}

input.rich-combobox-button-pressed-background {
	background-color: #4A75B5;
	background-position: center bottom;
	background-repeat: repeat-x;
}

input.rich-combobox-button-icon {
	background: none no-repeat scroll center center transparent;
	cursor: pointer;
}

input.rich-combobox-button-icon-disabled {
	background: none no-repeat scroll center center transparent;
	cursor: pointer;
}

input.rich-combobox-button-icon-inactive {
	background: none no-repeat scroll center center transparent;
	cursor: pointer;
}

input.rich-combobox-button-hovered {
	border-style: solid;
	border-width: 1px;
}

.rich-combobox-shadow {
	position: absolute;
}

.rich-combobox-shadow-tl {
	background-position: left top;
	background-repeat: repeat-x;
}

.rich-combobox-shadow-tr {
	background-position: right top;
	background-repeat: repeat-x;
}

.rich-combobox-shadow-bl {
	background-position: left bottom;
	background-repeat: repeat-x;
}

.rich-combobox-shadow-br {
	background-position: right bottom;
	background-repeat: repeat-x;
}

input.rich-combobox-button,input.rich-combobox-button-inactive,input.rich-combobox-button-disabled
	{
	border-left-color: #Ccc;
	border-top-color: #Ccc;
}

.rich-combobox-font,input.rich-combobox-font {
	color: #000000;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	margin: 2px 0 5px 1px;
}

input.rich-combobox-font-disabled,.rich-combobox-font-disabled {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	margin: 2px 0 5px 1px;
}

input.rich-combobox-font-inactive,.rich-combobox-font-inactive,.rich-combobox-item
	{
	color: #000000;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	margin: 2px 0 5px 1px;
}

.rich-combobox-input,.rich-combobox-input-disabled,.rich-combobox-input-inactive
	{
	background-color: #FFFFFF;
	border-bottom-color: #C4C0B9;
	border-right-color: #C4C0B9;
}

.rich-combobox-item-selected {
	background-color: #D4CFC7;
	border-color: #D4CFC7;
	color: #000000;
}

.rich-combobox-list-decoration {
	background: none repeat scroll 0 0 #FFFFFF;
	border-color: #C4C0B9;
}

input.rich-combobox-button-hovered {
	border-color: #cd0000;
}

/********* BOTOES *******************/ /* Botoes DataTable */
img.bt_edit {
	background-image: url(../../framework/images/table_edit.png);
	width: 16px;
	height: 16px;
	border: none;
	float: left
}

img.bt_delete {
	background-image: url(../../framework/images/table_delete.png);
	width: 16px;
	height: 16px;
	border: none;
	float: left
}

/* Botão First - 70 */
input[type="submit"].bt_first_70 {
	background-image: url(../../framework/images/bt_first_70.png);
	width: 70px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_first_70:hover,input[type="submit"].bt_first_70:focus {
	color: #000
}

input[type="submit"].bt_first_70[disabled] {
	background-image: url(../../framework/images/bt_first_disable_70.png);
	width: 70px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão Last - 70 */
input[type="submit"].bt_last_70 {
	background-image: url(../../framework/images/bt_last_70.png);
	width: 70px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_last_70:hover,input[type="submit"].bt_last_70:focus {
	color: #000
}

input[type="submit"].bt_last_70[disabled] {
	background-image: url(../../framework/images/bt_last_disable_70.png);
	width: 70px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão Next - 70 */
input[type="submit"].bt_next_70 {
	background-image: url(../../framework/images/bt_next_70.png);
	width: 70px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_next_70:hover,input[type="submit"].bt_next_70:focus {
	color: #000
}

input[type="submit"].bt_next_70[disabled] {
	background-image: url(../../framework/images/bt_next_disable_70.png);
	width: 70px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão Prev - 70 */
input[type="submit"].bt_prev_70 {
	background-image: url(../../framework/images/bt_prev_70.png);
	width: 70px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_prev_70:hover,input[type="submit"].bt_prev_70:focus {
	color: #000
}

input[type="submit"].bt_prev_70[disabled] {
	background-image: url(../../framework/images/bt_prev_disable_70.png);
	width: 70px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão CSV - 70 */
input[type="submit"].bt_csv_70 {
	background-image: url(../../framework/images/bt_csv_70.png);
	width: 70px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_csv_70:hover,input[type="submit"].bt_csv_70:focus {
	color: #000
}

input[type="submit"].bt_csv_70[disabled] {
	background-image: url(../../framework/images/bt_csv_disable_70.png);
	width: 70px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão Editing - 70 */
input[type="submit"].bt_editing_70 {
	background-image: url(../../framework/images/bt_editing_70.png);
	width: 70px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_editing_70:hover,input[type="submit"].bt_editing_70:focus {
	color: #000
}

input[type="submit"].bt_editing_70[disabled] {
	background-image: url(../../framework/images/bt_editing_disable_70.png);
	width: 70px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão Email - 70 */
input[type="submit"].bt_email_70 {
	background-image: url(../../framework/images/bt_email_70.png);
	width: 70px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_email_70:hover,input[type="submit"].bt_email_70:focus {
	color: #000
}

input[type="submit"].bt_email_70[disabled] {
	background-image: url(../../framework/images/bt_email_disable_70.png);
	width: 70px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão excel - 70 */
input[type="submit"].bt_excel_70 {
	background-image: url(../../framework/images/bt_excel_70.png);
	width: 70px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_excel_70:hover,input[type="submit"].bt_excel_70:focus {
	color: #000
}

input[type="submit"].bt_excel_70[disabled] {
	background-image: url(../../framework/images/bt_excel_disable_70.png);
	width: 70px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão help - 70 */
input[type="submit"].bt_help_70 {
	background-image: url(../../framework/images/bt_help_70.png);
	width: 70px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_help_70:hover,input[type="submit"].bt_help_70:focus {
	color: #000
}

input[type="submit"].bt_help_70[disabled] {
	background-image: url(../../framework/images/bt_help_disable_70.png);
	width: 70px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão Key - 70 */
input[type="submit"].bt_key_70 {
	background-image: url(../../framework/images/bt_key_70.png);
	width: 70px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_key_70:hover,input[type="submit"].bt_key_70:focus {
	color: #000
}

input[type="submit"].bt_key_70[disabled] {
	background-image: url(../../framework/images/bt_key_disable_70.png);
	width: 70px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão Pause - 70 */
input[type="submit"].bt_pause_70 {
	background-image: url(../../framework/images/bt_pause_70.png);
	width: 70px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_pause_70:hover,input[type="submit"].bt_pause_70:focus {
	color: #000
}

input[type="submit"].bt_pause_70[disabled] {
	background-image: url(../../framework/images/bt_pause_disable_70.png);
	width: 70px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão Pdf - 70 */
input[type="submit"].bt_pdf_70 {
	background-image: url(../../framework/images/bt_pdf_70.png);
	width: 70px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_pdf_70:hover,input[type="submit"].bt_pdf_70:focus {
	color: #000
}

input[type="submit"].bt_pdf_70[disabled] {
	background-image: url(../../framework/images/bt_pdf_disable_70.png);
	width: 70px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão Picture - 70 */
input[type="submit"].bt_picture_70 {
	background-image: url(../../framework/images/bt_picture_70.png);
	width: 70px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_picture_70:hover,input[type="submit"].bt_picture_70:focus {
	color: #000
}

input[type="submit"].bt_picture_70[disabled] {
	background-image: url(../../framework/images/bt_picture_disable_70.png);
	width: 70px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão Publish - 70 */
input[type="submit"].bt_publish_70 {
	background-image: url(../../framework/images/bt_publish_70.png);
	width: 70px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_publish_70:hover,input[type="submit"].bt_publish_70:focus {
	color: #000
}

input[type="submit"].bt_publish_70[disabled] {
	background-image: url(../../framework/images/bt_publish_disable_70.png);
	width: 70px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão Stop - 70 */
input[type="submit"].bt_stop_70 {
	background-image: url(../../framework/images/bt_stop_70.png);
	width: 70px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_stop_70:hover,input[type="submit"].bt_stop_70:focus {
	color: #000
}

input[type="submit"].bt_stop_70[disabled] {
	background-image: url(../../framework/images/bt_stop_disable_70.png);
	width: 70px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão Sum - 70 */
input[type="submit"].bt_sum_70 {
	background-image: url(../../framework/images/bt_sum_70.png);
	width: 70px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_sum_70:hover,input[type="submit"].bt_sum_70:focus {
	color: #000
}

input[type="submit"].bt_sum_70[disabled] {
	background-image: url(../../framework/images/bt_sum_disable_70.png);
	width: 70px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão txt - 70 */
input[type="submit"].bt_txt_70 {
	background-image: url(../../framework/images/bt_txt_70.png);
	width: 70px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_txt_70:hover,input[type="submit"].bt_txt_70:focus {
	color: #000
}

input[type="submit"].bt_txt_70[disabled] {
	background-image: url(../../framework/images/bt_txt_disable_70.png);
	width: 70px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão Word - 70 */
input[type="submit"].bt_word_70 {
	background-image: url(../../framework/images/bt_word_70.png);
	width: 70px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_word_70:hover,input[type="submit"].bt_word_70:focus {
	color: #000
}

input[type="submit"].bt_word_70[disabled] {
	background-image: url(../../framework/images/bt_word_disable_70.png);
	width: 70px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão xml - 70 */
input[type="submit"].bt_xml_70 {
	background-image: url(../../framework/images/bt_xml_70.png);
	width: 70px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_xml_70:hover,input[type="submit"].bt_xml_70:focus {
	color: #000
}

input[type="submit"].bt_xml_70[disabled] {
	background-image: url(../../framework/images/bt_xml_disable_70.png);
	width: 70px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão Copy - 70 */
input[type="submit"].bt_copy_70 {
	background-image: url(../../framework/images/bt_copy_70.png);
	width: 70px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_copy_70:hover,input[type="submit"].bt_copy_70:focus {
	color: #000
}

input[type="submit"].bt_copy_70[disabled] {
	background-image: url(../../framework/images/bt_copy_disable_70.png);
	width: 70px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão Printer - 70 */
input[type="submit"].bt_printer_70 {
	background-image: url(../../framework/images/bt_printer_70.png);
	width: 70px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_printer_70:hover,input[type="submit"].bt_printer_70:focus {
	color: #000
}

input[type="submit"].bt_printer_70[disabled] {
	background-image: url(../../framework/images/bt_printer_disable_70.png);
	width: 70px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão Salvar - 70 */
input[type="submit"].bt_checked_70 {
	background-image: url(../../framework/images/bt_checked_70.png);
	width: 70px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_checked_70:hover,input[type="submit"].bt_checked_70:focus {
	color: #000
}

input[type="submit"].bt_checked_70[disabled] {
	background-image: url(../../framework/images/bt_checked_disable_70.png);
	width: 70px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão Salvar - 146 */
input[type="submit"].bt_checked_146 {
	background-image: url(../../framework/images/bt_checked_146.png);
	width: 146px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 5px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_checked_146:hover,input[type="submit"].bt_checked_146:focus {
	color: #000
}

input[type="submit"].bt_checked_146[disabled] {
	background-image: url(../../framework/images/bt_checked_disable_146.png);
	width: 146px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 5px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão Fechar - 70 */
input[type="submit"].bt_delete_70 {
	background-image: url(../../framework/images/bt_delete_70.png);
	width: 70px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_delete_70:hover,input[type="submit"].bt_delete_70:focus {
	color: #000
}

input[type="submit"].bt_delete_70[disabled] {
	background-image: url(../../framework/images/bt_delete_disable_70.png);
	width: 70px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão Alterar - 70 */
input[type="submit"].bt_update_70 {
	background-image: url(../../framework/images/bt_update_70.png);
	width: 70px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_update_70:hover,input[type="submit"].bt_update_70:focus {
	color: #000
}

input[type="submit"].bt_update_70[disabled] {
	background-image: url(../../framework/images/bt_update_disable_70.png);
	width: 70px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão Pesquisar - 70 */
input[type="submit"].bt_search_70 {
	background-image: url(../../framework/images/bt_search_70.png);
	width: 70px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_search_70:hover,input[type="submit"].bt_search_70:focus {
	color: #000
}

input[type="submit"].bt_search_70[disabled] {
	background-image: url(../../framework/images/bt_search_disable_70.png);
	width: 70px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão Voltar - 70 */
input[type="submit"].bt_back_70 {
	background-image: url(../../framework/images/bt_back_70.png);
	width: 70px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_back_70:hover,input[type="submit"].bt_back_70:focus {
	color: #000
}

input[type="submit"].bt_back_70[disabled] {
	background-image: url(../../framework/images/bt_back_disable_70.png);
	width: 70px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão Play - 70 */
input[type="submit"].bt_play_70 {
	background-image: url(../../framework/images/bt_play_70.png);
	width: 70px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_play_70:hover,input[type="submit"].bt_play_70:focus {
	color: #000
}

input[type="submit"].bt_play_70[disabled] {
	background-image: url(../../framework/images/bt_play_disable_70.png);
	width: 70px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão Left - 70 */
input[type="submit"].bt_align_left_70 {
	background-image: url(../../framework/images/bt_align_left_70.png);
	width: 70px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_align_left_70:hover,input[type="submit"].bt_align_left_70:focus {
	color: #000
}

input[type="submit"].bt_align_left_70[disabled] {
	background-image: url(../../framework/images/bt_align_left_disable_70.png);
	width: 70px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão Rigth - 70 */
input[type="submit"].bt_align_rigth_70 {
	background-image: url(../../framework/images/bt_align_rigth_70.png);
	width: 70px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_align_rigth_70:hover,input[type="submit"].bt_align_rigth_70:focus {
	color: #000
}

input[type="submit"].bt_align_rigth_70[disabled] {
	background-image: url(../../framework/images/bt_align_rigth_disable_70.png);
	width: 70px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão Exportar - 70 */
input[type="submit"].bt_export_70 {
	background-image: url(../../framework/images/bt_export_70.png);
	width: 70px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_export_70:hover,input[type="submit"].bt_export_70:focus {
	color: #000
}

input[type="submit"].bt_export_70[disabled] {
	background-image: url(../../framework/images/bt_export_disable_70.png);
	width: 70px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão Cancelar - 70 */
input[type="submit"].bt_cancel_70 {
	background-image: url(../../framework/images/bt_cancel_70.png);
	width: 70px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_cancel_70:hover,input[type="submit"].bt_cancel_70:focus {
	color: #000
}

input[type="submit"].bt_cancel_70[disabled] {
	background-image: url(../../framework/images/bt_cancel_disable_70.png);
	width: 70px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão Abrir - 70 */
input[type="submit"].bt_open_70 {
	background-image: url(../../framework/images/bt_open_70.png);
	width: 70px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_open_70:hover,input[type="submit"].bt_open_70:focus {
	color: #000
}

input[type="submit"].bt_open_70[disabled] {
	background-image: url(../../framework/images/bt_open_disable_70.png);
	width: 70px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão Salvar - 70 */
input[type="submit"].bt_save_70 {
	background-image: url(../../framework/images/bt_save_70.png);
	width: 70px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_save_70:hover,input[type="submit"].bt_save_70:focus {
	color: #000
}

input[type="submit"].bt_save_70[disabled] {
	background-image: url(../../framework/images/bt_save_disable_70.png);
	width: 70px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão Adicionar - 70 */
input[type="submit"].bt_add_70 {
	background-image: url(../../framework/images/bt_add_70.png);
	width: 70px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_add_70:hover,input[type="submit"].bt_add_70:focus {
	color: #000
}

input[type="submit"].bt_add_70[disabled] {
	background-image: url(../../framework/images/bt_add_disable_70.png);
	width: 70px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão Reset - 70 */
input[type="submit"].bt_reset_70 {
	background-image: url(../../framework/images/bt_reset_70.png);
	width: 70px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_reset_70:hover,input[type="submit"].bt_reset_70:focus {
	color: #000
}

input[type="submit"].bt_reset_70[disabled] {
	background-image: url(../../framework/images/bt_reset_disable_70.png);
	width: 70px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão Info - 70 */
input[type="submit"].bt_info_70 {
	background-image: url(../../framework/images/bt_info_70.png);
	width: 70px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_info_70:hover,input[type="submit"].bt_info_70:focus {
	color: #000
}

input[type="submit"].bt_info_70[disabled] {
	background-image: url(../../framework/images/bt_info_disable_70.png);
	width: 70px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão First - 80 */
input[type="submit"].bt_first_80 {
	background-image: url(../../framework/images/bt_first_80.png);
	width: 80px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_first_80:hover,input[type="submit"].bt_first_80:focus {
	color: #000
}

input[type="submit"].bt_first_80[disabled] {
	background-image: url(../../framework/images/bt_first_disable_80.png);
	width: 80px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão Last - 80 */
input[type="submit"].bt_last_80 {
	background-image: url(../../framework/images/bt_last_80.png);
	width: 80px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_last_80:hover,input[type="submit"].bt_last_80:focus {
	color: #000
}

input[type="submit"].bt_last_80[disabled] {
	background-image: url(../../framework/images/bt_last_disable_80.png);
	width: 80px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão Next - 80 */
input[type="submit"].bt_next_80 {
	background-image: url(../../framework/images/bt_next_80.png);
	width: 80px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_next_80:hover,input[type="submit"].bt_next_80:focus {
	color: #000
}

input[type="submit"].bt_next_80[disabled] {
	background-image: url(../../framework/images/bt_next_disable_80.png);
	width: 80px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão Prev - 80 */
input[type="submit"].bt_prev_80 {
	background-image: url(../../framework/images/bt_prev_80.png);
	width: 80px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_prev_80:hover,input[type="submit"].bt_prev_80:focus {
	color: #000
}

input[type="submit"].bt_prev_80[disabled] {
	background-image: url(../../framework/images/bt_prev_disable_80.png);
	width: 80px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão CSV - 80 */
input[type="submit"].bt_csv_80 {
	background-image: url(../../framework/images/bt_csv_80.png);
	width: 80px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_csv_80:hover,input[type="submit"].bt_csv_80:focus {
	color: #000
}

input[type="submit"].bt_csv_80[disabled] {
	background-image: url(../../framework/images/bt_csv_disable_80.png);
	width: 80px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão Editing - 80 */
input[type="submit"].bt_editing_80 {
	background-image: url(../../framework/images/bt_editing_80.png);
	width: 80px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_editing_80:hover,input[type="submit"].bt_editing_80:focus {
	color: #000
}

input[type="submit"].bt_editing_80[disabled] {
	background-image: url(../../framework/images/bt_editing_disable_80.png);
	width: 80px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão Email - 80 */
input[type="submit"].bt_email_80 {
	background-image: url(../../framework/images/bt_email_80.png);
	width: 80px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_email_80:hover,input[type="submit"].bt_email_80:focus {
	color: #000
}

input[type="submit"].bt_email_80[disabled] {
	background-image: url(../../framework/images/bt_email_disable_80.png);
	width: 80px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão excel - 80 */
input[type="submit"].bt_excel_80 {
	background-image: url(../../framework/images/bt_excel_80.png);
	width: 80px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_excel_80:hover,input[type="submit"].bt_excel_80:focus {
	color: #000
}

input[type="submit"].bt_excel_80[disabled] {
	background-image: url(../../framework/images/bt_excel_disable_80.png);
	width: 80px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão help - 80 */
input[type="submit"].bt_help_80 {
	background-image: url(../../framework/images/bt_help_80.png);
	width: 80px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_help_80:hover,input[type="submit"].bt_help_80:focus {
	color: #000
}

input[type="submit"].bt_help_80[disabled] {
	background-image: url(../../framework/images/bt_help_disable_80.png);
	width: 80px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão Key - 80 */
input[type="submit"].bt_key_80 {
	background-image: url(../../framework/images/bt_key_80.png);
	width: 80px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_key_80:hover,input[type="submit"].bt_key_80:focus {
	color: #000
}

input[type="submit"].bt_key_80[disabled] {
	background-image: url(../../framework/images/bt_key_disable_80.png);
	width: 80px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão Pause - 80 */
input[type="submit"].bt_pause_80 {
	background-image: url(../../framework/images/bt_pause_80.png);
	width: 80px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_pause_80:hover,input[type="submit"].bt_pause_80:focus {
	color: #000
}

input[type="submit"].bt_pause_80[disabled] {
	background-image: url(../../framework/images/bt_pause_disable_80.png);
	width: 80px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão Pdf - 80 */
input[type="submit"].bt_pdf_80 {
	background-image: url(../../framework/images/bt_pdf_80.png);
	width: 80px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_pdf_80:hover,input[type="submit"].bt_pdf_80:focus {
	color: #000
}

input[type="submit"].bt_pdf_80[disabled] {
	background-image: url(../../framework/images/bt_pdf_disable_80.png);
	width: 80px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão Picture - 80 */
input[type="submit"].bt_picture_80 {
	background-image: url(../../framework/images/bt_picture_80.png);
	width: 80px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_picture_80:hover,input[type="submit"].bt_picture_80:focus {
	color: #000
}

input[type="submit"].bt_picture_80[disabled] {
	background-image: url(../../framework/images/bt_picture_disable_80.png);
	width: 80px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão Publish - 80 */
input[type="submit"].bt_publish_80 {
	background-image: url(../../framework/images/bt_publish_80.png);
	width: 80px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_publish_80:hover,input[type="submit"].bt_publish_80:focus {
	color: #000
}

input[type="submit"].bt_publish_80[disabled] {
	background-image: url(../../framework/images/bt_publish_disable_80.png);
	width: 80px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão Stop - 80 */
input[type="submit"].bt_stop_80 {
	background-image: url(../../framework/images/bt_stop_80.png);
	width: 80px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_stop_80:hover,input[type="submit"].bt_stop_80:focus {
	color: #000
}

input[type="submit"].bt_stop_80[disabled] {
	background-image: url(../../framework/images/bt_stop_disable_80.png);
	width: 80px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão Sum - 80 */
input[type="submit"].bt_sum_80 {
	background-image: url(../../framework/images/bt_sum_80.png);
	width: 80px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_sum_80:hover,input[type="submit"].bt_sum_80:focus {
	color: #000
}

input[type="submit"].bt_sum_80[disabled] {
	background-image: url(../../framework/images/bt_sum_disable_80.png);
	width: 80px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão txt - 80 */
input[type="submit"].bt_txt_80 {
	background-image: url(../../framework/images/bt_txt_80.png);
	width: 80px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_txt_80:hover,input[type="submit"].bt_txt_80:focus {
	color: #000
}

input[type="submit"].bt_txt_80[disabled] {
	background-image: url(../../framework/images/bt_txt_disable_80.png);
	width: 80px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão Word - 80 */
input[type="submit"].bt_word_80 {
	background-image: url(../../framework/images/bt_word_80.png);
	width: 80px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_word_80:hover,input[type="submit"].bt_word_80:focus {
	color: #000
}

input[type="submit"].bt_word_80[disabled] {
	background-image: url(../../framework/images/bt_word_disable_80.png);
	width: 80px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão xml - 80 */
input[type="submit"].bt_xml_80 {
	background-image: url(../../framework/images/bt_xml_80.png);
	width: 80px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_xml_80:hover,input[type="submit"].bt_xml_80:focus {
	color: #000
}

input[type="submit"].bt_xml_80[disabled] {
	background-image: url(../../framework/images/bt_xml_disable_80.png);
	width: 80px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão Copy - 80 */
input[type="submit"].bt_copy_80 {
	background-image: url(../../framework/images/bt_copy_80.png);
	width: 80px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_copy_80:hover,input[type="submit"].bt_copy_80:focus {
	color: #000
}

input[type="submit"].bt_copy_80[disabled] {
	background-image: url(../../framework/images/bt_copy_disable_80.png);
	width: 80px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão Printer - 80 */
input[type="submit"].bt_printer_80 {
	background-image: url(../../framework/images/bt_printer_80.png);
	width: 80px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_printer_80:hover,input[type="submit"].bt_printer_80:focus {
	color: #000
}

input[type="submit"].bt_printer_80[disabled] {
	background-image: url(../../framework/images/bt_printer_disable_80.png);
	width: 80px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão Salvar - 80 */
input[type="submit"].bt_checked_80 {
	background-image: url(../../framework/images/bt_checked_80.png);
	width: 80px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_checked_80:hover,input[type="submit"].bt_checked_80:focus {
	color: #000
}

input[type="submit"].bt_checked_80[disabled] {
	background-image: url(../../framework/images/bt_checked_disable_80.png);
	width: 80px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão Fechar - 80 */
input[type="submit"].bt_delete_80 {
	background-image: url(../../framework/images/bt_delete_80.png);
	width: 80px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_delete_80:hover,input[type="submit"].bt_delete_80:focus {
	color: #000
}

input[type="submit"].bt_delete_80[disabled] {
	background-image: url(../../framework/images/bt_delete_disable_80.png);
	width: 80px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão Alterar - 80 */
input[type="submit"].bt_update_80 {
	background-image: url(../../framework/images/bt_update_80.png);
	width: 80px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_update_80:hover,input[type="submit"].bt_update_80:focus {
	color: #000
}

input[type="submit"].bt_update_80[disabled] {
	background-image: url(../../framework/images/bt_update_disable_80.png);
	width: 80px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão Pesquisar - 80 */
input[type="submit"].bt_search_80 {
	background-image: url(../../framework/images/bt_search_80.png);
	width: 80px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_search_80:hover,input[type="submit"].bt_search_80:focus {
	color: #000
}

input[type="submit"].bt_search_80[disabled] {
	background-image: url(../../framework/images/bt_search_disable_80.png);
	width: 80px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão Voltar - 80 */
input[type="submit"].bt_back_80 {
	background-image: url(../../framework/images/bt_back_80.png);
	width: 80px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_back_80:hover,input[type="submit"].bt_back_80:focus {
	color: #000
}

input[type="submit"].bt_back_80[disabled] {
	background-image: url(../../framework/images/bt_back_disable_80.png);
	width: 80px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão Play - 80 */
input[type="submit"].bt_play_80 {
	background-image: url(../../framework/images/bt_play_80.png);
	width: 80px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_play_80:hover,input[type="submit"].bt_play_80:focus {
	color: #000
}

input[type="submit"].bt_play_80[disabled] {
	background-image: url(../../framework/images/bt_play_disable_80.png);
	width: 80px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão Left - 80 */
input[type="submit"].bt_align_left_80 {
	background-image: url(../../framework/images/bt_align_left_80.png);
	width: 80px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_align_left_80:hover,input[type="submit"].bt_align_left_80:focus {
	color: #000
}

input[type="submit"].bt_align_left_80[disabled] {
	background-image: url(../../framework/images/bt_align_left_disable_80.png);
	width: 80px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão Rigth - 80 */
input[type="submit"].bt_align_rigth_80 {
	background-image: url(../../framework/images/bt_align_rigth_80.png);
	width: 80px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_align_rigth_80:hover,input[type="submit"].bt_align_rigth_80:focus {
	color: #000
}

input[type="submit"].bt_align_rigth_80[disabled] {
	background-image: url(../../framework/images/bt_align_rigth_disable_80.png);
	width: 80px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão Exportar - 80 */
input[type="submit"].bt_export_80 {
	background-image: url(../../framework/images/bt_export_80.png);
	width: 80px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

.bt_export_80 {
	background-image: url(../../framework/images/bt_export_80.png);
	width: 80px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_export_80:hover,input[type="submit"].bt_export_80:focus {
	color: #000
}

input[type="submit"].bt_export_80[disabled] {
	background-image: url(../../framework/images/bt_export_disable_80.png);
	width: 80px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão Cancelar - 80 */
input[type="submit"].bt_cancel_80 {
	background-image: url(../../framework/images/bt_cancel_80.png);
	width: 80px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_cancel_80:hover,input[type="submit"].bt_cancel_80:focus {
	color: #000
}

input[type="submit"].bt_cancel_80[disabled] {
	background-image: url(../../framework/images/bt_cancel_disable_80.png);
	width: 80px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão Abrir - 80 */
input[type="submit"].bt_open_80 {
	background-image: url(../../framework/images/bt_open_80.png);
	width: 80px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_open_80:hover,input[type="submit"].bt_open_80:focus {
	color: #000
}

input[type="submit"].bt_open_80[disabled] {
	background-image: url(../../framework/images/bt_open_disable_80.png);
	width: 80px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão Salvar - 80 */
input[type="submit"].bt_save_80 {
	background-image: url(../../framework/images/bt_save_80.png);
	width: 80px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_save_80:hover,input[type="submit"].bt_save_80:focus {
	color: #000
}

input[type="submit"].bt_save_80[disabled] {
	background-image: url(../../framework/images/bt_save_disable_80.png);
	width: 80px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão Adicionar - 80 */
input[type="submit"].bt_add_80 {
	background-image: url(../../framework/images/bt_add_80.png);
	width: 80px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_add_80:hover,input[type="submit"].bt_add_80:focus {
	color: #000
}

input[type="submit"].bt_add_80[disabled] {
	background-image: url(../../framework/images/bt_add_disable_80.png);
	width: 80px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão Reset - 80 */
input[type="submit"].bt_reset_80 {
	background-image: url(../../framework/images/bt_reset_80.png);
	width: 80px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_reset_80:hover,input[type="submit"].bt_reset_80:focus {
	color: #000
}

input[type="submit"].bt_reset_80[disabled] {
	background-image: url(../../framework/images/bt_reset_disable_80.png);
	width: 80px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão Info - 80 */
input[type="submit"].bt_info_80 {
	background-image: url(../../framework/images/bt_info_80.png);
	width: 80px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_info_80:hover,input[type="submit"].bt_info_80:focus {
	color: #000
}

input[type="submit"].bt_info_80[disabled] {
	background-image: url(../../framework/images/bt_info_disable_80.png);
	width: 80px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/**----***/ /* Botão First - 90 */
input[type="submit"].bt_first_90 {
	background-image: url(../../framework/images/bt_first_90.png);
	width: 90px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_first_90:hover,input[type="submit"].bt_first_90:focus {
	color: #000
}

input[type="submit"].bt_first_90[disabled] {
	background-image: url(../../framework/images/bt_first_disable_90.png);
	width: 90px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão Last - 90 */
input[type="submit"].bt_last_90 {
	background-image: url(../../framework/images/bt_last_90.png);
	width: 90px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_last_90:hover,input[type="submit"].bt_last_90:focus {
	color: #000
}

input[type="submit"].bt_last_90[disabled] {
	background-image: url(../../framework/images/bt_last_disable_90.png);
	width: 90px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão Next - 90 */
input[type="submit"].bt_next_90 {
	background-image: url(../../framework/images/bt_next_90.png);
	width: 90px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_next_90:hover,input[type="submit"].bt_next_90:focus {
	color: #000
}

input[type="submit"].bt_next_90[disabled] {
	background-image: url(../../framework/images/bt_next_disable_90.png);
	width: 90px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão Prev - 90 */
input[type="submit"].bt_prev_90 {
	background-image: url(../../framework/images/bt_prev_90.png);
	width: 90px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_prev_90:hover,input[type="submit"].bt_prev_90:focus {
	color: #000
}

input[type="submit"].bt_prev_90[disabled] {
	background-image: url(../../framework/images/bt_prev_disable_90.png);
	width: 90px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão CSV - 90 */
input[type="submit"].bt_csv_90 {
	background-image: url(../../framework/images/bt_csv_90.png);
	width: 90px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_csv_90:hover,input[type="submit"].bt_csv_90:focus {
	color: #000
}

input[type="submit"].bt_csv_90[disabled] {
	background-image: url(../../framework/images/bt_csv_disable_90.png);
	width: 90px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão Editing - 90 */
input[type="submit"].bt_editing_90 {
	background-image: url(../../framework/images/bt_editing_90.png);
	width: 90px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_editing_90:hover,input[type="submit"].bt_editing_90:focus {
	color: #000
}

input[type="submit"].bt_editing_90[disabled] {
	background-image: url(../../framework/images/bt_editing_disable_90.png);
	width: 90px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão Email - 90 */
input[type="submit"].bt_email_90 {
	background-image: url(../../framework/images/bt_email_90.png);
	width: 90px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_email_90:hover,input[type="submit"].bt_email_90:focus {
	color: #000
}

input[type="submit"].bt_email_90[disabled] {
	background-image: url(../../framework/images/bt_email_disable_90.png);
	width: 90px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão excel - 90 */
input[type="submit"].bt_excel_90 {
	background-image: url(../../framework/images/bt_excel_90.png);
	width: 90px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_excel_90:hover,input[type="submit"].bt_excel_90:focus {
	color: #000
}

input[type="submit"].bt_excel_90[disabled] {
	background-image: url(../../framework/images/bt_excel_disable_90.png);
	width: 90px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão help - 90 */
input[type="submit"].bt_help_90 {
	background-image: url(../../framework/images/bt_help_90.png);
	width: 90px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_help_90:hover,input[type="submit"].bt_help_90:focus {
	color: #000
}

input[type="submit"].bt_help_90[disabled] {
	background-image: url(../../framework/images/bt_help_disable_90.png);
	width: 90px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão Key - 90 */
input[type="submit"].bt_key_90 {
	background-image: url(../../framework/images/bt_key_90.png);
	width: 90px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_key_90:hover,input[type="submit"].bt_key_90:focus {
	color: #000
}

input[type="submit"].bt_key_90[disabled] {
	background-image: url(../../framework/images/bt_key_disable_90.png);
	width: 90px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão Pause - 90 */
input[type="submit"].bt_pause_90 {
	background-image: url(../../framework/images/bt_pause_90.png);
	width: 90px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_pause_90:hover,input[type="submit"].bt_pause_90:focus {
	color: #000
}

input[type="submit"].bt_pause_90[disabled] {
	background-image: url(../../framework/images/bt_pause_disable_90.png);
	width: 90px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão Pdf - 90 */
input[type="submit"].bt_pdf_90 {
	background-image: url(../../framework/images/bt_pdf_90.png);
	width: 90px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_pdf_90:hover,input[type="submit"].bt_pdf_90:focus {
	color: #000
}

input[type="submit"].bt_pdf_90[disabled] {
	background-image: url(../../framework/images/bt_pdf_disable_90.png);
	width: 90px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão Picture - 90 */
input[type="submit"].bt_picture_90 {
	background-image: url(../../framework/images/bt_picture_90.png);
	width: 90px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_picture_90:hover,input[type="submit"].bt_picture_90:focus {
	color: #000
}

input[type="submit"].bt_picture_90[disabled] {
	background-image: url(../../framework/images/bt_picture_disable_90.png);
	width: 90px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão Publish - 90 */
input[type="submit"].bt_publish_90 {
	background-image: url(../../framework/images/bt_publish_90.png);
	width: 90px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_publish_90:hover,input[type="submit"].bt_publish_90:focus {
	color: #000
}

input[type="submit"].bt_publish_90[disabled] {
	background-image: url(../../framework/images/bt_publish_disable_90.png);
	width: 90px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão Stop - 90 */
input[type="submit"].bt_stop_90 {
	background-image: url(../../framework/images/bt_stop_90.png);
	width: 90px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_stop_90:hover,input[type="submit"].bt_stop_90:focus {
	color: #000
}

input[type="submit"].bt_stop_90[disabled] {
	background-image: url(../../framework/images/bt_stop_disable_90.png);
	width: 90px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão Sum - 90 */
input[type="submit"].bt_sum_90 {
	background-image: url(../../framework/images/bt_sum_90.png);
	width: 90px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_sum_90:hover,input[type="submit"].bt_sum_90:focus {
	color: #000
}

input[type="submit"].bt_sum_90[disabled] {
	background-image: url(../../framework/images/bt_sum_disable_90.png);
	width: 90px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão txt - 90 */
input[type="submit"].bt_txt_90 {
	background-image: url(../../framework/images/bt_txt_90.png);
	width: 90px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_txt_90:hover,input[type="submit"].bt_txt_90:focus {
	color: #000
}

input[type="submit"].bt_txt_90[disabled] {
	background-image: url(../../framework/images/bt_txt_disable_90.png);
	width: 90px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão Word - 90 */
input[type="submit"].bt_word_90 {
	background-image: url(../../framework/images/bt_word_90.png);
	width: 90px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_word_90:hover,input[type="submit"].bt_word_90:focus {
	color: #000
}

input[type="submit"].bt_word_90[disabled] {
	background-image: url(../../framework/images/bt_word_disable_90.png);
	width: 90px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão xml - 90 */
input[type="submit"].bt_xml_90 {
	background-image: url(../../framework/images/bt_xml_90.png);
	width: 90px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_xml_90:hover,input[type="submit"].bt_xml_90:focus {
	color: #000
}

input[type="submit"].bt_xml_90[disabled] {
	background-image: url(../../framework/images/bt_xml_disable_90.png);
	width: 90px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão Copy - 90 */
input[type="submit"].bt_copy_90 {
	background-image: url(../../framework/images/bt_copy_90.png);
	width: 90px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_copy_90:hover,input[type="submit"].bt_copy_90:focus {
	color: #000
}

input[type="submit"].bt_copy_90[disabled] {
	background-image: url(../../framework/images/bt_copy_disable_90.png);
	width: 90px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão Printer - 90 */
input[type="submit"].bt_printer_90 {
	background-image: url(../../framework/images/bt_printer_90.png);
	width: 90px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_printer_90:hover,input[type="submit"].bt_printer_90:focus {
	color: #000
}

input[type="submit"].bt_printer_90[disabled] {
	background-image: url(../../framework/images/bt_printer_disable_90.png);
	width: 90px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão Salvar - 90 */
input[type="submit"].bt_checked_90 {
	background-image: url(../../framework/images/bt_checked_90.png);
	width: 90px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_checked_90:hover,input[type="submit"].bt_checked_90:focus {
	color: #000
}

input[type="submit"].bt_checked_90[disabled] {
	background-image: url(../../framework/images/bt_checked_disable_90.png);
	width: 90px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão Fechar - 90 */
input[type="submit"].bt_delete_90 {
	background-image: url(../../framework/images/bt_delete_90.png);
	width: 90px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_delete_90:hover,input[type="submit"].bt_delete_90:focus {
	color: #000
}

input[type="submit"].bt_delete_90[disabled] {
	background-image: url(../../framework/images/bt_delete_disable_90.png);
	width: 90px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão Alterar - 90 */
input[type="submit"].bt_update_90 {
	background-image: url(../../framework/images/bt_update_90.png);
	width: 90px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_update_90:hover,input[type="submit"].bt_update_90:focus {
	color: #000
}

input[type="submit"].bt_update_90[disabled] {
	background-image: url(../../framework/images/bt_update_disable_90.png);
	width: 90px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão Pesquisar - 90 */
input[type="submit"].bt_search_90 {
	background-image: url(../../framework/images/bt_search_90.png);
	width: 90px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_search_90:hover,input[type="submit"].bt_search_90:focus {
	color: #000
}

input[type="submit"].bt_search_90[disabled] {
	background-image: url(../../framework/images/bt_search_disable_90.png);
	width: 90px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão Voltar - 90 */
input[type="submit"].bt_back_90 {
	background-image: url(../../framework/images/bt_back_90.png);
	width: 90px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_back_90:hover,input[type="submit"].bt_back_90:focus {
	color: #000
}

input[type="submit"].bt_back_90[disabled] {
	background-image: url(../../framework/images/bt_back_disable_90.png);
	width: 90px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão Play - 90 */
input[type="submit"].bt_play_90 {
	background-image: url(../../framework/images/bt_play_90.png);
	width: 90px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_play_90:hover,input[type="submit"].bt_play_90:focus {
	color: #000
}

input[type="submit"].bt_play_90[disabled] {
	background-image: url(../../framework/images/bt_play_disable_90.png);
	width: 90px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão Left - 90 */
input[type="submit"].bt_align_left_90 {
	background-image: url(../../framework/images/bt_align_left_90.png);
	width: 90px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_align_left_90:hover,input[type="submit"].bt_align_left_90:focus {
	color: #000
}

input[type="submit"].bt_align_left_90[disabled] {
	background-image: url(../../framework/images/bt_align_left_disable_90.png);
	width: 90px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão Rigth - 90 */
input[type="submit"].bt_align_rigth_90 {
	background-image: url(../../framework/images/bt_align_rigth_90.png);
	width: 90px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_align_rigth_90:hover,input[type="submit"].bt_align_rigth_90:focus {
	color: #000
}

input[type="submit"].bt_align_rigth_90[disabled] {
	background-image: url(../../framework/images/bt_align_rigth_disable_90.png);
	width: 90px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão Exportar - 90 */
input[type="submit"].bt_export_90 {
	background-image: url(../../framework/images/bt_export_90.png);
	width: 90px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_export_90:hover,input[type="submit"].bt_export_90:focus {
	color: #000
}

input[type="submit"].bt_export_90[disabled] {
	background-image: url(../../framework/images/bt_export_disable_90.png);
	width: 90px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão Cancelar - 90 */
input[type="submit"].bt_cancel_90 {
	background-image: url(../../framework/images/bt_cancel_90.png);
	width: 90px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_cancel_90:hover,input[type="submit"].bt_cancel_90:focus {
	color: #000
}

input[type="submit"].bt_cancel_90[disabled] {
	background-image: url(../../framework/images/bt_cancel_disable_90.png);
	width: 90px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão Abrir - 90 */
input[type="submit"].bt_open_90 {
	background-image: url(../../framework/images/bt_open_90.png);
	width: 90px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_open_90:hover,input[type="submit"].bt_open_90:focus {
	color: #000
}

input[type="submit"].bt_open_90[disabled] {
	background-image: url(../../framework/images/bt_open_disable_90.png);
	width: 90px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão Salvar - 90 */
input[type="submit"].bt_save_90 {
	background-image: url(../../framework/images/bt_save_90.png);
	width: 90px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_save_90:hover,input[type="submit"].bt_save_90:focus {
	color: #000
}

input[type="submit"].bt_save_90[disabled] {
	background-image: url(../../framework/images/bt_save_disable_90.png);
	width: 90px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão Adicionar - 90 */
input[type="submit"].bt_add_90 {
	background-image: url(../../framework/images/bt_add_90.png);
	width: 90px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_add_90:hover,input[type="submit"].bt_add_90:focus {
	color: #000
}

input[type="submit"].bt_add_90[disabled] {
	background-image: url(../../framework/images/bt_add_disable_90.png);
	width: 90px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão Reset - 90 */
input[type="submit"].bt_reset_90 {
	background-image: url(../../framework/images/bt_reset_90.png);
	width: 90px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_reset_90:hover,input[type="submit"].bt_reset_90:focus {
	color: #000
}

input[type="submit"].bt_reset_90[disabled] {
	background-image: url(../../framework/images/bt_reset_disable_90.png);
	width: 90px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão Info - 90 */
input[type="submit"].bt_info_90 {
	background-image: url(../../framework/images/bt_info_90.png);
	width: 90px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_info_90:hover,input[type="submit"].bt_info_90:focus {
	color: #000
}

input[type="submit"].bt_info_90[disabled] {
	background-image: url(../../framework/images/bt_info_disable_90.png);
	width: 90px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/**----***/ /* Botão First - 100 */
input[type="submit"].bt_first_100 {
	background-image: url(../../framework/images/bt_first_100.png);
	width: 100px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_first_100:hover,input[type="submit"].bt_first_100:focus {
	color: #000
}

input[type="submit"].bt_first_100[disabled] {
	background-image: url(../../framework/images/bt_first_disable_100.png);
	width: 100px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão Last - 100 */
input[type="submit"].bt_last_100 {
	background-image: url(../../framework/images/bt_last_100.png);
	width: 100px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_last_100:hover,input[type="submit"].bt_last_100:focus {
	color: #000
}

input[type="submit"].bt_last_100[disabled] {
	background-image: url(../../framework/images/bt_last_disable_100.png);
	width: 100px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão Next - 100 */
input[type="submit"].bt_next_100 {
	background-image: url(../../framework/images/bt_next_100.png);
	width: 100px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_next_100:hover,input[type="submit"].bt_next_100:focus {
	color: #000
}

input[type="submit"].bt_next_100[disabled] {
	background-image: url(../../framework/images/bt_next_disable_100.png);
	width: 100px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão Prev - 100 */
input[type="submit"].bt_prev_100 {
	background-image: url(../../framework/images/bt_prev_100.png);
	width: 100px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_prev_100:hover,input[type="submit"].bt_prev_100:focus {
	color: #000
}

input[type="submit"].bt_prev_100[disabled] {
	background-image: url(../../framework/images/bt_prev_disable_100.png);
	width: 100px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão CSV - 100 */
input[type="submit"].bt_csv_100 {
	background-image: url(../../framework/images/bt_csv_100.png);
	width: 100px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_csv_100:hover,input[type="submit"].bt_csv_100:focus {
	color: #000
}

input[type="submit"].bt_csv_100[disabled] {
	background-image: url(../../framework/images/bt_csv_disable_100.png);
	width: 100px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão Editing - 100 */
input[type="submit"].bt_editing_100 {
	background-image: url(../../framework/images/bt_editing_100.png);
	width: 100px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_editing_100:hover,input[type="submit"].bt_editing_100:focus {
	color: #000
}

input[type="submit"].bt_editing_100[disabled] {
	background-image: url(../../framework/images/bt_editing_disable_100.png);
	width: 100px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão Email - 100 */
input[type="submit"].bt_email_100 {
	background-image: url(../../framework/images/bt_email_100.png);
	width: 100px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_email_100:hover,input[type="submit"].bt_email_100:focus {
	color: #000
}

input[type="submit"].bt_email_100[disabled] {
	background-image: url(../../framework/images/bt_email_disable_100.png);
	width: 100px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão excel - 100 */
input[type="submit"].bt_excel_100 {
	background-image: url(../../framework/images/bt_excel_100.png);
	width: 100px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_excel_100:hover,input[type="submit"].bt_excel_100:focus {
	color: #000
}

input[type="submit"].bt_excel_100[disabled] {
	background-image: url(../../framework/images/bt_excel_disable_100.png);
	width: 100px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão help - 100 */
input[type="submit"].bt_help_100 {
	background-image: url(../../framework/images/bt_help_100.png);
	width: 100px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_help_100:hover,input[type="submit"].bt_help_100:focus {
	color: #000
}

input[type="submit"].bt_help_100[disabled] {
	background-image: url(../../framework/images/bt_help_disable_100.png);
	width: 100px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão Key - 100 */
input[type="submit"].bt_key_100 {
	background-image: url(../../framework/images/bt_key_100.png);
	width: 100px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_key_100:hover,input[type="submit"].bt_key_100:focus {
	color: #000
}

input[type="submit"].bt_key_100[disabled] {
	background-image: url(../../framework/images/bt_key_disable_100.png);
	width: 100px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão Pause - 100 */
input[type="submit"].bt_pause_100 {
	background-image: url(../../framework/images/bt_pause_100.png);
	width: 100px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_pause_100:hover,input[type="submit"].bt_pause_100:focus {
	color: #000
}

input[type="submit"].bt_pause_100[disabled] {
	background-image: url(../../framework/images/bt_pause_disable_100.png);
	width: 100px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão Pdf - 100 */
input[type="submit"].bt_pdf_100 {
	background-image: url(../../framework/images/bt_pdf_100.png);
	width: 100px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_pdf_100:hover,input[type="submit"].bt_pdf_100:focus {
	color: #000
}

input[type="submit"].bt_pdf_100[disabled] {
	background-image: url(../../framework/images/bt_pdf_disable_100.png);
	width: 100px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão Picture - 100 */
input[type="submit"].bt_picture_100 {
	background-image: url(../../framework/images/bt_picture_100.png);
	width: 100px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_picture_100:hover,input[type="submit"].bt_picture_100:focus {
	color: #000
}

input[type="submit"].bt_picture_100[disabled] {
	background-image: url(../../framework/images/bt_picture_disable_100.png);
	width: 100px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão Publish - 100 */
input[type="submit"].bt_publish_100 {
	background-image: url(../../framework/images/bt_publish_100.png);
	width: 100px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_publish_100:hover,input[type="submit"].bt_publish_100:focus {
	color: #000
}

input[type="submit"].bt_publish_100[disabled] {
	background-image: url(../../framework/images/bt_publish_disable_100.png);
	width: 100px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão Stop - 100 */
input[type="submit"].bt_stop_100 {
	background-image: url(../../framework/images/bt_stop_100.png);
	width: 100px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_stop_100:hover,input[type="submit"].bt_stop_100:focus {
	color: #000
}

input[type="submit"].bt_stop_100[disabled] {
	background-image: url(../../framework/images/bt_stop_disable_100.png);
	width: 100px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão Sum - 100 */
input[type="submit"].bt_sum_100 {
	background-image: url(../../framework/images/bt_sum_100.png);
	width: 100px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_sum_100:hover,input[type="submit"].bt_sum_100:focus {
	color: #000
}

input[type="submit"].bt_sum_100[disabled] {
	background-image: url(../../framework/images/bt_sum_disable_100.png);
	width: 100px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão txt - 100 */
input[type="submit"].bt_txt_100 {
	background-image: url(../../framework/images/bt_txt_100.png);
	width: 100px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_txt_100:hover,input[type="submit"].bt_txt_100:focus {
	color: #000
}

input[type="submit"].bt_txt_100[disabled] {
	background-image: url(../../framework/images/bt_txt_disable_100.png);
	width: 100px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão Word - 100 */
input[type="submit"].bt_word_100 {
	background-image: url(../../framework/images/bt_word_100.png);
	width: 100px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_word_100:hover,input[type="submit"].bt_word_100:focus {
	color: #000
}

input[type="submit"].bt_word_100[disabled] {
	background-image: url(../../framework/images/bt_word_disable_100.png);
	width: 100px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão xml - 100 */
input[type="submit"].bt_xml_100 {
	background-image: url(../../framework/images/bt_xml_100.png);
	width: 100px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_xml_100:hover,input[type="submit"].bt_xml_100:focus {
	color: #000
}

input[type="submit"].bt_xml_100[disabled] {
	background-image: url(../../framework/images/bt_xml_disable_100.png);
	width: 100px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão Copy - 100 */
input[type="submit"].bt_copy_100 {
	background-image: url(../../framework/images/bt_copy_100.png);
	width: 100px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_copy_100:hover,input[type="submit"].bt_copy_100:focus {
	color: #000
}

input[type="submit"].bt_copy_100[disabled] {
	background-image: url(../../framework/images/bt_copy_disable_100.png);
	width: 100px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão Printer - 100 */
input[type="submit"].bt_printer_100 {
	background-image: url(../../framework/images/bt_printer_100.png);
	width: 100px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_printer_100:hover,input[type="submit"].bt_printer_100:focus {
	color: #000
}

input[type="submit"].bt_printer_100[disabled] {
	background-image: url(../../framework/images/bt_printer_disable_100.png);
	width: 100px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão Salvar - 100 */
input[type="submit"].bt_checked_100 {
	background-image: url(../../framework/images/bt_checked_100.png);
	width: 100px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_checked_100:hover,input[type="submit"].bt_checked_100:focus {
	color: #000
}

input[type="submit"].bt_checked_100[disabled] {
	background-image: url(../../framework/images/bt_checked_disable_100.png);
	width: 100px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão Fechar - 100 */
input[type="submit"].bt_delete_100 {
	background-image: url(../../framework/images/bt_delete_100.png);
	width: 100px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_delete_100:hover,input[type="submit"].bt_delete_100:focus {
	color: #000
}

input[type="submit"].bt_delete_100[disabled] {
	background-image: url(../../framework/images/bt_delete_disable_100.png);
	width: 100px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão Alterar - 100 */
input[type="submit"].bt_update_100 {
	background-image: url(../../framework/images/bt_update_100.png);
	width: 100px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_update_100:hover,input[type="submit"].bt_update_100:focus {
	color: #000
}

input[type="submit"].bt_update_100[disabled] {
	background-image: url(../../framework/images/bt_update_disable_100.png);
	width: 100px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão Pesquisar - 100 */
input[type="submit"].bt_search_100 {
	background-image: url(../../framework/images/bt_search_100.png);
	width: 100px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_search_100:hover,input[type="submit"].bt_search_100:focus {
	color: #000
}

input[type="submit"].bt_search_100[disabled] {
	background-image: url(../../framework/images/bt_search_disable_100.png);
	width: 100px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão Voltar - 100 */
input[type="submit"].bt_back_100 {
	background-image: url(../../framework/images/bt_back_100.png);
	width: 100px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_back_100:hover,input[type="submit"].bt_back_100:focus {
	color: #000
}

input[type="submit"].bt_back_100[disabled] {
	background-image: url(../../framework/images/bt_back_disable_100.png);
	width: 100px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão Play - 100 */
input[type="submit"].bt_play_100 {
	background-image: url(../../framework/images/bt_play_100.png);
	width: 100px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_play_100:hover,input[type="submit"].bt_play_100:focus {
	color: #000
}

input[type="submit"].bt_play_100[disabled] {
	background-image: url(../../framework/images/bt_play_disable_100.png);
	width: 100px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão Left - 100 */
input[type="submit"].bt_align_left_100 {
	background-image: url(../../framework/images/bt_align_left_100.png);
	width: 100px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_align_left_100:hover,input[type="submit"].bt_align_left_100:focus {
	color: #000
}

input[type="submit"].bt_align_left_100[disabled] {
	background-image: url(../../framework/images/bt_align_left_disable_100.png);
	width: 100px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão Rigth - 100 */
input[type="submit"].bt_align_rigth_100 {
	background-image: url(../../framework/images/bt_align_rigth_100.png);
	width: 100px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_align_rigth_100:hover,input[type="submit"].bt_align_rigth_100:focus {
	color: #000
}

input[type="submit"].bt_align_rigth_100[disabled] {
	background-image: url(../../framework/images/bt_align_rigth_disable_100.png);
	width: 100px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão Exportar - 100 */
input[type="submit"].bt_export_100 {
	background-image: url(../../framework/images/bt_export_100.png);
	width: 100px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_export_100:hover,input[type="submit"].bt_export_100:focus {
	color: #000
}

input[type="submit"].bt_export_100[disabled] {
	background-image: url(../../framework/images/bt_export_disable_100.png);
	width: 100px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão Cancelar - 100 */
input[type="submit"].bt_cancel_100 {
	background-image: url(../../framework/images/bt_cancel_100.png);
	width: 100px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_cancel_100:hover,input[type="submit"].bt_cancel_100:focus {
	color: #000
}

input[type="submit"].bt_cancel_100[disabled] {
	background-image: url(../../framework/images/bt_cancel_disable_100.png);
	width: 100px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão Abrir - 100 */
input[type="submit"].bt_open_100 {
	background-image: url(../../framework/images/bt_open_100.png);
	width: 100px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_open_100:hover,input[type="submit"].bt_open_100:focus {
	color: #000
}

input[type="submit"].bt_open_100[disabled] {
	background-image: url(../../framework/images/bt_open_disable_100.png);
	width: 100px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão Salvar - 100 */
input[type="submit"].bt_save_100 {
	background-image: url(../../framework/images/bt_save_100.png);
	width: 100px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_save_100:hover,input[type="submit"].bt_save_100:focus {
	color: #000
}

input[type="submit"].bt_save_100[disabled] {
	background-image: url(../../framework/images/bt_save_disable_100.png);
	width: 100px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão Adicionar - 100 */
input[type="submit"].bt_add_100 {
	background-image: url(../../framework/images/bt_add_100.png);
	width: 100px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_add_100:hover,input[type="submit"].bt_add_100:focus {
	color: #000
}

input[type="submit"].bt_add_100[disabled] {
	background-image: url(../../framework/images/bt_add_disable_100.png);
	width: 100px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão Reset - 100 */
input[type="submit"].bt_reset_100 {
	background-image: url(../../framework/images/bt_reset_100.png);
	width: 100px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_reset_100:hover,input[type="submit"].bt_reset_100:focus {
	color: #000
}

input[type="submit"].bt_reset_100[disabled] {
	background-image: url(../../framework/images/bt_reset_disable_100.png);
	width: 100px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão Info - 100 */
input[type="submit"].bt_info_100 {
	background-image: url(../../framework/images/bt_info_100.png);
	width: 100px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_info_100:hover,input[type="submit"].bt_info_100:focus {
	color: #000
}

input[type="submit"].bt_info_100[disabled] {
	background-image: url(../../framework/images/bt_info_disable_100.png);
	width: 100px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/**----***/ /* Botão First - 110 */
input[type="submit"].bt_first_110 {
	background-image: url(../../framework/images/bt_first_110.png);
	width: 110px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_first_110:hover,input[type="submit"].bt_first_110:focus {
	color: #000
}

input[type="submit"].bt_first_110[disabled] {
	background-image: url(../../framework/images/bt_first_disable_110.png);
	width: 110px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão Last - 110 */
input[type="submit"].bt_last_110 {
	background-image: url(../../framework/images/bt_last_110.png);
	width: 110px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_last_110:hover,input[type="submit"].bt_last_110:focus {
	color: #000
}

input[type="submit"].bt_last_110[disabled] {
	background-image: url(../../framework/images/bt_last_disable_110.png);
	width: 110px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão Next - 110 */
input[type="submit"].bt_next_110 {
	background-image: url(../../framework/images/bt_next_110.png);
	width: 110px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_next_110:hover,input[type="submit"].bt_next_110:focus {
	color: #000
}

input[type="submit"].bt_next_110[disabled] {
	background-image: url(../../framework/images/bt_next_disable_110.png);
	width: 110px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão Prev - 110 */
input[type="submit"].bt_prev_110 {
	background-image: url(../../framework/images/bt_prev_110.png);
	width: 110px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_prev_110:hover,input[type="submit"].bt_prev_110:focus {
	color: #000
}

input[type="submit"].bt_prev_110[disabled] {
	background-image: url(../../framework/images/bt_prev_disable_110.png);
	width: 110px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão CSV - 110 */
input[type="submit"].bt_csv_110 {
	background-image: url(../../framework/images/bt_csv_110.png);
	width: 110px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_csv_110:hover,input[type="submit"].bt_csv_110:focus {
	color: #000
}

input[type="submit"].bt_csv_110[disabled] {
	background-image: url(../../framework/images/bt_csv_disable_110.png);
	width: 110px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão Editing - 110 */
input[type="submit"].bt_editing_110 {
	background-image: url(../../framework/images/bt_editing_110.png);
	width: 110px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_editing_110:hover,input[type="submit"].bt_editing_110:focus {
	color: #000
}

input[type="submit"].bt_editing_110[disabled] {
	background-image: url(../../framework/images/bt_editing_disable_110.png);
	width: 110px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão Email - 110 */
input[type="submit"].bt_email_110 {
	background-image: url(../../framework/images/bt_email_110.png);
	width: 110px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_email_110:hover,input[type="submit"].bt_email_110:focus {
	color: #000
}

input[type="submit"].bt_email_110[disabled] {
	background-image: url(../../framework/images/bt_email_disable_110.png);
	width: 110px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão excel - 110 */
input[type="submit"].bt_excel_110 {
	background-image: url(../../framework/images/bt_excel_110.png);
	width: 110px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_excel_110:hover,input[type="submit"].bt_excel_110:focus {
	color: #000
}

input[type="submit"].bt_excel_110[disabled] {
	background-image: url(../../framework/images/bt_excel_disable_110.png);
	width: 110px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão help - 110 */
input[type="submit"].bt_help_110 {
	background-image: url(../../framework/images/bt_help_110.png);
	width: 110px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_help_110:hover,input[type="submit"].bt_help_110:focus {
	color: #000
}

input[type="submit"].bt_help_110[disabled] {
	background-image: url(../../framework/images/bt_help_disable_110.png);
	width: 110px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão Key - 110 */
input[type="submit"].bt_key_110 {
	background-image: url(../../framework/images/bt_key_110.png);
	width: 110px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_key_110:hover,input[type="submit"].bt_key_110:focus {
	color: #000
}

input[type="submit"].bt_key_110[disabled] {
	background-image: url(../../framework/images/bt_key_disable_110.png);
	width: 110px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão Pause - 110 */
input[type="submit"].bt_pause_110 {
	background-image: url(../../framework/images/bt_pause_110.png);
	width: 110px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_pause_110:hover,input[type="submit"].bt_pause_110:focus {
	color: #000
}

input[type="submit"].bt_pause_110[disabled] {
	background-image: url(../../framework/images/bt_pause_disable_110.png);
	width: 110px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão Pdf - 110 */
input[type="submit"].bt_pdf_110 {
	background-image: url(../../framework/images/bt_pdf_110.png);
	width: 110px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_pdf_110:hover,input[type="submit"].bt_pdf_110:focus {
	color: #000
}

input[type="submit"].bt_pdf_110[disabled] {
	background-image: url(../../framework/images/bt_pdf_disable_110.png);
	width: 110px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão Picture - 110 */
input[type="submit"].bt_picture_110 {
	background-image: url(../../framework/images/bt_picture_110.png);
	width: 110px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_picture_110:hover,input[type="submit"].bt_picture_110:focus {
	color: #000
}

input[type="submit"].bt_picture_110[disabled] {
	background-image: url(../../framework/images/bt_picture_disable_110.png);
	width: 110px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão Publish - 110 */
input[type="submit"].bt_publish_110 {
	background-image: url(../../framework/images/bt_publish_110.png);
	width: 110px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_publish_110:hover,input[type="submit"].bt_publish_110:focus {
	color: #000
}

input[type="submit"].bt_publish_110[disabled] {
	background-image: url(../../framework/images/bt_publish_disable_110.png);
	width: 110px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão Stop - 110 */
input[type="submit"].bt_stop_110 {
	background-image: url(../../framework/images/bt_stop_110.png);
	width: 110px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_stop_110:hover,input[type="submit"].bt_stop_110:focus {
	color: #000
}

input[type="submit"].bt_stop_110[disabled] {
	background-image: url(../../framework/images/bt_stop_disable_110.png);
	width: 110px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão Sum - 110 */
input[type="submit"].bt_sum_110 {
	background-image: url(../../framework/images/bt_sum_110.png);
	width: 110px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_sum_110:hover,input[type="submit"].bt_sum_110:focus {
	color: #000
}

input[type="submit"].bt_sum_110[disabled] {
	background-image: url(../../framework/images/bt_sum_disable_110.png);
	width: 110px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão txt - 110 */
input[type="submit"].bt_txt_110 {
	background-image: url(../../framework/images/bt_txt_110.png);
	width: 110px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_txt_110:hover,input[type="submit"].bt_txt_110:focus {
	color: #000
}

input[type="submit"].bt_txt_110[disabled] {
	background-image: url(../../framework/images/bt_txt_disable_110.png);
	width: 110px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão Word - 110 */
input[type="submit"].bt_word_110 {
	background-image: url(../../framework/images/bt_word_110.png);
	width: 110px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_word_110:hover,input[type="submit"].bt_word_110:focus {
	color: #000
}

input[type="submit"].bt_word_110[disabled] {
	background-image: url(../../framework/images/bt_word_disable_110.png);
	width: 110px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão xml - 110 */
input[type="submit"].bt_xml_110 {
	background-image: url(../../framework/images/bt_xml_110.png);
	width: 110px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_xml_110:hover,input[type="submit"].bt_xml_110:focus {
	color: #000
}

input[type="submit"].bt_xml_110[disabled] {
	background-image: url(../../framework/images/bt_xml_disable_110.png);
	width: 110px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão Copy - 110 */
input[type="submit"].bt_copy_110 {
	background-image: url(../../framework/images/bt_copy_110.png);
	width: 110px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_copy_110:hover,input[type="submit"].bt_copy_110:focus {
	color: #000
}

input[type="submit"].bt_copy_110[disabled] {
	background-image: url(../../framework/images/bt_copy_disable_110.png);
	width: 110px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão Printer - 110 */
input[type="submit"].bt_printer_110 {
	background-image: url(../../framework/images/bt_printer_110.png);
	width: 110px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_printer_110:hover,input[type="submit"].bt_printer_110:focus {
	color: #000
}

input[type="submit"].bt_printer_110[disabled] {
	background-image: url(../../framework/images/bt_printer_disable_110.png);
	width: 110px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão Salvar - 110 */
input[type="submit"].bt_checked_110 {
	background-image: url(../../framework/images/bt_checked_110.png);
	width: 110px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_checked_110:hover,input[type="submit"].bt_checked_110:focus {
	color: #000
}

input[type="submit"].bt_checked_110[disabled] {
	background-image: url(../../framework/images/bt_checked_disable_110.png);
	width: 110px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão Fechar - 110 */
input[type="submit"].bt_delete_110 {
	background-image: url(../../framework/images/bt_delete_110.png);
	width: 110px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_delete_110:hover,input[type="submit"].bt_delete_110:focus {
	color: #000
}

input[type="submit"].bt_delete_110[disabled] {
	background-image: url(../../framework/images/bt_delete_disable_110.png);
	width: 110px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão Alterar - 110 */
input[type="submit"].bt_update_110 {
	background-image: url(../../framework/images/bt_update_110.png);
	width: 110px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_update_110:hover,input[type="submit"].bt_update_110:focus {
	color: #000
}

input[type="submit"].bt_update_110[disabled] {
	background-image: url(../../framework/images/bt_update_disable_110.png);
	width: 110px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão Pesquisar - 110 */
input[type="submit"].bt_search_110 {
	background-image: url(../../framework/images/bt_search_110.png);
	width: 110px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_search_110:hover,input[type="submit"].bt_search_110:focus {
	color: #000
}

input[type="submit"].bt_search_110[disabled] {
	background-image: url(../../framework/images/bt_search_disable_110.png);
	width: 110px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão Voltar - 110 */
input[type="submit"].bt_back_110 {
	background-image: url(../../framework/images/bt_back_110.png);
	width: 110px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_back_110:hover,input[type="submit"].bt_back_110:focus {
	color: #000
}

input[type="submit"].bt_back_110[disabled] {
	background-image: url(../../framework/images/bt_back_disable_110.png);
	width: 110px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão Play - 110 */
input[type="submit"].bt_play_110 {
	background-image: url(../../framework/images/bt_play_110.png);
	width: 110px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_play_110:hover,input[type="submit"].bt_play_110:focus {
	color: #000
}

input[type="submit"].bt_play_110[disabled] {
	background-image: url(../../framework/images/bt_play_disable_110.png);
	width: 110px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão Left - 110 */
input[type="submit"].bt_align_left_110 {
	background-image: url(../../framework/images/bt_align_left_110.png);
	width: 110px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_align_left_110:hover,input[type="submit"].bt_align_left_110:focus {
	color: #000
}

input[type="submit"].bt_align_left_110[disabled] {
	background-image: url(../../framework/images/bt_align_left_disable_110.png);
	width: 110px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão Rigth - 110 */
input[type="submit"].bt_align_rigth_110 {
	background-image: url(../../framework/images/bt_align_rigth_110.png);
	width: 110px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_align_rigth_110:hover,input[type="submit"].bt_align_rigth_110:focus {
	color: #000
}

input[type="submit"].bt_align_rigth_110[disabled] {
	background-image: url(../../framework/images/bt_align_rigth_disable_110.png);
	width: 110px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão Exportar - 110 */
input[type="submit"].bt_export_110 {
	background-image: url(../../framework/images/bt_export_110.png);
	width: 110px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_export_110:hover,input[type="submit"].bt_export_110:focus {
	color: #000
}

input[type="submit"].bt_export_110[disabled] {
	background-image: url(../../framework/images/bt_export_disable_110.png);
	width: 110px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão Cancelar - 110 */
input[type="submit"].bt_cancel_110 {
	background-image: url(../../framework/images/bt_cancel_110.png);
	width: 110px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_cancel_110:hover,input[type="submit"].bt_cancel_110:focus {
	color: #000
}

input[type="submit"].bt_cancel_110[disabled] {
	background-image: url(../../framework/images/bt_cancel_disable_110.png);
	width: 110px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão Abrir - 110 */
input[type="submit"].bt_open_110 {
	background-image: url(../../framework/images/bt_open_110.png);
	width: 110px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_open_110:hover,input[type="submit"].bt_open_110:focus {
	color: #000
}

input[type="submit"].bt_open_110[disabled] {
	background-image: url(../../framework/images/bt_open_disable_110.png);
	width: 110px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão Salvar - 110 */
input[type="submit"].bt_save_110 {
	background-image: url(../../framework/images/bt_save_110.png);
	width: 110px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_save_110:hover,input[type="submit"].bt_save_110:focus {
	color: #000
}

input[type="submit"].bt_save_110[disabled] {
	background-image: url(../../framework/images/bt_save_disable_110.png);
	width: 110px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão Adicionar - 110 */
input[type="submit"].bt_add_110 {
	background-image: url(../../framework/images/bt_add_110.png);
	width: 110px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_add_110:hover,input[type="submit"].bt_add_110:focus {
	color: #000
}

input[type="submit"].bt_add_110[disabled] {
	background-image: url(../../framework/images/bt_add_disable_110.png);
	width: 110px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão Reset - 110 */
input[type="submit"].bt_reset_110 {
	background-image: url(../../framework/images/bt_reset_110.png);
	width: 110px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_reset_110:hover,input[type="submit"].bt_reset_110:focus {
	color: #000
}

input[type="submit"].bt_reset_110[disabled] {
	background-image: url(../../framework/images/bt_reset_disable_110.png);
	width: 110px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Botão Info - 110 */
input[type="submit"].bt_info_110 {
	background-image: url(../../framework/images/bt_info_110.png);
	width: 110px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

input[type="submit"].bt_info_110:hover,input[type="submit"].bt_info_110:focus {
	color: #000
}

input[type="submit"].bt_info_110[disabled] {
	background-image: url(../../framework/images/bt_info_disable_110.png);
	width: 110px;
	height: 20px;
	text-indent: 20px;
	word-spacing: 20px;
	border: none;
	font-family: arial;
	color: #C4C0C9;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 5px;
	float: left
}

/* Tooltip */
.rf-tt-cntr {
	background-color: #FFFFFF;
	border: 0px solid #000000;
	float: left;
	padding: 7px;
	color: #CD0000
}

#translate\:wrp {
	float: right;
	margin: -22px 15px 0;
}

#translate\:wrp, #translate\:cntr, #translate\:content {
	height: 20px;
	width: 99px
}

#translate\:wrp a {
	float: left;
	height: 16px;
	margin: 0 2px;
	text-indent: -1000px;
	width: 20px
}

#translate\:wrp a#pt {
	background-position: -40px -110px;
	width: 20px;
	height: 16px;
	float: left
}

#translate\:wrp #pt {
	background-image: url(../../framework/images/s_itens.png);
	background-position: -40px -110px;
	margin: 0 2px;
	text-indent: -1000px;
	width: 20px;
	height: 16px;
	float: left
}

#translate\:wrp a#es {
	background-position: -40px -136px;
	width: 20px;
	height: 16px;
	float: left
}

#translate\:wrp #es{
	background-image: url(../../framework/images/s_itens.png);
	background-position: -40px -136px;
	margin: 0 2px;
	text-indent: -1000px;
	width: 20px;
	height: 16px;
	float: left
}

#translate\:wrp a#en {
	background-position: -40px -162px;
	width: 20px;
	height: 16px;
	float: left
}

#translate\:wrp #en {
	background-image: url(../../framework/images/s_itens.png);
	background-position: -40px -162px;
	margin: 0 2px;
	text-indent: -1000px;
	width: 20px;
	height: 16px;
	float: left
}

#translate\:wrp a#ja {
	background-position: -40px -188px;
	width: 20px;
	height: 16px;
	float: left
}

#translate\:wrp #ja {
	background-image: url(../../framework/images/s_itens.png);
	background-position: -40px -188px;
	margin: 0 2px;
	text-indent: -1000px;
	width: 20px;
	height: 16px;
	float: left
}

/* PickList*/
.rich-picklist-controls {
	padding: 0 8px 5px;
}

.rich-picklist-list-content {
	overflow: auto;
}

.rich-picklist-internal-tab {
	width: 100%;
}

.rich-picklist-list {
	background-color: #FFFFFF;
	border-style: none;
	border-width: 0;
}

.rich-picklist-source-cell,.rich-picklist-target-cell,.rich-picklist-source-cell *,.rich-picklist-target-cell *
	{
	color: #696969;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	white-space: nowrap;
}

.rich-picklist-control-disabled,.rich-picklist-control-top,.rich-picklist-control-bottom,.rich-picklist-control-up,.rich-picklist-control-down,.rich-picklist-control-copyall,.rich-picklist-control-copy,.rich-picklist-control-remove,.rich-picklist-control-removeall
	{
	border: 1px solid;
	margin-bottom: 3px;
}

.rich-list-picklist-button-a-disabled {
	cursor: default;
	text-decoration: none;
}

.rich-picklist-source-items {
	margin: 0 0 8px 8px;
}

.rich-picklist-target-items {
	margin: 0 0 8px;
}

.rich-picklist-source-row-active,.rich-picklist-target-row-active {
	background: none repeat-x scroll left top transparent;
}

.rich-picklist-source-row-selected,.rich-picklist-target-row-selected {
	background: none repeat-x scroll left top transparent;
}

.rich-picklist-source-cell,.rich-picklist-target-cell {
	border: 0 none;
	padding: 2px;
	white-space: nowrap;
}

.rich-picklist-source-cell-selected,.rich-picklist-target-cell-selected
	{
	padding: 2px;
	white-space: nowrap;
}

.rich-picklist-source-cell-active,.rich-picklist-target-cell-active {
	border-bottom: 1px dotted;
	border-top: 1px dotted;
	padding: 1px 2px;
	white-space: nowrap;
}

.rich-picklist-control-img {
	border: 0 none;
	height: 15px;
	margin: 0;
	padding: 0;
	width: 15px;
}

.rich-picklist-source-items,.rich-picklist-target-items {
	background-color: #FFFFFF;
	border: 1px solid #C4C0C9;
}

.rich-picklist-source-cell-selected,.rich-picklist-target-cell-selected,.rich-picklist-source-cell-selected *,.rich-picklist-target-cell-selected *
	{
	color: #000000;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
}

.rich-picklist-source-cell-active,.rich-picklist-target-cell-active,.rich-picklist-source-cell-active *,.rich-picklist-target-cell-active *
	{
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
}

.rich-picklist-source-cell-active,.rich-picklist-target-cell-active {
	border-bottom-color: #000000;
	border-top-color: #000000;
}

.rich-picklist-control-disabled,.rich-picklist-control-top,.rich-picklist-control-bottom,.rich-picklist-control-up,.rich-picklist-control-down,.rich-picklist-control-copyall,.rich-picklist-control-copy,.rich-picklist-control-remove,.rich-picklist-control-removeall
	{
	border-color: #C4C0C9;
}

.rich-list-picklist-button-content {
	color: #696969;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
}

a.rich-list-picklist-button-a-disabled a {
	color: #B1ADA7;
}

.rich-picklist-source-row-selected,.rich-picklist-target-row-selected {
	background-image: url(../../framework/images/grid_bg_header.gif);
}

.rich-list-picklist-button,.rich-list-picklist-button-disabled {
	background: none repeat-x scroll left top transparent;
	padding: 2px;
}

.rich-list-picklist-button-valign {
	vertical-align: middle;
}

.rich-list-picklist-button-layout {
	padding: 15px 8px 15px 0;
}

.rich-list-picklist-button-content {
	padding: 0 4px 0 1px;
	text-align: left;
	white-space: nowrap;
}

.rich-list-picklist-button-content img {
	margin-right: 2px;
	vertical-align: middle;
}

.rich-list-picklist-button-selection,.rich-list-picklist-button-selection:focus
	{
	color: #696969
}

.rich-list-picklist-button-selection:hover {
	color: #000000;
	display: block;
	text-decoration: none;
}

.rich-list-picklist-button {
	background-color: #FFFFFF;
	background-image: url("../../framework/images/grid_bg_header.gif");
	color: #696969;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
}

.rich-list-picklist-button-disabled {
	background-color: #e9e9e9;
	color: #B1ADA7;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
}

.rich-list-picklist-button-light {
	background-color: #DFDCD5;
	background-image: url("../../framework/images/grid_bg_header.gif");
	background-position: left top;
	background-repeat: repeat;
	border: 1px solid #E79A00;
	cursor: pointer;
	padding: 1px;
}

.rich-list-picklist-button-press {
	background-color: #E3DED5;
	border-color: #C4C0C9;
	border-width: 1px;
	color: #696969;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
}

.rich-picklist-source-cell-last,.rich-picklist-target-cell-last {
	border-right-color: #FFFFFF;
}

a.rich-list-picklist-button-selection:visited,a.rich-list-picklist-button-selection:link
	{
	color: inherit;
}

/*ListShuttle*/
.rich-shuttle-controls {
	padding: 0 8px 5px;
}

.rich-shuttle-list-content {
	overflow: auto;
}

.rich-shuttle-list-header {
	overflow: hidden;
}

.rich-shuttle-header-tab-cell,.rich-shuttle-header-tab-cell-last {
	background-repeat: repeat-x;
	border-left: 0 none;
	border-style: none solid solid none;
	border-top: 0 none;
	font-weight: normal;
	padding: 2px;
	white-space: nowrap;
}

.rich-shuttle-internal-tab {
	width: 100%;
}

.rich-shuttle-list {
	background-color: #FFFFFF;
	border-style: none;
	border-width: 0;
}

.rich-shuttle-source-cell,.rich-shuttle-target-cell,.rich-shuttle-source-cell *,.rich-shuttle-target-cell *
	{
	color: #696969;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	white-space: nowrap;
}

.rich-shuttle-control-disabled,.rich-shuttle-control-top,.rich-shuttle-control-bottom,.rich-shuttle-control-up,.rich-shuttle-control-down,.rich-shuttle-control-copyall,.rich-shuttle-control-copy,.rich-shuttle-control-remove,.rich-shuttle-control-removeall
	{
	border: 1px solid;
	margin-bottom: 3px;
}

.rich-list-shuttle-button,.rich-list-shuttle-button-disabled {
	background: none repeat-x scroll left top transparent;
	padding: 2px;
}

.rich-list-shuttle-button {
	cursor: pointer;
}

.rich-list-shuttle-button-disabled {
	cursor: default;
}

.rich-list-shuttle-button-light {
	background: none repeat-x scroll left top transparent;
	border-style: solid;
	cursor: pointer;
	padding: 1px;
}

.rich-list-shuttle-button-press {
	background: none repeat-x scroll left top transparent;
	border-style: solid;
	cursor: pointer;
	padding: 2px 0 0 2px;
}

.rich-list-shuttle-button-valign {
	vertical-align: middle;
}

.rich-list-shuttle-button-layout {
	padding: 15px 8px 15px 0;
}

.rich-list-shuttle-button-content {
	padding: 0 1px;
	text-align: left;
	white-space: nowrap;
}

.rich-list-shuttle-button-content img {
	margin-right: 2px;
	vertical-align: middle;
}

a.rich-list-shuttle-button-selection:visited,a.rich-list-shuttle-button-selection:link
	{
	color: inherit;
}

.rich-list-shuttle-caption {
	padding: 1px;
	text-align: left;
}

.rich-shuttle-source-caption {
	padding: 3px 3px 3px 8px;
}

.rich-shuttle-target-caption {
	padding: 3px 3px 3px 0;
}

.rich-shuttle-source-items {
	margin: 0 0 8px 8px;
}

.rich-shuttle-target-items {
	margin: 0 0 8px;
}

.rich-shuttle-source-row-active,.rich-shuttle-target-row-active {
	background: none repeat-x scroll left top transparent;
}

.rich-shuttle-source-row-selected,.rich-shuttle-target-row-selected {
	background: none repeat-x scroll left top transparent;
}

.rich-shuttle-source-cell,.rich-shuttle-target-cell {
	border: 0 none;
	padding: 2px;
	white-space: nowrap;
}

.rich-shuttle-source-cell-selected,.rich-shuttle-target-cell-selected {
	padding: 2px;
	white-space: nowrap;
}

.rich-shuttle-source-cell-active,.rich-shuttle-target-cell-active {
	border-bottom: 1px dotted;
	border-top: 1px dotted;
	padding: 1px 2px;
	white-space: nowrap;
}

.rich-shuttle-header-tab-cell-last {
	border-right-width: 0;
}

.rich-shuttle-source-cell-last,.rich-shuttle-target-cell-last {
	border-right-color: #E79A00;
}

.rich-shuttle-source-items,.rich-shuttle-target-items {
	background-color: #FFFFFF;
	border: 1px solid #C4C0C9;
}

.rich-shuttle-source-cell-selected,.rich-shuttle-target-cell-selected,.rich-shuttle-source-cell-selected *,.rich-shuttle-target-cell-selected *
	{
	color: #000000;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
}

.rich-shuttle-source-cell-active,.rich-shuttle-target-cell-active,.rich-shuttle-source-cell-active *,.rich-shuttle-target-cell-active *
	{
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
}

.rich-shuttle-source-cell-active,.rich-shuttle-target-cell-active {
	border-bottom-color: #000000;
	border-top-color: #000000;
}

.rich-shuttle-control-disabled,.rich-shuttle-control-top,.rich-shuttle-control-bottom,.rich-shuttle-control-up,.rich-shuttle-control-down,.rich-shuttle-control-copyall,.rich-shuttle-control-copy,.rich-shuttle-control-remove,.rich-shuttle-control-removeall
	{
	border-color: #C4C0C9;
}

.rich-list-shuttle-button-content {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
}

.rich-list-shuttle-button-selection,.rich-list-shuttle-button-selection:focus
	{
	color: #696969
}

.rich-list-shuttle-button-selection:hover {
	color: #000000;
	display: block;
	text-decoration: none;
}

.rich-shuttle-source-caption,.rich-shuttle-target-caption {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.rich-shuttle-source-row-selected,.rich-shuttle-target-row-selected {
	background-image: url(../../framework/images/grid_bg_header.gif);
}

.rich-shuttle-header-tab-cell,.rich-shuttle-header-tab-cell-last {
	background-color: #E3DED5;
	background-image: url("../../framework/images/grid_bg_header.gif");
	border-bottom-color: #C4C0C9;
	border-bottom-width: 1px;
	border-right-color: #C4C0C9;
	border-right-width: 1px;
	color: #CD0000;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
}

.rich-list-shuttle-button {
	background-color: #FFFFFF;
	background-image: url("../../framework/images/grid_bg_header.gif");
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
}

.rich-list-shuttle-button-disabled {
	background-color: #e9e9e9;
	color: #B1ADA7;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
}

.rich-list-shuttle-button-light {
	background-color: #DFDCD5;
	background-image: url("../../framework/images/grid_bg_header.gif");
	background-position: left top;
	background-repeat: repeat;
	border: 1px solid #E79A00;
	cursor: pointer;
	padding: 1px;
}

.rich-list-shuttle-button-press {
	background-color: #E3DED5;
	border-color: #C4C0C9;
	border-width: 1px;
	color: #000000;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
}

/*File Upload*/
.rich-fileupload-list-overflow {
	display: none;
	overflow: hidden;
}

.rich-fileupload-toolbar-decor {
	background-color: transparent;
	border-bottom: medium none;
	border-left: medium none;
	border-top: medium none;
	padding: 1px;
	width: 100px;
}

.rich-fileupload-list-decor {
	background-color: transparent;
	border: medium none;
	width: 100px;
}

.rich-fileupload-ico-add {
	background-image: url("../../framework/images/bt_open_80.png");
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	text-align: center;
	font-family: arial;
	vertical-align: middle;
	width: 54px;
	height: 16px;
}

.rich-fileupload-button-border {
	border: medium none;
	margin: 0;
}

.rich-fileupload-button {
	background-image: url("../../framework/images/grid_bg_header.gif");
	background-position: left top;
	background-repeat: no-repeat;
	cursor: pointer;
	padding: 0;
}

.rich-fileupload-ico-start {
	background-image: url("../../framework/images/bt_export_80.png");
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	text-align: center;
	font-family: arial;
	vertical-align: middle;
	width: 54px;
	height: 16px;
}

.rich-fileupload-ico-stop {
	display: none;
}

.rich-fileupload-button-dis {
	display: none;
}

.bt_play_80 {
	background-image: url(../../framework/images/bt_play_80.png);
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	text-align: center;
	font-family: arial;
	vertical-align: middle;
	width: 54px;
	height: 16px;
}

.rich-fileupload-list-overflow {
	display: none;
}

.rich-fileupload-button-press {
	background-color: transparent;
	background-image: none;
	border: none;
	cursor: pointer;
}

.rich-fileupload-button-light {
	background-color: transparent;
	background-image: none;
	border: none;
	cursor: pointer;
}

/* PL System - Extended DataTable */ /*Grid*/
.rich-extdt,.dr-extdt {
	background-color: #FFFFFF;
	border-collapse: collapse;
	border-left: 1px solid #DDDDDD;
	border-top: 1px solid #DDDDDD;
	font-color: #FF0000;
	empty-cells: show
}

.rich-extdt-cell,.dr-extdt-cell {
	border-bottom: 1px solid #DDD;
	border: 1px solid #DDD;
	color: #777;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 4px;
	padding-right: 4px;
}

.extdt-noData-cell {
	display: none;
}

.rich-extdt-header,.dr-extdt-header,.rich-extdt-subheader,.dr-extdt-subheader
	{
	background-color: #D4CFC7;
	background-image: url(../../framework/images/grid_bg_header.gif);
	background-position: left top;
	background-repeat: repeat-x
}

.rich-extdt-header-continue,.dr-extdt-header-continue {
	background-color: #D4CFC7
}

.rich-extdt-headercell,.dr-extdt-headercell {
	border-bottom: 1px solid #DDD;
	border-right: 1px solid #DDD;
	color: #CD0000;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 0px;
	text-align: center
}

.rich-extdt-subheader,.dr-extdt-subheader {
	background-color: #F1EEE9
}

.extdt-menu-div-out {
	display: none
}

.extdt-menu-div-on {
	display: none
}

.extdt-hsep {
	display: none
}

.rich-extdt-header {
	display: none
}

.rich-extdt-thead,.dr-extdt-thead {
	border-bottom: 1px solid #DDD
}

.rich-extdt-subheadercell,.dr-extdt-subheadercell {
	border-left: 1px solid #DDD;
	border-right: 1px solid #DDD;
	border-top: 1px solid #DDD;
	border-bottom: 0px;
	color: #CD0000;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	padding: 0px;
	text-align: center;
}

.rich-extdt-sortable-header,.dr-extdt-sortable-header {
	background-position: right center;
	background-repeat: no-repeat;
	text-align: center;
}

.rich-extdt-cursor-pointer,.dr-extdt-cursor-pointer {
	cursor: pointer
}

.rich-extdt-header-sort-img,.dr-extdt-header-sort-img {
	vertical-align: middle
}

.rich-extdt-footer,.dr-extdt-footer {
	background-color: #CCCCCC
}

.rich-extdt-footer-continue,.dr-extdt-footer-continue {
	background-color: #CCCCCC
}

.rich-extdt-footercell,.dr-extdt-footercell {
	border-bottom: 1px solid #DDD;
	border-right: 1px solid #DDD;
	color: #777;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 0px;
	text-align: left
}

.rich-extdt-subfooter,.dr-extdt-subfooter {
	background-color: #F1F1F1
}

.rich-extdt-subfootercell,.dr-extdt-subfootercell {
	border-bottom: 1px solid #DDD;
	border-right: 1px solid #DDD;
	color: #777;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	padding: 0px;
	text-align: left
}

.extdt-sortable-header {
	background-position: right center;
	background-repeat: no-repeat;
	white-space: normal;
}

/* PL Styles */
input,checkbox {
	border: none;
}

.rich-extdt-maindiv {
	text-align: left;
}

.extdt-cell-div-checkbox {
	cursor: default;
	font-weight: normal;
	overflow: hidden;
	white-space: nowrap;
	width: 25px;
	text-align: center;
	padding: 0px;
}

.extdt-header-sort-img {
	height: 0px;
	width: 0px;
}

.extdt-maindiv {
	border: 0px;
}

.extdt-empty-cell {
	width: 20px;
	content: nbsp;
}

#menu_icons_a a#ajuda {
      background-image: url(../../framework/images/btn_help_disable.png);
      float: left;
      height: 24px;
      width: 24px
}

#menu_icons_a a#ajuda:hover {
      background-image: url(../../framework/images/btn_help.png);
      float: left;
      height: 24px;
      width: 24px
}


/* Grid */
.rich-table,.dr-table {
	background-color: #FFFFFF;
	border-collapse: collapse;
	border-left: none;
	border-top: none;
	empty-cells: none;
}

.rich-table-cell,.dr-table-cell {
	border-bottom: 1px solid #DDD;
	border: 1px solid #DDD;
	color: #777;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	padding: 4px
}

.rf-dt-hdr {
	background-color: #D4CFC7;
}



/* Ajustes */

/* LPP - MAIN ROUTE */
.mainRoute-column-a, .mainRoute-column-a1{
	width: 80px;
}
.mainRoute-column-b, .mainRoute-column-d, .mainRoute-column-b1{
	width: 100px;
}
.mainRoute-column-c, .mainRoute-column-c1{
	width: 70px;
}
.mainRoute-add-pn-grid{
	margin-left:-5px;
}

.suggest-supplier {
	width: 200px;
}

.suggest-partNumber {
	width: 150px;
}

.rf-p-hdr {
 	text-align:center;
 	padding-top:3px;
 	padding-bottom:3px;
 	border-bottom: solid 1px #CCC;
 	vertical-align:middle;
 	background-image: none;
	background-color: transparent;
	color:#777;
 }
 
 .rf-p-b{
 	color:#777;
 }
 
 .rf-edt-hdr-c-cnt, .rf-edt-tbl-hdr{
 	color: #FF0000;
 }
 
 .rf-edt-hdr, .rf-edt-tbl-hdr{
 	background-color: rgb(241, 238, 233);
	background-image: none;
 }
 
 .rf-edt-c-cnt{
 	color:#777;
 }
 
input[type="text"].rf-cal-inp {
    width: 70px !important;
}