/* Copyright - PRIMAVERA Software, Lda. Todos os direitos reservados. */
/*  Designed by Paleta de Ideias */
/*  PRIMAVERASoftware */
@import url(VerdanaApps.css);	/* Import CSS styles for WebGrid */
@import url(VerdanaBoxes.css);	/* Import CSS styles  */
@import url(pcatalog.css);


table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*color: #9f9f9f;*/
	color: #494949;
	font-style: normal;
	font-weight: normal;
	line-height: 22px;	
	text-align: justify;
}
.title {
	font-size: 28px;
	color: #45787c;
	line-height: 34px;
}
.subtitle {
	font-size: 24px;
	color: #45787c;
	line-height: 30px;
}
.titleHighlight {
	font-weight: bold;
	color: #45787b;
	TEXT-DECORATION: none;
	line-height: 22px;
	
}
.titleHighlight:hover {
	color: #494949;
	TEXT-DECORATION: underline;
}
.subtitleHighlight {
	color: #494949;
}
label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.labelTitle {
	font-weight: bold;
}
.textDate {
	color: #494949;
	background-image:     url(../images/date.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	padding-left: 15px;

}

.linkHighlight {
	FONT-SIZE: 15px;
	color: #5B7A99;
	TEXT-DECORATION: none;
	background-image: url(../Images/GoColor.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 13px;

}
.boxTrack {
	color: #555555;
	font-size: 9px;
	background-image: url(../Images/boxtrackbg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-left: 0px;
	width:100%;
	border:0px solid #000000;
} 
.inputColor {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9f9f9f;
	border-top:1px solid #7c7c7c;
	border-left:1px solid #cdcdcd;
	border-bottom:1px solid #dddddd;
	border-right:1px solid #cfcfcf;
	background-color: #FFFFFF;
}
.inputColorCompl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5F5B58;
	font-weight: normal;
	background-color: #F8F8F7;
	border: 1px solid #CCC5C1;
}
.inputColorDisable {
	background-color: #EEEEEE;
	border: 1px solid #AAAAAA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.inputAlert {
	background-color: #F8E9F3;
	text-align: center;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 0px none;

}
.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: #9f9f9f;
}
button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: bottom;
}
.buttonColor {
	color: #989898;
	background-image:       none;
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
	height: 20px;
	border: 1px solid #266a74;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.buttonColorCompl{
	background-image:    none;
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #FFFFFF;
	color: #989898;
	height: 20px;
	border: 1px solid #266a74;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.buttonOff {
	background-image:       none;
	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:      none;
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 20px;
	color: #5F5B58;
	border: 1px solid #5F5B58;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.buttonItemOn {
	BACKGROUND-COLOR: #ADADAD;
	background-image:      none;
	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:        none;
	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:      none;
	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: #9f9f9f;
	border-top:1px solid #7c7c7c;
	border-left:1px solid #cdcdcd;
	border-bottom:1px solid #dddddd;
	border-right:1px solid #cfcfcf;
	background-color: #FFFFFF;
}

