/* Copyright - PRIMAVERA Software, Lda. Todos os direitos reservados. */
/*  Designed by Paleta de Ideias */
/*  HighTeckBlue */
@import url(VerdanaApps.css);	/* Import CSS styles for WebGrid */

table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
}
.title {
	font-size: 26px;
	color: #336699;
	line-height: 29px;
}
.subtitle {
	font-size: 18px;
	color: #555555;
	line-height: 21px;
}
.titleHighlight {
	font-size: 15px;
	TEXT-DECORATION: none;
	color: #000000;
}
.titleHighlight:hover {
	font-size: 15px;
	TEXT-DECORATION: underline;
	color: #000000;
}
.subtitleHighlight {
	color: #336699;
}
label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.labelTitle {
	font-weight: bold;
}
.textDate {
	color: #555555;
	background-image:     url(../images/date.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	padding-left: 11px;
}
.linkHighlight {
	FONT-SIZE: 15px;
	color: #336699;
	TEXT-DECORATION: none;
}
.boxTrack {
	color: #555555;
	font-size: 9px;
	background-color: #FFFFFF;
} 
.inputColor {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #85A3C2;
	background-color: #FFFFFF;
}
.inputColorCompl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	background-color: #FFFFFF;
	border: 1px solid #AAAAAA;
}
.inputColorDisable {
	background-color: #EEEEEE;
	border: 1px solid #AAAAAA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.inputAlert {
	background-color: #EBF0F5;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	text-align: center;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.inputLegend {
	background-color: #FFFFFF;
	border: 0px none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.buttonColor {
	color: #336699;
	background-image:        url(../images/bgbuttonColor.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #85A3C2;
	height: 20px;
	border: 1px solid #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.buttonColorCompl{
	background-image:        url(../images/bgbuttonColorCompl.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	color: #555555;
	height: 20px;
	border: 1px solid #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.buttonOff {
	background-image:        url(../images/bgbuttonOff.gif);
	background-repeat: repeat-x;
	background-position: left top;
	color: #FFFFFF;
	height: 20px;
	background-color: #CCCCCC;
	border: 1px solid #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.buttonLogin {
	BACKGROUND-COLOR: #FFFFFF;
	background-image:        url(../images/bgbuttonLogin.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 20px;
	color: #1C4C7B;
	border: 1px solid #1C4C7B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.buttonItemOn {
	BACKGROUND-COLOR: #ADADAD;
	background-image:        url(../images/bgbuttonItem.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	color: #666666;
	height: 20px;
	border: 1px solid #FFFFFF;
	width: 94px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.buttonItemOff {
	COLOR: #FFFFFF;
	background-image:        url(../images/bgbuttonOff.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 20px;
	background-color: #CCCCCC;
	border: 1px solid #FFFFFF;
	width: 94px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.buttonFilter {
	background-image:      url(../images/buttonFilter.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #999999;
	height: 20px;
	border: 1px solid #FFFFFF;
	width: 20px;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
}

body {
	BACKGROUND-COLOR: #FFFFFF;
	scrollbar-track-color: #DAE3ED;
	scrollbar-base-color: #A3BAD1;
	scrollbar-face-color: #A3BAD1;
	scrollbar-arrow-color: #336699;
	scrollbar-highlight-color: #C1D1E0;
	scrollbar-3dlight-color: #6A8FB5;
	scrollbar-shadow-color: #6A8FB5;
	scrollbar-darkshadow-color: #C1D1E0;
}
li {
	list-style-type: none;
	list-style-image:          url(../images/list.gif);
}
.inputRadioButton {
	text-align: left;
	border: 0px none;
}
.cheqbox {
	border: 0px solid;
}
.linkTop {
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;
}
.linkTop:hover {
	TEXT-DECORATION: underline;
}
.linkHighlight:hover {
	TEXT-DECORATION: underline;
}
.linkMenu {
	TEXT-DECORATION: none;
	color: #336699;
}
.linkMenu:hover {
	color: #336699;
	TEXT-DECORATION: underline;
}
.linkText {
	TEXT-DECORATION: underline;
	color: #333333;
}
.linkText:hover {
	color: #336699;
	TEXT-DECORATION: underline;
}
.linkTrack {
	COLOR: #666666; 
	TEXT-DECORATION: none;
}
.linkTrack:hover {
	color: #336699;
	TEXT-DECORATION: underline;
}
.boxTop {
	COLOR: #FFFFFF;
	background-color: #336699;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1C4C7B;
	height: 25px;
	background-image:   url(../images/bgTop.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.boxID {
	background-color: #336699;
	width: 100%;
}
.boxNav {
	COLOR: #FFFFFF;
	background-color: #336699;
	text-decoration: none;
	vertical-align: middle;
	background-image:    url(../Images/bgNav.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.celNavLeft {
	height: 23px;
	width: 20px;
	background-image:              url(../Images/NavLeft.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.celNavRight {
	height: 23px;
	width: 20px;
	background-image:             url(../Images/NavRight.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.boxHighlight01TitleColumn {
	padding: 8px 5px 5px;
	text-align: left;
	font-weight: bold;
	background-image:             url(../images/highlight01TitleColumn.gif);
	height: 30px;
	width: 180px;
}
.boxHighlight02TitleColumn {
	padding: 8px 5px 5px;
	text-align: left;
	height: 30px;
	width: 180px;
	font-weight: bold;
	background-image:            url(../images/highlight02TitleColumn.gif);
}
.boxHighlight03TitleColumn {
	padding: 8px 5px 5px;
	text-align: left;
	height: 30px;
	width: 180px;
	font-weight: bold;
	background-image:            url(../images/highlight03TitleColumn.gif);
	color: #336699;
}
.boxHighlight04TitleColumn {
	color: #336699;
	padding: 8px 5px 5px;
	text-align: left;
	font-weight: bold;
	background-image:            url(../images/highlight04TitleColumn.gif);
	height: 30px;
	width: 180px;
	background-repeat: no-repeat;
}
.boxHighlight05TitleColumn {
	padding: 8px 5px 5px;
	text-align: left;
	font-weight: bold;
	background-image:            url(../images/highlight05TitleColumn.gif);
	height: 30px;
	width: 180px;
	background-repeat: no-repeat;
}
.boxHighlight06TitleColumn {
	padding: 8px 5px 5px;
	text-align: left;
	font-weight: bold;
	background-image:            url(../images/highlight06TitleColumn.gif);
	height: 30px;
	width: 180px;
	background-repeat: no-repeat;
	color: #336699;
}
.boxHighlight07TitleColumn {
	padding: 8px 5px 5px;
	text-align: left;
	background-image:           url(../images/highlight07TitleColumn.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	width: 180px;
	height: 30px;
}
.boxHighlight08TitleColumn {
	padding: 8px 5px 5px;
	text-align: left;
	background-image:           url(../images/highlight08TitleColumn.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	color: #336699;
	width: 180px;
	height: 30px;
}
.boxHighlight01Text {
	BACKGROUND-COLOR: #F5F5F5;
	padding: 5px 5px 5px;
	text-align: left;
	width: 100%;
	background-image:     url(../images/highlight01Text.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.boxHighlight01Title {
	padding: 8px 5px 5px;
	text-align: left;
	background-image:           url(../images/highlight01Title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	width: 408px;
	height: 30px;
}
.celHighlight01BottomLeft {
	width: 10px;
	background-image:             url(../Images/highlight01BottomLeft.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 2px;
}
.celHighlight01BottomCenter {
	height: 30px;
	width: 100%;
	background-image:             url(../Images/highlight01BottomCenter.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.celHighlight01BottomRight {
	background-image:             url(../Images/highlight01BottomRight.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 70px;
	padding-left: 2px;
}
.boxHighlight02Text {
	padding: 10px 5px 5px;
	text-align: left;
	width: 100%;
	background-image:     url(../images/highlight02Text.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: F5F5F5;
}
.boxHighlight02Title {
	padding: 5px;
	text-align: left;
	background-image:           url(../images/highlight02Title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	width: 408px;
	height: 30px;
}
.celHighlight02BottomLeft {
	width: 10px;
	background-image:             url(../Images/highlight01BottomLeft.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 2px;
}
.celHighlight02BottomCenter {
	height: 30px;
	width: 100%;
	background-image:             url(../Images/highlight01BottomCenter.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.celHighlight02BottomRight {
	width: 10px;
	background-image:             url(../Images/highlight01BottomRight.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-left: 2px;
}
.boxHighlight03Text {
	text-align: left;
	width: 100%;
	padding: 10px 5px 5px;
	background-image:     url(../images/highlight03Text.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #EBF0F5;
}
.boxHighlight03Title {
	padding: 5px;
	text-align: left;
	background-image:            url(../images/highlight03Title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	color: #336699;
	width: 408px;
	height: 30px;
}
.celHighlight03BottomLeft {
	height: 30px;
	background-image:           url(../images/Highlight03BottomLeft.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 10px;
	padding-right: 2px;
}
.celHighlight03BottomCenter {
	background-image:           url(../images/Highlight03BottomCenter.gif);
	background-repeat: repeat-x;
	background-position: right top;
	height: 30px;
	width: 100%;
}
.celHighlight03BottomRight {
	width: 10px;
	background-image:           url(../images/Highlight03BottomRight.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-left: 2px;
}
.boxHighlight04Text {
	padding: 10px 5px 5px;
	text-align: left;
	width: 100%;
	background-color: #EBF0F5;
	background-image:     url(../images/highlight04Text.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.boxHighlight04Title {
	padding: 5px;
	text-align: left;
	background-image:            url(../images/highlight04Title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	color: #336699;
	width: 408px;
	height: 30px;
	vertical-align: middle;
}
.celHighlight04BottomLeft {
	width: 10px;
	background-image:           url(../images/Highlight03BottomLeft.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 2px;
	height: 30px;
}
.celHighlight04BottomCenter {
	background-image:           url(../images/Highlight03BottomCenter.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 30px;
	width: 100%;
}
.celHighlight04BottomRight {
	width: 10px;
	background-image:           url(../images/Highlight03BottomRight.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-left: 2px;
}
.boxHighlight05Title {
	padding: 5px;
	text-align: left;
	background-image:          url(../images/highlight05Title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	width: 408px;
	height: 30px;
}
.boxHighlight06Title {
	padding: 5px;
	text-align: left;
	background-image:          url(../images/highlight06Title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	color: #336699;
	width: 408px;
	height: 30px;
}
.boxHighlight07Title {
	padding: 5px;
	text-align: left;
	background-image:          url(../images/highlight07Title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	width: 408px;
	height: 30px;
}
.boxHighlight07Text {
	text-align: left;
	width: 100%;
	padding: 10px 5px 5px;
	background-image:     url(../images/highlight07Text.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.celHighlight07BottomLeft {
	width: 10px;
	background-image:           url(../images/Highlight07BottomLeft.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 2px;
	height: 30px;
}
.celHighlight07BottomCenter {
	width: 100%;
	background-image:            url(../images/Highlight07BottomCenter.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.celHighlight07BottomRight {
	width: 10px;
	background-image:           url(../images/Highlight07BottomRight.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 2px;
}
.boxHighlight08Title {
	padding: 5px;
	text-align: left;
	background-image:          url(../images/highlight08Title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	color: #336699;
	width: 408px;
	height: 30px;
}
.boxHighlight08Text {
	text-align: left;
	width: 100%;
	padding: 10px 5px 5px;
	background-color: #FFFFFF;
	background-image:     url(../images/highlight08Text.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.celHighlight08BottomLeft {
	width: 10px;
	background-image:            url(../images/Highlight08BottomLeft.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 2px;
	height: 30px;
}
.celHighlight08BottomCenter {
	background-image:           url(../images/Highlight08BottomCenter.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 100%;
}
.celHighlight08BottomRight {
	width: 10px;
	background-image:            url(../images/Highlight08BottomRight.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 2px;
}
.celSepHColorCenter {
	background-image:             url(../Images/sepHColorCenter.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.celSepHColorLeft {
	background-image:            url(../Images/sepHColorLeft.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: 10px;
	height: 30px;
}
.celSepHColorRight {
	background-image:            url(../Images/sepHColorRight.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: 10px;
}
.celSepHColorComplCenter {
	background-image:            url(../Images/sepHColorComplCenter.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.celSepHColorComplLeft {
	background-image:            url(../Images/sepHColorComplLeft.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: 10px;
	height: 30px;
}
.celSepHColorComplRight {
	background-image:            url(../Images/sepHColorComplRight.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: 10px;
}
.boxMenu01CatgFirstOff {
	background-color: #FFFFFF;
	width: 180px;
	height: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-image:  url(../images/menu01CatgOff.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.boxMenu01CatgFirstOn {
	width: 180px;
	height: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-image:  url(../images/menu01CatgOn.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.boxMenu01CatgOff {
	background-color: #FFFFFF;
	width: 180px;
	height: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-image:  url(../images/menu01CatgOff.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.boxMenu01CatgOn {
	width: 180px;
	height: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-image:  url(../images/menu01CatgOn.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.boxMenu01OptionOff {
	width: 180px;
	height: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-image:   url(../images/menu01OptionOff.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.boxMenu01OptionOn {
	width: 180px;
	height: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-image:   url(../images/menu01OptionOn.gif);
}
.boxMenu01SuboptionOff {
	width: 180px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 25px;
	background-image:   url(../images/menu01SubOptionOff.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 20px;
}
.boxMenu01SuboptionOn {
	width: 180px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 25px;
	background-image:     url(../images/menu01SubOptionOn.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	height: 20px;
}
.boxMenu01BiSubOptionOff {
	width: 180px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 35px;
	background-image:   url(../images/menu01SubOptionOff.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 20px;
}
.boxMenu01BiSubOptionOn {
	width: 180px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 35px;
	background-image:     url(../images/menu01OptionOn.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 20px;
}
.boxMenu01Bottom {
	width: 180px;
	height: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.boxMenu02CatgFirstOff {
	background-image:          url(../Images/menu02CatgFirstOff.gif);
	height: 35px;
	text-align: left;
	vertical-align: middle;
	padding-left: 10px;
	width: 180px;
	background-repeat: no-repeat;
	background-position: left top;
}
.boxMenu02CatgFirstOn {
	background-image:          url(../Images/menu02CatgFirstOn.gif);
	height: 35px;
	text-align: left;
	vertical-align: middle;
	padding-left: 10px;
	width: 180px;
	background-repeat: no-repeat;
	background-position: left top;
}
.boxMenu02CatgOff {
	text-align: left;
	text-decoration: none;
	vertical-align: middle;
	padding-left: 10px;
	height: 30px;
	background-image:  url(../images/menu02CatgOff.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.boxMenu02CatgOn {
	text-align: left;
	text-decoration: none;
	vertical-align: middle;
	padding-left: 10px;
	height: 30px;
	background-image:  url(../images/menu02CatgOn.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.boxMenu02OptionOff {
	text-align: left;
	vertical-align: middle;
	padding-left: 15px;
	height: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image:   url(../images/menu02OptionOff.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 100%;

}
.boxMenu02OptionOn {
	text-align: left;
	vertical-align: middle;
	padding-left: 15px;
	height: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image:   url(../images/menu02OptionOn.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 100%;

}
.boxMenu02SuboptionOff {
	text-align: left;
	vertical-align: middle;
	padding-left: 25px;
	background-image:   url(../images/menu02SubOptionOff.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 20px;
	width: 100%;

}
.boxMenu02SuboptionOn {
	text-align: left;
	vertical-align: middle;
	padding-left: 25px;
	background-image:     url(../images/menu02SubOptionOn.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 20px;
	width: 100%;
}
.boxMenu02BiSuboptionOff {
	text-align: left;
	vertical-align: middle;
	padding-left: 35px;
	background-image:   url(../images/menu02SubOptionOff.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 20px;
	width: 100%;
}
.boxMenu02BiSuboptionOn {
	text-align: left;
	vertical-align: middle;
	padding-left: 35px;
	background-image:     url(../images/menu02SubOptionOn.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 20px;
	width: 100%;
}
.boxMenu02Bottom {
	height: 30px;
	text-align: left;
	vertical-align: middle;
	padding-left: 5px;
	width: 180px;
	background-image: url(../Images/menu02bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.boxLogin {
	BACKGROUND-color: #6A8FB5;
	padding: 5px;
	text-align: left;
	border-top: 1px solid #1C4C7B;
	border-right: 1px solid #6A8FB5;
	border-left: 1px solid #1C4C7B;
	color: #FFFFFF;
	width: 300px;
	background-image:    url(../images/loginText.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.celLoginLeft {
	width: 10px;
	background-image:           url(../Images/loginLeft.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.celLoginCenter {
	bottom: 10px;
	height: 30px;
	background-image:          url(../Images/loginCenter.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.inputLogin {
	color: #336699;
	background-color: #EBF0F5;
	border: 1px solid #336699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.boxListTitle {
	padding: 5px;
	text-align: left;
	background-image:            url(../images/highlight08Title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	color: #336699;
	background-color: #C1D1E0;
	width: 408px;
	height: 30px;
	vertical-align: middle;
}
.boxListInfo {
	text-align: left;
	width: 100%;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 1px;
	background-image:     url(../images/highlight05Text.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;

}
.boxListParam {
	BACKGROUND-COLOR: #F5F5F5;
	padding: 10px 5px 5px;
	text-align: left;
	width: 100%;
	background-image:     url(../images/highlight01Text.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.celListParam {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.inputParam {
	background-color: #FFFFFF;
	text-align: left;
	border: 1px solid #AAAAAA;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.boxListNav {
	text-align: left;
	width: 100%;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #AAAAAA;
	background-color: #FFFFFF;

}
.celListCatg {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #6A8FB5;
	background-color: #C1D1E0;
	color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #336699;
}
.celListCatgB {
	background-color: #C1D1E0;
	color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #336699;
}
.celListData {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #85A3C2;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #85A3C2;
}
.celListDataB {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6A8FB5;
	height: 10px;
}
.celListTotal {
	background-color: #DAE3ED;
	text-align: right;
	color: #000000;
	border-top: 1px solid #85A3C2;
	border-right: 1px solid #85A3C2;
}
.celListTotalB {
	background-color: #C1D1E0;
	text-align: right;
	color: #000000;
	border-top: 1px solid #85A3C2;
	border-right: 1px solid #85A3C2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7DAD8D;
}
.celListDetail {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6A8FB5;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #6A8FB5;
}
.celListDetailB {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #6A8FB5;

}
.celListSubData {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-color: #F5F5F5;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #85A3C2;
}
.celListSubDataB{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-color: #F5F5F5;
}
.boxListOptions {
	padding: 10px 5px 5px;
	text-align: center;
	width: 100%;
	background-image:     url(../images/highlight03Text.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #EBF0F5;
}
.celListLeft {
	width: 10px;
	background-image:           url(../images/Highlight03BottomLeft.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 2px;
}
.celListCenter {
	height: 30px;
	width: 100%;
	background-image:               url(../images/Highlight03BottomCenter.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.celListRight {
	background-image:           url(../images/Highlight03BottomRight.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-left: 2px;
}
.boxAlertTitle {
	COLOR: #FFFFFF;
	padding: 5px;
	text-align: center;
	font-weight: bold;
	background-image:        url(../images/alertTitle.gif);
	height: 30px;
	width: 300px;
}
.boxAlertText {
	text-align: left;
	width: 300px;
	background-color: #EBF0F5;
	font-weight: bold;
	padding: 20px 5px 5px;
	background-image:    url(../images/alertText.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.boxAlertBottom {
	COLOR: #FFFFFF;
	padding: 5px;
	text-align: center;
	font-weight: bold;
	background-image:        url(../images/alertBottom.gif);
	height: 30px;
	width: 300px;
	background-repeat: no-repeat;
	background-position: left top;
}
.poweredBy {
	background-image:  url(../SystemFiles/Images/ePrimavera.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 70px;
}
.boxListLinkColor {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #85A3C2;
	width: 180px;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-transform: none;
	background-image:         url(../Images/suboptionColorOn.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.boxListLinkColorCompl {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #AAAAAA;
	width: 180px;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-transform: none;
	background-image:       url(../Images/suboptionColorComplOn.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.boxBaseboard {
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	/*background-color: #A3BAD1;*/
	color: #336699;
}
.boxSepTitleColor {
	padding: 15px 5px 5px;
	text-align: left;
	width: 100%;
	font-weight: bold;
	color: #336699;
	height: 30px;
	background-image:     url(../images/highlight08Title.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	vertical-align: bottom;
}
.boxSepTitleColorCompl {
	padding: 5px;
	text-align: left;
	width: 100%;
	border-top: 1px solid #AAAAAA;
	border-right: 1px solid #AAAAAA;
	border-left: 1px solid #AAAAAA;
	background-color: #EEEEEE;
	font-weight: bold;
	height: 30px;
}
/*Definição da estrutura do corpo do site */
.#MyMatrix_tblCanvas{
	width: 990px;
}
.#MyMatrix_plcHeader{
	width: 990px;
}
.#MyMatrix_tblPage{
	width: 990px;
}
.#MyMatrix_LeftColumn{
	width: 180px;
	display: list-item;
}
.#MyMatrix_CenterColumn{
	width: 630px;
	display:list-item
}
.#MyMatrix_RightColumn
{
	width: 180px;
	display:list-item;
}
/*  HighTeckBlue */
