
/* Copyright - PRIMAVERA Business Software Solutions, S.A. Todos os direitos reservados. */
/*  Designed for Telware */
/*  Designed by Paleta de Ideias */
/*  PRIMAVERA Business Software Solutions */

@import url(Apps.css);

table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #736059;
	line-height: 16px;
}
.title {
	font-size: 15px;
	color: #ce0232;
	line-height: 21px;
}
.subtitle {
	font-size: 10px;
	color: #736059;
	line-height: 16px;
	font-weight: bold;
}
.titleHighlight {
	font-size: 10px;
	color: #ce0232;
	text-decoration: none;
	line-height: 16px;
	font-weight:bold;
}
.subtitleHighlight {
	color: #806B64;
	font-size:10px;
}
/* generic styles associated to radiobuttons and checkboxs*/
label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.labelTitle {
	font-weight: bold;
}
.textDate {
	color: #ll06B64;
	background-image:     url(../images/date.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	padding-left: 21px;
	text-transform: uppercase;
	font-size:10px;
}
.boxTrack {
	font-size: 10px;
	height:24px;
	background-image: url(../Images/mainTable.gif);
	background-repeat: repeat-x;
	background-position: left top;
	width:100%;
} 
.inputColor,
.inputColorCompl{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #806B64;
	border: 1px solid #B3A6A2;
	background-color: #FFF;
	height: 20px;
	padding: 2px;
	background-image: url(../images/bg_input.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.inputColor:focus,
.inputColorCompl:focus {
	background-image: none;
}
button, 
.buttonColor, 
.buttonColorCompl, 
.buttonOff {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	cursor:pointer;
	color: #FFF;
	height:22px;
	padding-bottom:4px;
	*padding-bottom:0px;
}
.buttonColor {
	background-image:url(../images/bgbuttonColor.gif);
	background-repeat: repeat-x;
	background-position: left -1px;
	background-color: #DA2037;
	border: 0px solid #DA2037;
}
.buttonColorCompl{
	background-image:url(../images/bgbuttonColorCompl.gif);
	background-repeat: repeat-x;
	background-position: left -2px;
	border: 0px solid #806B64;
	background-color:#806B64;
}
.buttonColor:hover, .buttonColorCompl:hover {
	background-position: left -23px;
}
.buttonOff {
	background-image:url(../images/bgbuttonOff.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #CCCCCC;
	border: 0px solid #FFFFFF;
}	
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height:14px;
	color: #70615A;
	background-color: #FFF;
	padding:3px;
}
body {
		margin:0px 50px 50px 10px;

	background-color:#E6E1E0;
	scrollbar-track-color: #FAF9F9;
	scrollbar-base-color: #e3d7da;
	scrollbar-face-color: #e3d7da;
	scrollbar-arrow-color: #8E0A1B;
	scrollbar-highlight-color: #FFF;
	scrollbar-3dlight-color: #c40c37;
	scrollbar-shadow-color: #e3d7da;
	scrollbar-darkshadow-color: #e3d7da;
	background-image: url(../Images/bgBody.gif);
	background-repeat: repeat-x;
	background-position: center top;
/* margin: 0 9px 9px 9px; */
/*	margin: 0 20px 20px 20px; */

	height:100%;
}
li {
	list-style-type: none;
	list-style-image:url(../images/list.gif);
}
.inputRadioButton {
	text-align: left;
	border: 0px none;
}
.cheqbox {
	border: 0px solid;
}
.linkTop {
	font-size:9px;
	color: #806B64;
	TEXT-DECORATION: none;
	padding:3px;
}
.linkTop:hover {
	color: #DA2037;
	TEXT-DECORATION: underline;
}
.linkHighlight {
	FONT-SIZE: 14px;
	color: #DA2037;
	TEXT-DECORATION: none;
	background-image: url(../Images/list.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
	padding: 3px 3px 3px 14px;
	line-height:14px;
}
.linkHighlight:hover {
	background-color:#FFF7ED;
}
.titleHighlight:hover {
	 background-color:#FFF7ED;
}
.linkMenu {
	TEXT-DECORATION: none;
	color: #70615A;
}
.linkMenu:hover {
	color: #DA2037;
	TEXT-DECORATION: none;
}
.linkText {
	TEXT-DECORATION: none;
	color: #DA2037;
	padding:1px;
}
.linkText:hover {
	color:#DA2037;
	background-color:#FFF7ED;
}
.linkTrack {
	COLOR: #70615A; 
	TEXT-DECORATION: none;
	padding:3px;
}
.linkTrack:hover {
	color: #DA2037;
	TEXT-DECORATION: underline;
}
.linkbaseboard {
	COLOR: #DA2037;
	TEXT-DECORATION: underline;
}
.linkbaseboard:hover {
	TEXT-DECORATION: none;
	color: #DA2037;
}
.boxTop {
	COLOR: #666666;
	height: 24px;
	background-image:   url(../images/bgTop.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-transform: uppercase;
	font-size: 9px;
}
.boxID {
	width: 100%;
	color: #FFFFFF;
	vertical-align:top;
	vertical-align: middle;
	background-position:center top;
	height:100px;
}
.boxNav {
	COLOR: #FFFFFF;
	text-decoration: none;
	vertical-align: middle;
	padding-bottom: 1px;
	width:100%;
}
.boxNav a, .boxNav a:hover{
	COLOR: #FDF2E2;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
}
.boxNav a:hover{
	COLOR: #FFFFFF;
}
.celNavLeft {
	height: 25px;
	width: 20px;
}
.celNavRight {
	height: 25px;
	width: 20px;
}
/* */
/*  HIGHLIGHT */
/* */
.boxHighlight01TitleColumn, 
.boxHighlight01Title, 
.boxHighlight02TitleColumn, 
.boxHighlight02Title,
.boxHighlight03TitleColumn, 
.boxHighlight03Title,
.boxHighlight04TitleColumn, 
.boxHighlight04Title,
.boxHighlight05TitleColumn, 
.boxHighlight05Title, 
.boxHighlight06TitleColumn, 
.boxHighlight06Title,
.boxHighlight07TitleColumn, 
.boxHighlight07Title,
.boxHighlight08TitleColumn, 
.boxHighlight08Title,
.boxSepTitleColor, 
.boxSepTitleColorCompl {
	height: 46px;
	width: 100%;
	font-weight: bold;
	color: #FFF;	
	font-size: 13px;
	line-height:14px;
	padding: 0px 5px 0px 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;

}
.boxHighlight01Title, 
.boxSepTitleColor, 
.boxHighlight02Title, 
.boxHighlight03Title,
.boxHighlight04Title,
.boxHighlight05Title,
.boxHighlight06Title,
.boxHighlight07Title,
.boxHighlight08Title {	
	background-image: url(../images/highlight01Title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.boxHighlight02Title, .boxHighlight07Title {	
	background-image: url(../images/highlight02Title.jpg);
}
.boxHighlight03Title, .boxHighlight06Title {	
	background-image: url(../images/highlight03Title.jpg);
	color:#806B64;
}
.boxHighlight04Title, .boxHighlight05Title {	
	background-image: url(../images/highlight04Title.jpg);
}
.boxHighlight01TitleColumn, 
.boxHighlight02TitleColumn, 
.boxSepTitleColorCompl, 
.boxHighlight03TitleColumn, 
.boxHighlight04TitleColumn, 
.boxHighlight05TitleColumn, 
.boxHighlight06TitleColumn, 
.boxHighlight07TitleColumn, 
.boxHighlight08TitleColumn {
	background-image: url(../Images/Highlight01TitleColumn.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.boxHighlight02TitleColumn, .boxHighlight07TitleColumn {
	background-image: url(../Images/Highlight02TitleColumn.jpg);
}
.boxHighlight03TitleColumn, .boxHighlight06TitleColumn {
	background-image: url(../Images/Highlight03TitleColumn.jpg);
	color:#806B64;
}
.boxHighlight04TitleColumn, .boxHighlight05TitleColumn {
	background-image: url(../Images/Highlight04TitleColumn.jpg);
}
.boxHighlight01Text,
.boxHighlight02Text,  
.boxHighlight03Text, 
.boxHighlight04Text, 
.boxHighlight05Text,
.boxHighlight06Text, 
.boxHighlight07Text, 
.boxHighlight08Text {
	width: 100%;
	padding: 9px;
	background-color:#FAF9F9;
	border-top:solid 2px #F2F0EF;
}
.celHighlight01BottomLeft, .celHighlight03BottomLeft, .celHighlight05BottomLeft, .celHighlight07BottomLeft {
	height: 10px;
	width: 10px;
	border-top:solid 2px #F2F0EF;
}
.celHighlight01BottomCenter, .celHighlight03BottomCenter,.celHighlight05BottomCenter, .celHighlight07BottomCenter {
	width:100%;
	border-top:solid 2px #F2F0EF;
}
.celHighlight01BottomRight, .celHighlight03BottomRight, .celHighlight05BottomRight, .celHighlight07BottomRight {
	width: 10px;
	border-top:solid 2px #F2F0EF;
}
.celHighlight02BottomLeft, .celHighlight04BottomLeft, .celHighlight06BottomLeft, .celHighlight08BottomLeft {
	height:10px;
	width: 10px;
	border-top:solid 2px #F2F0EF;
}
.celHighlight02BottomCenter, .celHighlight04BottomCenter, .celHighlight06BottomCenter, .celHighlight08BottomCenter {
	width: 100%;
	border-top:solid 2px #F2F0EF;
}
.celHighlight02BottomRight, .celHighlight04BottomRight, .celHighlight06BottomRight, .celHighlight08BottomRight {
	width: 10px;
	border-top:solid 2px #F2F0EF;
}
/* */
/* SEPARATOR */
/* */
.celSepHColorCenter{
	background:url(../Images/SepHColorCenter.gif) center center repeat-x;
}
.celSepHColorLeft{
	background:url(../Images/SepHColorCenter.gif) center left repeat-x;
	width: 10px;
	height: 10px;
}
.celSepHColorRight{
	background:url(../Images/SepHColorCenter.gif) center right repeat-x;
	width: 10px;
}
/* color compl*/
.celSepHColorComplCenter {
	background:url(../Images/SepHColorComplCenter.gif) center center repeat-x;
}
.celSepHColorComplLeft {
	background:url(../Images/SepHColorComplCenter.gif) center left repeat-x;
	width: 10px;
	height: 10px;
}
.celSepHColorComplRight {
	background:url(../Images/SepHColorComplCenter.gif) center right repeat-x;
	width: 10px;
}
/* */
/* MENU 01 */
/* */
.boxMenu01CatgFirstOff, 
.boxMenu01CatgFirstOn, 
.boxMenu01CatgOff, 
.boxMenu01CatgOn, 
.boxMenu01Bottom {
	width: 220px;
	height: 24px;
	padding-left: 5px;
	font-size: 9px;
	padding-top:2px;
	background-color:#FFFFFF;	
}
.boxMenu01OptionOff, 
.boxMenu01OptionOn, 
.boxMenu01SubOptionOff, 
.boxMenu01SubOptionOn, 
.boxMenu01BiSubOptionOff, 
.boxMenu01BiSubOptionOn {
	width: 220px;
	height: 24px;
	padding-left: 10px;
	font-size: 9px;
	background-color: #FAF9F9;
	padding-top:2px;
}
.boxMenu01CatgFirstOff {
	border-bottom: 1px solid #CCC4C1;
}
.boxMenu01CatgFirstOn {
	font-weight:bold;
	border-bottom: 1px solid #CCC4C1;
	background-color: #FAF9F9;
}
.boxMenu01CatgOff {
	border-bottom: 1px solid #CCC4C1;
}
.boxMenu01CatgOn {
	border-bottom: 1px solid #CCC4C1;
	font-weight:bold;
	background-color: #FAF9F9;
}
.boxMenu01OptionOff {
	border-bottom: 1px solid #CCC4C1;
}
.boxMenu01OptionOn {
	border-bottom: 1px solid #CCC4C1;
	font-weight: bold;
}
.boxMenu01SuboptionOff {
	padding-left: 18px;
	border-bottom: 1px solid #CCC4C1;
}
.boxMenu01SuboptionOn {
	padding-left: 18px;
	font-weight: bold;
	border-bottom: 1px solid #CCC4C1;
}
.boxMenu01BiSubOptionOff {
	padding-left: 28px;
	border-bottom: 1px solid #CCC4C1;
}
.boxMenu01BiSubOptionOn {
	padding-left: 28px;
	border-bottom: 1px solid #CCC4C1;
	font-weight: bold;
}
.boxMenu01Bottom {
	background-color:#FFFFFF;
}
/* */
/* MENU 02 */
/* */
.boxMenu02CatgFirstOff, 
.boxMenu02CatgFirstOn, 
.boxMenu02CatgOff, 
.boxMenu02CatgOn, 
.boxMenu02Bottom {
	width: 220px;
	height: 24px;
	padding-left: 5px;
	font-size: 10px;
	padding-top:2px;
	background-color:#FFFFFF;
	color:#FFE6E6;

		
}
.boxMenu02OptionOff, 
.boxMenu02OptionOn, 
.boxMenu02SubOptionOff, 
.boxMenu02SubOptionOn, 
.boxMenu02BiSubOptionOff, 
.boxMenu02BiSubOptionOn {
	width: 220px;
	height: 24px;
	padding-left: 10px;
	font-size: 10px;
	background-color: #FAF9F9;
	padding-top:2px;
}




.boxMenu02CatgFirstOff {
	border-bottom: 1px solid #CCC4C1;


}
.boxMenu02CatgFirstOff a {
text-decoration:none;
	color: #806B64;


}

.boxMenu02CatgFirstOff a:hover {
text-decoration:none;
	color: #ce0232;

}

.boxMenu02CatgFirstOn {
	font-weight:bold;
	border-bottom: 1px solid #CCC4C1; 
}



.boxMenu02CatgFirstOn a {
text-decoration:none;
	color: #806B64;

}

.boxMenu02CatgFirstOn a:hover {
text-decoration:none;
	color: #ce0232;

}



.boxMenu02CatgOff {
	border-bottom: 1px solid #CCC4C1;
}



}
.boxMenu02CatgOff a {
text-decoration:none;
	color: #806B64;

}

.boxMenu02CatgOff a:hover {
text-decoration:none;
	color: #ce0232;

}



.boxMenu02CatgOn {
	border-bottom: 1px solid #CCC4C1;
	font-weight:bold;
	background-color: #FAF9F9;

}



.boxMenu02CatgOn a {
text-decoration:none;
	color: #806B64;

}

.boxMenu02CatgOn a:hover {
text-decoration:none;
	color: #ce0232;

}





.boxMenu02OptionOff {
	border-bottom: 1px solid #CCC4C1;

}



.boxMenu02OptionOff a {
text-decoration:none;
	color: #806B64;

}

.boxMenu02OptionOff a:hover {
text-decoration:none;
	color: #ce0232;

}



.boxMenu02OptionOn {
	border-bottom: 1px solid #CCC4C1;
	font-weight: bold;
	background-color: #FAF9F9;

}



.boxMenu02OptionOn a {
text-decoration:none;
	color: #806B64;

}

.boxMenu02OptionOn a:hover {
text-decoration:none;
	color: #ce0232;

}





.boxMenu02SuboptionOff {
	padding-left: 18px;
	border-bottom: 1px solid #CCC4C1;

}



.boxMenu02SuboptionOff a {
text-decoration:none;
	color: #806B64;

}

.boxMenu02SuboptionOff a:hover {
text-decoration:none;
	color: #ce0232;

}






.boxMenu02SuboptionOn {
	padding-left: 18px;
	font-weight: bold;
	border-bottom: 1px solid #CCC4C1;

}


.boxMenu02SuboptionOn a {
text-decoration:none;
	color: #806B64;

}

.boxMenu02SuboptionOn a:hover {
text-decoration:none;
	color: #ce0232;

}


.boxMenu02BiSubOptionOff {
	padding-left: 28px;
	border-bottom: 1px solid #CCC4C1;

}

.boxMenu02BiSubOptionOff a {
text-decoration:none;
	color: #806B64;

}

.boxMenu02BiSubOptionOff a:hover {
text-decoration:none;
	color: #ce0232;

}

.boxMenu02BiSubOptionOn {
	padding-left: 28px;
	border-bottom: 1px solid #CCC4C1;
	font-weight: bold;


}

.boxMenu02BiSubOptionOn a {
text-decoration:none;
	color: #806B64;

}

.boxMenu02BiSubOptionOn a:hover {
text-decoration:none;
	color: #ce0232;

}

.boxMenu02Bottom {
	background-color:#FFFFFF;
color: #FF9999;
}
/* */
/* LOGIN */
/* */
.boxLogin {
	padding: 5px;
	*padding: 3px;
	text-align: left;
	width: 300px;
	background-color:#CCC4C1;
	background-image: url(../images/login_boxbg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-size:9px;
	border-left: solid 1px #FFF;
	color:#806B64;
}
.celLoginLeft {
	width: 9px;
	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: #000;
	background-color: #CCC4C1;
	border: 1px solid #806B64;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding: 2px;
	height: 20px;
	background-image: url(../images/bg_input_login.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.inputLogin:focus {
	background-color: #E6E1E0;
}
.buttonLogin{
	BACKGROUND-COLOR: #CCC4C1;
	background-image:url(../images/bgbuttonLogin.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 20px;
	width:80px;
	color: #000;
	border: 0px solid #806B64;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height:9px;
	font-weight:bold;
	cursor:pointer;
	padding-bottom:3px; /* For firefox & Mozilla*/
	*padding-bottom:0px; /* For IE´s */
}
.buttonLogin:hover {
	background-image:url(../images/bgbuttonLogin.gif);
	background-repeat: repeat-x;
	background-position: left -20px;
	color:#FFF;
}
/* */
/* OLD DATA LIST - START */
/* */
.boxListTitle {
	padding: 5px;
	text-align: left;
	background-image:            url(../images/highlight08Title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	color: #506B87;
	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-repeat: repeat-x;
	background-position: center bottom;
	background-color: #F7F8FA;
}
.boxListParam {
	BACKGROUND-COLOR: #EBF4FA;
	padding: 10px 5px 5px;
	text-align: left;
	width: 100%;
	background-position: left top;
}
.celListParam {
	background-image: url(../Images/LineParameters.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.buttonFilter {
	background-image:      url(../images/buttonFilter.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #999999;
	height: 24px;
	border: 1px solid #FFFFFF;
	width: 20px;
}
.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: 9px;
}
.buttonItemOff {
	COLOR: #FFFFFF;
	background-image:        url(../images/bgbuttonOff.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 24px;
	background-color: #CCCCCC;
	border: 1px solid #FFFFFF;
	width: 94px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.inputColorDisable {
	background-color: #EEEEEE;
	border: 1px solid #AAAAAA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	height: 9px;
}
.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: 9px;
	color: #506B87;
}
.inputParam {
	background-color: #FFFFFF;
	text-align: left;
	border: 1px solid #AAAAAA;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.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: #BFB7B1;
	background-color: #FFFFFF;
}
.celListCatg {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #8DA2B8;
	background-color: #D7DEE6;
	color: #506B87;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8DA2B8;
}
.celListCatgB {
	background-color: #D7DEE6;
	color: #506B87;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8DA2B8;
}
.celListData {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BDCAD6;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BDCAD6;
}
.celListDataB {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BDCAD6;
	height: 10px;
}
.celListTotal {
	background-color: #D7DEE6;
	text-align: right;
	color: #304B6B;
	border-top: 1px solid #BDCAD6;
	border-right: 1px solid #BDCAD6;
}
.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: #BDCAD6;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BDCAD6;
}
.celListDetailB {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BDCAD6;
}
.celListSubData {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-color: #F2F1EF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BDCAD6;
}
.celListSubDataB{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-color: #F2F1EF;
}
.boxListOptions {
	padding: 10px 5px 5px;
	text-align: center;
	width: 100%;
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #EFF2F5;
}
.celListLeft {
	width: 10px;
	background-image:           url(../Images/celListLeft.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 2px;
}
.celListCenter {
	height: 30px;
	width: 100%;
	background-image:               url(../Images/celListCenter.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.celListRight {
	background-image:           url(../Images/celListRight.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-left: 2px;
}
.boxAlertTitle {
	padding: 5px;
	text-align: center;
	background-image:        url(../images/alertTitle.gif);
	height: 30px;
	width: 300px;
	text-transform: uppercase;
	font-size: 8px;
	font-weight: bold;
}
.boxAlertText {
	text-align: left;
	width: 300px;
	background-color: #F2F1EF;
	font-weight: bold;
	padding: 20px 5px 5px;
	background-image:    url(../images/alertText.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.inputAlert {
	background-color: #F2F1EF;
	text-align: center;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	border: 0px none;

}
.boxAlertBottom {
	COLOR: #FFFFFF;
	padding: 5px;
	text-align: center;
	font-weight: bold;
	background-image:        url(../images/alertBottom.gif);
	height: 30px;
	width: 300px;
	background-repeat: repeat-x;
	background-position: left top;
}
/* */
/* OLD DATA LIST - END */
/* */
.poweredBy {
	background-image:   url(../Images/#pep.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 70px;
	width:180px;
}
/* */
/* List Links */
/* */
.boxListLinkColor {
	width: 100%;
	height: 24px;
	padding-top: 3px;
	padding-bottom: 9px;
	padding-left: 9px;
	border-bottom:solid 1px #CCC4C1;
}
.boxListLinkColorCompl {
	background-color: #FFFFFF;
	width: 100%;
	height: 24px;
	padding-top: 3px;
	padding-bottom: 9px;
	padding-left: 9px;
	border-bottom:solid 1px #CCC4C1;
}
/* */
/* Baseboard / Footer */
/* */
.boxBaseboard {
	height: 32px;
	width:100%;
	border-top:solid 1px #4B3D1C;
	background-image:   url(../Images/baseboard_center.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.baseboard_txt {
	color: #806B64;
	font-size:9px;
}
.baseboard_left {
	width:10px;
	background-image:   url(../Images/baseboard_left.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.baseboard_center {
	background-image:   url(../Images/baseboard_center.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.baseboard_right {
	width:10px;
	background-image:   url(../Images/baseboard_right.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.poweredByBaseboard {
	background-image:   url(../Images/poweredby.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.pep {
	width: 237px;
	padding-left:3px;
	padding-right:3px;
}
.pep a, .pep a:hover{
	background:#FFF url(../Images/pep_baseboard.gif) left 8px no-repeat;
	width:237px;
	height:32px;
	display:block;
}
.pep a:hover{
	background:url(../Images/pep_baseboard.gif) left -22px no-repeat;
}
.paleta {
	width: 60px;
	padding-left:3px;
	padding-right:3px;
}
.paleta a, .paleta a:hover{
	background:url(../Images/paleta_baseboard.gif) left 8px no-repeat;
	width:60px;
	height:32px;
	display:block;
}
.paleta a:hover{
	background:url(../Images/paleta_baseboard.gif) left -22px no-repeat;
}


/* */
/* Personalized */
/* */

#MyMatrix_tblCanvas, #tblCanvas {
	width:970px;
	margin:0px;
	padding:0px;
	vertical-align:top;
	margin-left:auto;
	margin-right:auto;
}
#MyMatrix_plcHeader{
	width:100%;
	vertical-align:top;
	padding:0px;
	margin:0px;
}
#MyMatrix_tblPage {
	background-color:#FFFFFF;
	width:100%;
	background-image: url(../Images/mainTable.gif);
	background-repeat: repeat-x;
	background-position: left -25px;
	vertical-align:top;
	padding-top:20px; /* For firefox & Mozilla*/
	*padding-top:0px; /* For IE´s */
}
#MyMatrix_LeftColumn,
#MyMatrix_RightColumn,
#MyMatrix__ctl13_cellSearch{
	vertical-align:top;
	width:180px;

}
#MyMatrix_CenterColumn{
	vertical-align:top;
	width:605px;
}
#MyMatrix_plcLeftSubHeader{
	color: #70615A;
}
#MyMatrix_plcFooter{
	height:30px;
}

#MyMatrix_plcFooter table{
	background:url(../Images/bgbody.gif) -2px left repeat-x;
	padding-left:9px;
	height:30px;
}

#LoginDiv{
	margin-top:3px;
}
#LoginDiv select{
	border: 1px solid #806B64;
}
#MyMatrix_LeftColumn div{
	height:3px;
	visibility:hidden
}
/*  PRIMAVERA Business Software Solutions */