body {
	BACKGROUND-COLOR: #ffffff;
	scrollbar-track-color: #D7DEE6;
	scrollbar-base-color: #ADBDCC;
	scrollbar-face-color: #ADBDCC;
	scrollbar-arrow-color: #5B7A99;
	scrollbar-highlight-color: #D7DEE6;
	scrollbar-3dlight-color: #6C88A3;
	scrollbar-shadow-color: #6C88A3;
	scrollbar-darkshadow-color: #C1D1E0;
	margin-top: 0px;
	align: center;
	text-align: justify;
}
li {
	list-style-type: none;
	list-style-image:          url(../images/list.gif);
}
.inputRadioButton {
	text-align: center;
	border: 0px none;
}
.cheqbox {
	border: 0px solid;
}
.linkTop {
	COLOR: #ffffff;
	TEXT-DECORATION: none;
	padding:0px;
	font-size:10px;
	padding-left: 20px;
	padding-right: 20px;
	vertical-align: middle;
	height:20px;
}
.linkTop:hover {
	TEXT-DECORATION: none;
	color: #FFFFFF;
	font-size:10px;
}
.linkHighlight:hover {
	color: #B92088;
	TEXT-DECORATION: none;
}
.LinkMenu {
	font-size: 9px;
	TEXT-DECORATION: none;
	color: #4f4f4f;
	height: 8px;
	line-height: 14px;
	font-weight:normal;
	
}
.LinkMenu:hover {
	color: #B92088;
	TEXT-DECORATION: none;
	
}
.linkMenu2 {
	font-size: 9px;
	TEXT-DECORATION: none;
	color: #ffffff;
	height: 8px;
	line-height: 14px;
	
}
.linkText {
	TEXT-DECORATION: none;
	color: #5B7A99;
	line-height: 22px;
	
}
.linkText:hover {
	color: #B92088;
	TEXT-DECORATION: none;
}
.linkTrack {
	COLOR: #2e4c47; 
	TEXT-DECORATION: none;
	border: 0px solid #000000;
	font-size: 9px;
	font-weight: normal;
}
.linkTrack:hover {
	color: #7f918f;
	TEXT-DECORATION: none;
}
.boxTop {
	width: 100%;
	COLOR: #2E4C47;
	height: 24px;
	font-size: 9px;
	
}
.boxID {
	width: 100%;
	color: #5B7A99;
	padding-top:10px;
	border: 0px solid #000000;
}
.boxID2 {
	width: 100%;
	height: 25px;
	text-align: center;
	border: 0px solid #000000;
	color: #ffffff;
	font-weight:bold;
	font-size: 16px;
	vertical-align: middle;
}
.boxNav {
	COLOR: #4F4F4F;
	text-decoration: none;
	vertical-align: middle;
	padding-left:10px;
	background-color: #45787c;
	width:100%;
	border: 0px solid #000000;
	
}
.celNavLeft {
	height: 25px;
	width: 8px;
	padding-left: 0px;
	background-image:  url(../Images/celnavleftbg.gif);
	background-repeat: no-repeat;
	background-position: left top;

}
.celNavRight {
	height: 25px;
	width: 8px;
	padding-left: 0px;
	background-image:  url(../Images/celnavrightbg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.celSepHColorCenter {
	border-bottom: 1px solid #45787c;
	height: 1px
}
.celSepHColorLeft {
	border-bottom: 1px solid #45787c;
	width: 1px;
	height: 1px;
}
.celSepHColorRight {
	border-bottom: 1px solid #45787c;
	width: 1px;
}
.celSepHColorComplCenter {
	border-bottom: 1px solid #45787c;
	height: 1px
}
.celSepHColorComplLeft {
	border-bottom: 1px solid #45787c;
	width: 1px;
	height: 1px;
}
.celSepHColorComplRight {
	border-bottom: 1px solid #45787c;
	width: 1px;
}
.boxMenu01CatgFirstOff {
	background-color: #f5f5f5;
	color: #ffffff;
	width: 235px;
	height: 22px;
	padding-top: 29px;
	padding-bottom: 5px;
	padding-left: 13px;
	background-image:  url(../Images/boxMenu01CatgFirstOff.gif);
	background-repeat: no-repeat;
	background-position: left top;
	

}
.boxMenu01CatgFirstOn {
	color: #ffffff;
	width: 235px;
	height: 22px;
	padding-top: 29px;
	padding-bottom: 5px;
	padding-left: 13px;
	background-image:  url(../Images/boxMenu01CatgFirstOn.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #d5d5d5;

}
.boxMenu01CatgOff {
	background-color: #d5d5d5;
	width: 100%;
	height: 22px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 13px;
	background-image:  url(../Images/boxMenu01CatgOff.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.boxMenu01CatgOn {
	width: 100%;
	height: 23px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 13px;
	background-image:  url(../Images/boxMenu01CatgOn.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #d5d5d5;

}
.boxMenu01OptionOff {
	width: 100%;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 23px;
	background-image:   none;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #e3e8e9;


}
.boxMenu01OptionOn {
	width: 100%;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 23px;
	background-image:   none;
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #e3e8e9;
	text-decoration: underline;

}
.boxMenu01SuboptionOff {
	width: 100%;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 35px;
	background-image:   none;
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	background-color: #e3e8e9;

}
.boxMenu01SuboptionOn {
	width: 100%;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 35px;
	background-image:    none;
	background-position: left top;
	background-repeat: no-repeat;
	height: 20px;
	background-color: #e3e8e9;

}
.boxMenu01BiSubOptionOff {
	width: 100%;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 42px;
	background-image:   none;
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	background-color: #e3e8e9;


}
.boxMenu01BiSubOptionOn {
	width: 100%;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 42px;
	background-image:     none;
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	background-color: #e3e8e9;

}
.boxMenu01Bottom {
	width: 100%;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #f5f5f5;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
}

.boxMenu02CatgFirstOff {
	background-color: #f5f5f5;
	color: #ffffff;
	width: 235px;
	height: 22px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 13px;
	background-image:  url(../Images/boxMenu01CatgOff.gif);
	background-repeat: no-repeat;
	background-position: left top;
	

}
.boxMenu02CatgFirstOn {
	color: #ffffff;
	width: 235px;
	height: 22px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 13px;
	background-image:  url(../Images/boxMenu01CatgOn.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #d5d5d5;

}
.boxMenu02CatgOff {
	background-color: #f5f5f5;
	width: 100%;
	height: 22px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 13px;
	background-image:  url(../Images/boxMenu01CatgOff.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.boxMenu02CatgOn {
	width: 100%;
	height: 23px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 13px;
	background-image:  url(../Images/boxMenu01CatgOn.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #d5d5d5;

}
.boxMenu02OptionOff {
	width: 100%;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 23px;
	background-image:   none;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #e3e8e9;


}
.boxMenu02OptionOn {
	width: 100%;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 23px;
	background-image:   none;
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #e3e8e9;
	text-decoration: underline;

}
.boxMenu02SuboptionOff {
	width: 100%;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 35px;
	background-image:   none;
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	background-color: #e3e8e9;

}
.boxMenu02SuboptionOn {
	width: 100%;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 35px;
	background-image:    none;
	background-position: left top;
	background-repeat: no-repeat;
	height: 20px;
	background-color: #e3e8e9;

}
.boxMenu02BiSubOptionOff {
	width: 100%;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 42px;
	background-image:   none;
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	background-color: #e3e8e9;


}
.boxMenu02BiSubOptionOn {
	width: 100%;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 42px;
	background-image:     none;
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	background-color: #e3e8e9;

}
.boxMenu02Bottom {
	width: 100%;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #f5f5f5;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
}

.boxLogin {
	BACKGROUND-color: #ECEAE8;
	padding: 5px;
	text-align: left;
	color: #5F5B58;
	width: 300px;
	display: none;
}
.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: #5F5B58;
	background-color: #F8F8F7;
	border: 1px solid #BFB7B1;
	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: #5B7A99;
	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:   none;
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
	line-height: 22px;
	margin-left:10px;
}
.boxListParam {
	BACKGROUND-COLOR: #F2F1EF;
	padding: 10px 5px 5px;
	text-align: left;
	width: 100%;
	background-image:     url(../images/highlight01Text.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.celListParam {
	background-image: url(../Images/LineParameters.gif);
	background-repeat: repeat-x;
	background-position: left top;

}
.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: #BFB7B1;
	background-color: #FFFFFF;

}
.celListCatg {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #8DA2B8;
	background-color: #D7DEE6;
	color: #5B7A99;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8DA2B8;
}
.celListCatgB {
	background-color: #D7DEE6;
	color: #5B7A99;
	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-image:   none;
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #EFF2F5;
}
.celListLeft {
	width: 10px;
	background-image:           url(../images/Highlight02BottomLeft.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 2px;
}
.celListCenter {
	height: 30px;
	width: 100%;
	background-image:               url(../images/Highlight02BottomCenter.gif);
	background-repeat: repeat-x;
	background-position: right top;
}
.celListRight {
	background-image:           url(../images/Highlight02BottomRight.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-left: 2px;
}
.boxAlertTitle {
	COLOR: #FFFFFF;
	padding: 5px;
	text-align: center;
	background-image:        url(../images/alertTitle.gif);
	height: 30px;
	width: 300px;
}
.boxAlertText {
	text-align: left;
	width: 300px;
	background-color: #F8E9F3;
	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: 10px bottom;
	height: 70px;
}
.boxListLinkColor {
	width: 150px;
	height: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-transform: none;
	background-image:         url(../Images/suboptionColorOn.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.boxListLinkColorCompl {
	background-color: #FFFFFF;
	width: 150px;
	height: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-transform: none;
	background-image:       url(../Images/suboptionColorComplOn.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.boxBaseboard {
	padding-right: 15px;
	padding-left: 15px;
	height: 28px;
	width: 985px;
	font-size: 9px;
	border: 0px solid #000000;
	background-color: #ffffff;
	background-image:       url(../Images/footerbg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	color: #45787c;
}
.boxSepTitleColor {
	text-align: left;
	background-image: url(../Images/TitleBgBig.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: normal;
	color: #ffffff;
	width: 100%;
	height: 22px;
	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;
}
/*  PRIMAVERASoftware */

/* ESTILOS ALTERADOS */ 
}
#MyMatrix_plcHeader{
	width:980px;
	vertical-align: bottom;
	height:238px;
	background-image: url(../Images/headerbg.gif);
	background-repeat: repeat-x;
	background-position: top;
	
}
#MyMatrix_plcFooter{
	width:980px;
	vertical-align:bottom;
	height:54px;
	background-color: #45787c;
}
#MyMatrix_tblCanvas{
	background-color: #ffffff;
	width:980px;
	
}
#MyMatrix_tblPage {
	width:976px;
	padding-left: 0px;
	padding-right: 0px;
	background-color: #ffffff;
	vertical-align:top;
	line-height: 22px;
	border: 0px solid #ff0000;
	text-align: justify;
}

#MyMatrix_LeftColumn{
	width:235px;
	vertical-align:top;
	padding-left: 0px;
	padding-Right: 0px;
}
#MyMatrix_CenterColumn{
	width:456px;	
	line-height: 22px
}
#MyMatrix_RightColumn{
	width:235px;
	vertical-align:top;
	padding-left: 0px;
	padding-Right: 0px;
}

TD.MainMenuStyle {
	padding-left: 5px;
	padding-right: 5px;
	font-size: 9px;
	font-weight:bold;
	height: 5px;
	line-height: 5px;
	border-left: 2px solid #ffffff;
	border-right: 2px solid #ffffff;
	white-space: nowrap;
}
TD.MainMenuHoverStyle {
	padding-left: 5px;
	padding-right: 5px;
	font-size: 9px;
	font-weight:bold;
	height: 5px;
	line-height: 5px;
	border-left: 2px solid #ffffff;
	border-right: 2px solid #ffffff;
	white-space: nowrap;
}
TD.SubMenuStyle {
	padding-left: 5px;
	padding-right: 5px;
	font-size: 9px;
	font-weight:bold;	
	background-image: url(../Images/pixelbranco.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height:14px;
	line-height:14px;
	text-align:left;
	white-space: nowrap;
}
TD.SubmenuHoverStyle {
	padding-left: 5px;
	padding-right: 5px;
	font-size: 9px;
	font-weight:bold;
	background-image: url(../Images/pixelbranco.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height:14px;
	line-height:14px;
	text-align:left;
	white-space: nowrap;
}
A {
	color: #45787b;
	font-weight:bold;
}
.menu {
	color: #ffffff;
}
.fdoLogin {
	display: none;
}

/* Estilo Flash do Natal FL */

#swfContainer {
	background-image: url(../Images/bgNatal.png);
	width:auto;
	height:530px;
	padding-top:30px;
	background-position: center top;
	background-repeat: no-repeat 
#swfContainer #FlashID {
	margin-left: 1px;
}



