/* Copyright - PRIMAVERA Software, Lda. Todos os direitos reservados. */
/*  Designed by Paleta de Ideias */
/*  RoundedOrange */
@import url(VerdanaApps.css);	/* Import CSS styles for WebGrid */
@import url(pcatalog.css);

table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #606673;
	line-height: 14px;
}
.title {
	font-size: 15px;
	color: #FD7217;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
}
.subtitle {
	font-size: 11px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;
}
.titleHighlight {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 15px;
	TEXT-DECORATION: none;
	color: #FD7217;
}
.titleHighlight:hover {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 15px;
	TEXT-DECORATION: underline;
	color: #FD7217;
}
.subtitleHighlight {
	color: #000000;
	font-size: 11px;
	line-height: 14px;
}
label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 14px;
}
.labelTitle {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FD7217;
	line-height: 14px;
}
.textDate {
	color: #606673;
	background-image:   url(../images/date.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	padding-left: 11px;
}
.linkHighlight {
	FONT-SIZE: 15px;
	COLOR: #FD7217;
	TEXT-DECORATION: none;
	line-height: 18px;
}
.boxTrack111 {
	color: #606673;
	font-size: 9px;
	background-image:        url(../images/header_menu_2.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
} 
.boxTrack {
	color: #FD7217;
	background-image:        url(../images/fundo1.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;	
} 
button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
}
body {
	BACKGROUND-COLOR: #ffffff;
/*	SCROLLBAR-HIGHLIGHT-COLOR: #EEEEEE;
	SCROLLBAR-SHADOW-COLOR: #AAAAAA;
	SCROLLBAR-3DLIGHT-COLOR: #AAAAAA;
	SCROLLBAR-ARROW-COLOR: #FF9933;
	SCROLLBAR-TRACK-COLOR: #EEEEEE;
	scrollbar-base-color: #CCCCCC;
	scrollbar-face-color: #CCCCCC;
	SCROLLBAR-DARKSHADOW-COLOR: #EEEEEE;*/
}
li {
	list-style-type: none;
	list-style-image:        url(../images/list.gif);
}
.inputAlert {
	background-color: #FFFFFF;
	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;
}
.inputColor {
	border: 1px solid #FFDDAA;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.inputColorCompl {
	background-color: #FFFFFF;
	border: 1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.inputColorDisable {
	background-color: #EEEEEE;
	border: 1px solid #FF9933;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.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;
}
.inputRadioButton {
	text-align: left;
	border: 0px none;
}
.cheqbox {
	border: 0px solid;
}
.buttonColor {
	COLOR: #FF9933;
	background-image:      url(../images/bgbuttonColor.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FF9933;
	height: 20px;
	border: 1px solid #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.buttonColorCompl{
	BACKGROUND-COLOR: #ADADAD;
	background-image:      url(../images/bgbuttonColorCompl.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	color: #999999;
	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;
}
.linkTop {
	COLOR: #606673;
	TEXT-DECORATION: none;
}
.linkTop:hover {
	TEXT-DECORATION: underline;
}
.linkHighlight:hover {
	TEXT-DECORATION: underline;
}
.linkMenu {
	TEXT-DECORATION: none;
	color: #606673;
}
.linkMenu:hover {
	COLOR: #FD7217;
	TEXT-DECORATION: underline;
}
.linkText {
	TEXT-DECORATION: none;
	font-weight: normal;
	color: #000000;
}
.linkText:hover {
	COLOR: #FD7217;
	font-weight: normal;
	TEXT-DECORATION: underline;
}
.linkTrack {
	COLOR: #A8A9AD; 
	TEXT-DECORATION: none;
}
.linkTrack:hover {
	COLOR: #FD7217;
	TEXT-DECORATION: underline;
}
.boxTop {
	COLOR: #FFFFFF;
	background-image:        url(../images/bgTop.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFECD9;
	height: 25px;
}
.boxID {
	width: 100%;
	background-color: #FFFFFF;
	background-image: url(../images/fundo.gif);
}
.boxNav111 {
	COLOR: #606673;
	background-image:        url(../images/header_menu_alt.jpg);
	background-repeat: repeat-x;
	background-color: #E4E0E4;
	text-decoration: none;
	vertical-align: middle;
}
.boxNav {
	COLOR: #606673;
	background-color: #FFFFFF;
	text-decoration: none;
	vertical-align: middle;
}
.celNavLeft {
	height: 23px;
	width: 20px;
}
.celNavRight {
	height: 23px;
	width: 20px;
}
.boxHighlight01TitleColumn {
	padding: 5px;
	text-align: left;
	font-weight: bold;
	background-image:       url(../images/highlight01TitleColumn.gif);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 180px;
	height: 12px;
}
.boxHighlight02TitleColumn {
	padding: 5px;
	text-align: left;
	height: 30px;
	width: 146px;
	font-weight: bold;
	background-image:       url(../images/highlight02TitleColumn.gif);
}
.boxHighlight03TitleColumn {
	padding: 5px;
	text-align: left;
	height: 30px;
	width: 146px;
	font-weight: bold;
	background-image:       url(../images/highlight03TitleColumn.gif);
	color: #FF9933;
}
.boxHighlight04TitleColumn {
	COLOR: #FF9933;
	padding: 5px;
	text-align: left;
	font-weight: bold;
	background-image:       url(../images/highlight04TitleColumn.gif);
	background-color: #FFEEDD;
	height: 30px;
	width: 146px;
	background-repeat: no-repeat;
}
.boxHighlight05TitleColumn {
	COLOR: #FFFFFF;
	padding: 5px;
	text-align: left;
	font-weight: bold;
	background-image:       url(../images/highlight05TitleColumn.gif);
	height: 30px;
	width: 146px;
	background-repeat: no-repeat;
}
.boxHighlight06TitleColumn {
	padding: 5px;
	text-align: left;
	font-weight: bold;
	color: #606673;
	background-color: #E4E0E4;
	width: 100%;
	height: 30px;
}
.boxHighlight07TitleColumn {
	padding: 5px;
	text-align: left;
	background-image:      url(../images/highlight07TitleColumn.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	width: 100%;
	height: 30px;
}
.boxHighlight08TitleColumn {
	padding: 5px;
	text-align: left;
	background-image:      url(../images/highlight08TitleColumn.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	color: #FF9933;
	width: 100%;
	height: 30px;
}
.boxHighlight01Text {
	BACKGROUND-COLOR: #D2D3D5;
	padding: 5px;
	text-align: left;
	width: 100%;
	border-right: 1px solid #D2D3D5;
	border-left: 1px solid #D2D3D5;
}
.boxHighlight01Title {
	padding: 5px;
	text-align: left;
	font-weight: bold;
	background-image:       url(../images/highlight01Title.gif);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 100%;
	height: 12px;
}
.boxHighlight01TitleA {
	padding: 5px;
	text-align: left;
	background-image:       url(../images/highlight01Title.gif);
	background-color: #EEEEEE;
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	width: 408px;
	height: 30px;
}
.celHighlight01BottomLeft {
	width: 12px;
	height: 12px;
	background-image:       url(../images/highlight01BottomLeft.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 2px;
}
.celHighlight01BottomCenter {
	width: 98%;
	height: 12px;
	background-image:        url(../images/highlight01BottomCenter.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.celHighlight01BottomRight {
	background-image:        url(../images/highlight01BottomRight.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 12px;
	height: 12px;
	padding-left: 2px;
}
.boxHighlight02Text {
	BACKGROUND-COLOR: #FFFFFF;
	padding: 5px;
	text-align: left;
	width: 100%;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
}
.boxHighlight02Title {
	padding: 5px;
	text-align: left;
	background-image:       url(../images/highlight02Title.gif);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	width: 408px;
	height: 30px;
}
.celHighlight02BottomLeft {
	width: 10px;
	background-image:       url(../images/highlight02BottomLeft.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 2px;
}
.celHighlight02BottomCenter {
	height: 30px;
	width: 100%;
	background-image:       url(../images/highlight02BottomCenter.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.celHighlight02BottomRight {
	width: 10px;
	background-image:       url(../images/highlight02BottomRight.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-left: 2px;
}
.boxHighlight03Text {
	text-align: left;
	width: 100%;
	padding: 5px;
}
.boxHighlight03Title {
	padding: 5px;
	text-align: left;
	background-image:        url(../images/highlight03Title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	color: #FF9933;
	width: 408px;
	height: 30px;
}
.celHighlight03BottomLeft {
	height: 30px;
	width: 10px;
	padding-right: 2px;
}
.celHighlight03BottomCenter {
	height: 30px;
	width: 100%;
}
.celHighlight03BottomRight {
	width: 10px;
	padding-left: 2px;
}
.boxHighlight04Text {
	padding: 5px;
	text-align: left;
	width: 100%;
	border-top: 1px solid #FF9933;
	border-right: 1px solid #FF9933;
	border-left: 1px solid #FF9933;
	background-color: #FFEEDD;
}
.boxHighlight04Title {
	padding: 5px;
	text-align: left;
	background-image:        url(../images/highlight04Title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	color: #FF9933;
	background-color: #FFEEDD;
	width: 408px;
	height: 30px;
	vertical-align: middle;
}
.celHighlight04BottomLeft {
	width: 10px;
	background-image:       url(../images/highlight04BottomLeft.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 2px;
	height: 30px;
}
.celHighlight04BottomCenter {
	background-image:       url(../images/highlight04BottomCenter.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 30px;
	width: 100%;
}
.celHighlight04BottomRight {
	width: 10px;
	background-image:       url(../images/highlight04BottomRight.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;
	background-color: #999999;
	width: 408px;
	color: #FFFFFF;
	height: 30px;
}
.boxHighlight06Title {
	padding: 5px;
	text-align: left;
	font-weight: bold;
	color: #606673;
	background-color: #E4E0E4;
	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;
	background-color: #EEEEEE;
	width: 408px;
	height: 30px;
}
.boxHighlight07Text {
	text-align: left;
	width: 100%;
	border-top: 1px solid #999999;
	padding: 5px;
	background-color: #EEEEEE;
}
.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: repeat-x;
	background-position: center 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/highlight07Title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	color: #FF9933;
	background-color: #FFEEDD;
	width: 408px;
	height: 30px;
}
.boxHighlight08Text {
	text-align: left;
	width: 100%;
	border-top: 1px solid #FF9933;
	padding: 5px;
	background-color: #FFEEDD;
}
.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: repeat-x;
	background-position: center top;
	width: 100%;
}
.celHighlight08BottomRight {
	width: 10px;
	background-image:       url(../images/highlight08BottomRight.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 2px;
}
.celSepHColorCenter {
	height: 0px;
}
.celSepHColorLeft {
	width: 10px;
	height: 30px;
}
.celSepHColorRight {
	width: 10px;
	height: 30px;
}
.celSepHColorComplCenter {
	height: 30px;
}
.celSepHColorComplLeft {
	width: 10px;
	height: 30px;
}
.celSepHColorComplRight {
	width: 10px;
	height: 30px;
}
.boxMenu01CatgFirstOff {
	background-color: #E4E0E4;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	width: 184px;
	height: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
 display:none;
}
.boxMenu01CatgFirstOn {
	background-color: #FFDDAA;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	width: 184px;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.boxMenu01CatgOff {
	background-color: #E4E0E4;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	width: 184px;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
 display:none;
}
.boxMenu01CatgOn {
	background-color: #FFDDAA;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	width: 184px;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.boxMenu01OptionOff {
	background-color: #EBEBEB;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFCA95;
	width: 184px;
	height: 16px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.boxMenu01OptionOn {
	background-color: #FFF5EC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFCA95;
	width: 184px;
	height: 16px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.boxMenu01SuboptionOff {
	background-color: #F2F2F2;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFDDAA ;
	width: 184px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 25px;
}
.boxMenu01SuboptionOn {
	background-color: #FFF5EC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFDDAA;
	width: 184px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 25px;
	background-image:     url(../Images/suboptionColorOn.gif);
	background-position: 5px center;
	background-repeat: no-repeat;
}
.boxMenu01BiSuboptionOff {
	background-color: #F2F2F2;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFDDAA ;
	width: 184px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 35px;
}
.boxMenu01BiSuboptionOn {
	background-color: #FFF5EC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFDDAA;
	width: 184px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 35px;
	background-image:     url(../Images/suboptionColorOn.gif);
	background-repeat: no-repeat;
	background-position: 20px center;
}
.boxMenu01Bottom {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	width: 184px;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.boxMenu02CatgFirstOff {
	background-image:         url(../images/menu02CatgFirst.gif);
	height: 30px;
	text-align: left;
	vertical-align: middle;
	padding-left: 5px;
	width: 180px;
	background-repeat: no-repeat;
}
.boxMenu02CatgFirstOn {
	background-image:         url(../images/menu02CatgFirst.gif);
	height: 30px;
	text-align: left;
	vertical-align: middle;
	padding-left: 5px;
	width: 180px;
	background-color: #FFDDAA ;
}
.boxMenu02CatgOff {
	text-align: left;
	text-decoration: none;
	vertical-align: middle;
	padding-left: 5px;
	height: 30px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
}
.boxMenu02CatgOn {
	text-align: left;
	text-decoration: none;
	vertical-align: middle;
	padding-left: 5px;
	height: 30px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	background-color: #FFDDAA;
	width: 100%;

}
.boxMenu02OptionOff {
	text-align: left;
	vertical-align: middle;
	padding-left: 15px;
	height: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 180px;
	background-color: #FFEEDD;
	background-image: url(../Images/menu02Option.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.boxMenu02OptionOn {
	text-align: left;
	vertical-align: middle;
	padding-left: 15px;
	height: 15px;
	background-color: #FFF5EC;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 100%;
	background-image: url(../Images/menu02Option.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.boxMenu02SuboptionOff {
	text-align: left;
	vertical-align: middle;
	padding-left: 25px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url(../Images/menu02Suboption.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 100%;
	background-color: #FFF5EC;
}
.boxMenu02SuboptionOn {
	text-align: left;
	vertical-align: middle;
	padding-left: 25px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url(../Images/menu02Suboption.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 100%;
}
.boxMenu02BiSuboptionOff {
	text-align: left;
	vertical-align: middle;
	padding-left: 35px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url(../Images/menu02Suboption.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 100%;
}
.boxMenu02BiSuboptionOn {
	text-align: left;
	vertical-align: middle;
	padding-left: 35px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url(../Images/menu02Suboption.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.boxMenu02Bottom {
	background-image:         url(../images/menu02Bottom.gif);
	height: 30px;
	text-align: left;
	vertical-align: middle;
	padding-left: 5px;
	width: 180px;
	background-repeat: no-repeat;
	background-position: left top;
}
.boxLogin {
	BACKGROUND-COLOR: #FF9933;
	padding: 5px;
	text-align: left;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FF9933;
	border-left: 1px solid #FFFFFF;
	color: #FFFFFF;
	width: 300px;
}
.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;
}
.buttonLogin {
	BACKGROUND-COLOR: #FFFFFF;
	background-image:      url(../images/bgbuttonLogin.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 20px;
	color: #FF9933;
	border: 1px solid #F47A00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.inputLogin {
	color: #333333;
	background-color: #FFEEDD;
	border: 1px solid #F47A00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.boxListTitle {
	padding: 5px;
	text-align: left;
	background-image:       url(../Images/highlight04Title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	color: #FF9933;
	background-color: #FFEEDD;
	width: 408px;
	height: 30px;
	vertical-align: middle;
}
.boxListInfo {
	text-align: left;
	width: 100%;
	border-top: 1px solid #FF9933;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 1px;
}
.boxListParam {
	BACKGROUND-COLOR: #EEEEEE;
	padding: 5px 5px 10px;
	text-align: left;
	width: 100%;
	border-top: 1px solid #999999;
	border-right: 1px;
}
.celListParam {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.inputParam {
	background-color: #EEEEEE;
	text-align: left;
	border: 1px solid #999999;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.boxListNav {
	text-align: left;
	width: 100%;
	border-top: 1px solid #999999;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 1px;
	background-color: #FFFFFF;
}
.celListCatg {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFCA95;
	background-color: #FFEEDD;
	color: #000000;
}
.celListCatgB {
	background-color: #FFEEDD;
	color: #000000;
}
.celListData {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFCA95;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFCA95;
}
.celListDataB {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFCA95;
	height: 10px;
}
.celListTotal {
	background-color: #FFF5EC;
	text-align: right;
	color: #000000;
	border-top: 1px solid #FFCA95;
	border-right: 1px solid #FFCA95;
}
.celListTotalB {
	background-color: #FFF5EC;
	text-align: right;
	color: #000000;
	border-top: 1px solid #FFCA95;
	border-right: 1px solid #FFCA95;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCA95;
}
.celListDetail {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFCA95;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFCA95;
}
.celListDetailB {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	background-color: #FFFFFF;
}
.celListSubData {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-color: #EEEEEE;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.celListSubDataB{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-color: #EEEEEE;
}
.boxListOptions {
	padding: 5px;
	text-align: center;
	width: 100%;
	border-top: 1px solid #FFCA95;
}
.buttonItemOn {
	BACKGROUND-COLOR: #ADADAD;
	background-image:      url(../images/bgbuttonitem.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	color: #999999;
	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;
}
.celListLeft {
	width: 10px;
	background-image:       url(../images/listLeft.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 2px;
}
.celListCenter {
	height: 30px;
	width: 100%;
	background-image:            url(../images/listCenter.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.celListRight {
	background-image:       url(../images/listRight.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: #FFFFFF;
	font-weight: bold;
	padding: 5px;
	border-top: 1px solid #FF9933;
	border-right: 1px solid #FF9933;
	border-bottom: none;
	border-left: 1px solid #FF9933;
}
.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: #FF9933;
	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: #999999;
	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: #FFF5EC;
}
.boxSepTitleColor {
	padding: 5px;
	text-align: left;
	width: 100%;
	background-color: #FFEEDD;
	font-weight: bold;
	color: #FF9933;
	height: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF9933;
}
.boxSepTitleColorCompl {
	padding: 5px;
	text-align: left;
	width: 100%;
	background-color: #EEEEEE;
	font-weight: bold;
	height: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.buttonFilter {
	COLOR: #FF9933;
	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;
}
/*  RoundedOrange */


.MenuTop {
	background-image:url(../images/MenuTop.gif)
}
.MenuMiddle {
	background-image:url(../images/MenuMiddle.gif)
}
.MenuBottom {
	background-image:url(../images/MenuBottom.gif)
}
.MenuBottomVazio {
	background-image:url(../images/MenuBottomVazio.gif)
}
.labelTitle2 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #ffffff;
	LINE-HEIGHT: 14px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none
}
.MyTitle {
	FONT-WEIGHT: bold;
	FONT-SIZE: 15px;
	COLOR: #fd7217;
	LINE-HEIGHT: 18px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none
}

/*background="../images/M1x-Header1.gif" class="labelTitle2" align="center" valign="middle" height="40"*/
.MH1 {
background:url(../images/M1x-Header1.gif);
text-align:center;
vertical-align:middle;
height:40px
}

/*background="../images/M1x-Header2.gif" class="labelTitle2" align="center" valign="middle" height="30"*/
.MH2 {
background:url(../images/M1x-Header2.gif);
text-align:center;
vertical-align:middle;
height:30px
}

/*background="../images/M1x-BodyL.gif" width="10"*/
.MBL {
background:url(../images/M1x-BodyL.gif);
width:10px
}

/*background="../images/M1x-BodyR.gif" width="10"*/
.MBR {
background:url(../images/M1x-BodyR.gif);
width:10px
}

/*background="../images/M1x-FooterL.gif" width="10" height="20"*/
.MFL {
background:url(../images/M1x-FooterL.gif);
width:10px;
height:20px
}

/*background="../images/M1x-FooterR.gif" width="10" height="20"*/
.MFR {
background:url(../images/M1x-FooterR.gif);
width:10px;
height:20px
}

/*background="../images/M1x-Footer.gif" align="left" valign="top" width="156"*/
.MF {
background:url(../images/M1x-Footer.gif);
text-align:left;
vertical-align:top;
width:156px
}
/*ALTERAÇÃO ZÉ*/
.SEMDESTAK {
  font-weight: normal;
}
.linkSem {
  text-decoration: underline;
  color: #606673;
}
.linkSem:visited {
  text-decoration: underline;
  color: #606673;
}
.linkSem:hover {
  text-decoration: underline;
  color: #FD7217;
}

.pc_bestS_head1{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 color: #FFF;
 font-size: 11px;
 font-weight: bold;
 width: 184px;
 cursor: default;
}
.pc_bestS_tl1 {
 BACKGROUND-POSITION: left top;
 BACKGROUND-IMAGE: url(../Images/pc_bestS_tl.gif);
 WIDTH: 9px;
 BACKGROUND-REPEAT: no-repeat;
 HEIGHT: 30px;
 overflow: hidden;
 float: left;
}
.pc_bestS_tc1 {
 padding-top: 9px;
 margin-bottom: -9px;
 background-image: url(../Images/pc_bestS_tc.gif);
 background-repeat: repeat-x;
 background-position: left top;
 vertical-align: top;
 text-align: center;
 width: 166px;
 height: 30px;
 overflow: hidden;
 float: left;
}
.pc_bestS_tr1 {
 BACKGROUND-POSITION: right top;
 BACKGROUND-IMAGE: url(../Images/pc_bestS_tr.gif);
 WIDTH: 9px;
 BACKGROUND-REPEAT: no-repeat;
 HEIGHT: 30px;
 overflow: hidden;
 float: left;
}
.pc_bestS_body1{
 width: 184px;
 vertical-align: top;
}
.pc_bestS_odd_l1{
 background-image: url(../Images/pc_bestS_odd_l.gif);
 background-repeat: repeat-y;
 background-position: left bottom;
 width:9px;
 height: 75px;
 overflow: hidden;
 float: left;
}
.pc_bestS_odd_c1{
 background-color: #FFFFFF;
 vertical-align:top;
 padding-left: 6px;
 padding-top: 4px;
 margin-bottom: -4px;
 text-align: left;
 width: 166px;
 height: 75px;
 overflow: hidden;
 float: left;
}
.pc_bestS_odd_r1{
 background-image: url(../Images/pc_bestS_odd_r.gif);
 background-repeat: repeat-y;
 background-position: right bottom;
 width: 9px;
 height: 75px;
 overflow: hidden;
 float: left;
}
.pc_bestS_footer1{
 width: 184px;
}
.pc_bestS_bl1{
 background-image: url(../Images/pc_bestS_bl.gif);
 background-repeat: no-repeat;
 background-position: left top;
 width:25px;
 height: 9px;
 overflow: hidden;
 float: left;
}
.pc_bestS_bc1{
 background-image: url(../Images/pc_bestS_bc.gif);
 background-repeat: repeat-x;
 background-position: left top;
 vertical-align:top;
 width: 150px;
 height: 9px;
 overflow: hidden;
 float: left;
}
.pc_bestS_br1{
 background-image: url(../Images/pc_bestS_br.gif);
 background-repeat: no-repeat;
 background-position: right top;
 width:9px;
 height: 9px;
 overflow: hidden;
 float: left;
}
.buttonCor {
 COLOR: #FF9933;
 background-image:      url(../images/bgbuttonColor.gif);
 background-repeat: repeat-x;
 background-position: left top;
 background-color: #FF9933;
 height: 18px;
 border: 1px solid #FFFFFF;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
}

/* ***************************************************************** */
/* ***************************************************************** */
/* ***************************************************************** */
.head_d_1{
 font-family:verdana,arial,helvetica,sans-serif;
 color:#fff;
 font-size:11px;
 font-weight:bold;
 cursor:default;
 width:184px;
}
.head_l_1{
 background-image:url(../images/pc_bests_tl.gif);
 background-repeat:no-repeat;
 background-position:left top;
 width:7px;
 height:30px;
 overflow:hidden;
 float:left;
}
.head_c_1{
 text-align:center;
 padding-top:9px;
 margin-bottom:-9px;
 background-image:url(../images/pc_bests_tc.gif);
 background-repeat:repeat-x;
 background-position:left top;
 vertical-align:top;
 width:164px;
 height:30px;
 overflow:hidden;
 float:left;
}
.head_r_1{
 background-image:url(../images/pc_bests_tr.gif);
 background-repeat:no-repeat;
 background-position:right top;
 width:7px;
 height:30px;
 overflow:hidden;
 float:left;
}
.body_d_1{
 vertical-align:top;
 width:184px;
}
.body_l_1{
 background-image:url(../images/pc_bests_odd_l.gif);
 background-repeat:repeat-y;
 background-position:left bottom;
 width:7px;
 height:100%;
 overflow:hidden;
 float:left;
}
.body_c_1{
 text-align:left;
 padding-top:4px;
 margin-bottom:-4px;
 padding-left:6px;
 background-color:#ffffff;
 vertical-align:top;
 width:164px;
 height:100%;
 overflow:hidden;
 float:left;
}
.body_r_1{
 background-image:url(../images/pc_bests_odd_r.gif);
 background-repeat:repeat-y;
 background-position:right bottom;
 width:2px;
 height:100%;
 overflow:hidden;
 float:left;
}
.sep_l_1{
 background-color:#e6b07c;
 background-image:url(../images/pc_sep_l.gif);
 background-repeat:repeat-x;
 background-position:left top;
 height:5px;
}
.sep_c_1{
 background-color:#e6b07c;
 background-image:url(../images/pc_sep_c.gif);
 background-repeat:repeat-x;
 background-position:left top;
 height:5px;
}
.sep_r_1{
 background-color:#e6b07c;
 background-image:url(../images/pc_sep_r.gif);
 background-repeat:repeat-x;
 background-position:right top;
 height:5px;
}
.footer_d_1{
 width:184px;
}
.footer_l_1{
 background-image:url(../images/pc_bests_bl.gif);
 background-repeat:no-repeat;
 background-position:left top;
 width:9px;
 height:9px;
 overflow:hidden;
 float:left;
}
.footer_c_1{
 background-image:url(../images/pc_bests_bc.gif);
 background-repeat:repeat-x;
 background-position:left top;
 vertical-align:top;
 width:162px;
 height:9px;
 overflow:hidden;
 float:left;
}
.footer_r_1{
 background-image:url(../images/pc_bests_br.gif);
 background-repeat:no-repeat;
 background-position:right top;
 width:7px;
 height:9px;
 overflow:hidden;
 float:left;
}

.head_d_2{
 font-family:verdana,arial,helvetica,sans-serif;
 color:#fff;
 font-size:11px;
 font-weight:bold;
 cursor:default;
 width:376px;
}
.head_l_2{
 background-image:url(../images/pc_bests_tl.gif);
 background-repeat:no-repeat;
 background-position:left top;
 width:7px;
 height:30px;
 overflow:hidden;
 float:left;
}
.head_c_2{
 text-align:center;
 padding-top:9px;
 margin-bottom:-9px;
 background-image:url(../images/pc_bests_tc.gif);
 background-repeat:repeat-x;
 background-position:left top;
 vertical-align:top;
 width:356px;
 height:30px;
 overflow:hidden;
 float:left;
}
.head_r_2{
 background-image:url(../images/pc_bests_tr.gif);
 background-repeat:no-repeat;
 background-position:right top;
 width:7px;
 height:30px;
 overflow:hidden;
 float:left;
}
.body_d_2{
 vertical-align:top;
 width:376px;
}
.body_l_2{
 background-image:url(../images/pc_bests_odd_l.gif);
 background-repeat:repeat-y;
 background-position:left bottom;
 width:7px;
 height:75px;
 overflow:hidden;
 float:left;
}
.body_c_2{
 text-align:left;
 padding-top:4px;
 margin-bottom:-4px;
 padding-left:6px;
 background-color:#ffffff;
 vertical-align:top;
 width:351px;
 height:75px;
 overflow:hidden;
 float:left;
}
.body_r_2{
 background-image:url(../images/pc_bests_odd_r.gif);
 background-repeat:repeat-y;
 background-position:right bottom;
 width:7px;
 height:75px;
 overflow:hidden;
 float:left;
}
.footer_d_2{
 width:376px;
}
.footer_l_2{
 background-image:url(../images/pc_bests_bl.gif);
 background-repeat:no-repeat;
 background-position:left top;
 width:9px;
 height:9px;
 overflow:hidden;
 float:left;
}
.footer_c_2{
 background-image:url(../images/pc_bests_bc.gif);
 background-repeat:repeat-x;
 background-position:left top;
 vertical-align:top;
 width:354px;
 height:9px;
 overflow:hidden;
 float:left;
}
.footer_r_2{
 background-image:url(../images/pc_bests_br.gif);
 background-repeat:no-repeat;
 background-position:right top;
 width:7px;
 height:9px;
 overflow:hidden;
 float:left;
}

.head_d_3{
 font-family:verdana,arial,helvetica,sans-serif;
 color:#fff;
 font-size:11px;
 font-weight:bold;
 cursor:default;
 width:568px;
}
.head_l_3{
 background-image:url(../images/pc_bests_tl.gif);
 background-repeat:no-repeat;
 background-position:left top;
 width:7px;
 height:30px;
 overflow:hidden;
 float:left;
}
.head_c_3{
 text-align:center;
 padding-top:9px;
 margin-bottom:-9px;
 background-image:url(../images/pc_bests_tc.gif);
 background-repeat:repeat-x;
 background-position:left top;
 vertical-align:top;
 width:548px;
 height:30px;
 overflow:hidden;
 float:left;
}
.head_r_3{
 background-image:url(../images/pc_bests_tr.gif);
 background-repeat:no-repeat;
 background-position:right top;
 width:7px;
 height:30px;
 overflow:hidden;
 float:left;
}
.body_d_3{
 vertical-align:top;
 width:568px;
}
.body_l_3{
 background-image:url(../images/pc_bests_odd_l.gif);
 background-repeat:repeat-y;
 background-position:left bottom;
 width:7px;
 height:100%;
 overflow:hidden;
 float:left;
}
.body_c_3{
 text-align:left;
 padding-top:4px;
 margin-bottom:-4px;
 padding-left:6px;
 background-color:#ffffff;
 vertical-align:top;
 width:543px;
 height:100%;
 overflow:hidden;
 float:left;
}
.body_r_3{
 background-image:url(../images/pc_bests_odd_r.gif);
 background-repeat:repeat-y;
 background-position:right bottom;
 width:7px;
 height:100%;
 overflow:hidden;
 float:left;
}
.footer_d_3{
 width:568px;
}
.footer_l_3{
 background-image:url(../images/pc_bests_bl.gif);
 background-repeat:no-repeat;
 background-position:left top;
 width:9px;
 height:9px;
 overflow:hidden;
 float:left;
}
.footer_c_3{
 background-image:url(../images/pc_bests_bc.gif);
 background-repeat:repeat-x;
 background-position:left top;
 vertical-align:top;
 width:546px;
 height:9px;
 overflow:hidden;
 float:left;
}
.footer_r_3{
 background-image:url(../images/pc_bests_br.gif);
 background-repeat:no-repeat;
 background-position:right top;
 width:7px;
 height:9px;
 overflow:hidden;
 float:left;
}

.head_d_4{
 font-family:verdana,arial,helvetica,sans-serif;
 color:#fff;
 font-size:11px;
 font-weight:bold;
 cursor:default;
 width:760px;
}
.head_l_4{
 background-image:url(../images/pc_bests_tl.gif);
 background-repeat:no-repeat;
 background-position:left top;
 width:7px;
 height:30px;
 overflow:hidden;
 float:left;
}
.head_c_4{
 text-align:center;
 padding-top:9px;
 margin-bottom:-9px;
 background-image:url(../images/pc_bests_tc.gif);
 background-repeat:repeat-x;
 background-position:left top;
 vertical-align:top;
 width:740px;
 height:30px;
 overflow:hidden;
 float:left;
}
.head_r_4{
 background-image:url(../images/pc_bests_tr.gif);
 background-repeat:no-repeat;
 background-position:right top;
 width:7px;
 height:30px;
 overflow:hidden;
 float:left;
}
.body_d_4{
 vertical-align:top;
 width:760px;
}
.body_l_4{
 background-image:url(../images/pc_bests_odd_l.gif);
 background-repeat:repeat-y;
 background-position:left bottom;
 width:7px;
 height:75px;
 overflow:hidden;
 float:left;
}
.body_c_4{
 text-align:left;
 padding-top:4px;
 margin-bottom:-4px;
 padding-left:6px;
 background-color:#ffffff;
 vertical-align:top;
 width:735px;
 height:75px;
 overflow:hidden;
 float:left;
}
.body_r_4{
 background-image:url(../images/pc_bests_odd_r.gif);
 background-repeat:repeat-y;
 background-position:right bottom;
 width:7px;
 height:75px;
 overflow:hidden;
 float:left;
}
.footer_d_4{
 width:760px;
}
.footer_l_4{
 background-image:url(../images/pc_bests_bl.gif);
 background-repeat:no-repeat;
 background-position:left top;
 width:9px;
 height:9px;
 overflow:hidden;
 float:left;
}
.footer_c_4{
 background-image:url(../images/pc_bests_bc.gif);
 background-repeat:repeat-x;
 background-position:left top;
 vertical-align:top;
 width:738px;
 height:9px;
 overflow:hidden;
 float:left;
}
.footer_r_4{
 background-image:url(../images/pc_bests_br.gif);
 background-repeat:no-repeat;
 background-position:right top;
 width:7px;
 height:9px;
 overflow:hidden;
 float:left;
}

.head_d_5{
 font-family:verdana,arial,helvetica,sans-serif;
 color:#fff;
 font-size:11px;
 font-weight:bold;
 cursor:default;
 width:952px;
}
.head_l_5{
 background-image:url(../images/pc_bests_tl.gif);
 background-repeat:no-repeat;
 background-position:left top;
 width:7px;
 height:30px;
 overflow:hidden;
 float:left;
}
.head_c_5{
 text-align:center;
 padding-top:9px;
 margin-bottom:-9px;
 background-image:url(../images/pc_bests_tc.gif);
 background-repeat:repeat-x;
 background-position:left top;
 vertical-align:top;
 width:932px;
 height:30px;
 overflow:hidden;
 float:left;
}
.head_r_5{
 background-image:url(../images/pc_bests_tr.gif);
 background-repeat:no-repeat;
 background-position:right top;
 width:7px;
 height:30px;
 overflow:hidden;
 float:left;
}
.body_d_5{
 vertical-align:top;
 width:952px;
}
.body_l_5{
 background-image:url(../images/pc_bests_odd_l.gif);
 background-repeat:repeat-y;
 background-position:left bottom;
 width:7px;
 height:75px;
 overflow:hidden;
 float:left;
}
.body_c_5{
 text-align:left;
 padding-top:4px;
 margin-bottom:-4px;
 padding-left:6px;
 background-color:#ffffff;
 vertical-align:top;
 width:927px;
 height:75px;
 overflow:hidden;
 float:left;
}
.body_r_5{
 background-image:url(../images/pc_bests_odd_r.gif);
 background-repeat:repeat-y;
 background-position:right bottom;
 width:7px;
 height:75px;
 overflow:hidden;
 float:left;
}
.footer_d_5{
 width:952px;
}
.footer_l_5{
 background-image:url(../images/pc_bests_bl.gif);
 background-repeat:no-repeat;
 background-position:left top;
 width:9px;
 height:9px;
 overflow:hidden;
 float:left;
}
.footer_c_5{
 background-image:url(../images/pc_bests_bc.gif);
 background-repeat:repeat-x;
 background-position:left top;
 vertical-align:top;
 width:930px;
 height:9px;
 overflow:hidden;
 float:left;
}
.footer_r_5{
 background-image:url(../images/pc_bests_br.gif);
 background-repeat:no-repeat;
 background-position:right top;
 width:7px;
 height:9px;
 overflow:hidden;
 float:left;
}

.home_head_d_1{
 font-family:verdana,arial,helvetica,sans-serif;
 color:#fff;
 font-size:11px;
 font-weight:bold;
 cursor:default;
 width:184px;
}
.home_head_l_1{
 background-image:url(../images/pc_bests_tl.gif);
 background-repeat:no-repeat;
 background-position:left top;
 width:7px;
 height:30px;
 overflow:hidden;
 float:left;
}
.home_head_c_1{
 text-align:center;
 padding-top:9px;
 margin-bottom:-9px;
 background-image:url(../images/pc_bests_tc.gif);
 background-repeat:repeat-x;
 background-position:left top;
 vertical-align:top;
 width:164px;
 height:30px;
 overflow:hidden;
 float:left;
}
.home_head_r_1{
 background-image:url(../images/pc_bests_tr.gif);
 background-repeat:no-repeat;
 background-position:right top;
 width:7px;
 height:30px;
 overflow:hidden;
 float:left;
}
.home_body_d_1{
 vertical-align:top;
 width:184px;
}
.home_body_l_1{
 background-image:url(../images/pc_bests_odd_l.gif);
 background-repeat:repeat-y;
 background-position:left bottom;
 width:1px;
 height:100%;
 overflow:hidden;
 float:left;
}
.home_body_c_1{
 text-align:center;
 padding-top:4px;
 margin-bottom:-4px;
 padding-left:6px;
 background-color:#ffffff;
 vertical-align:middle;
 width:171px;
 height:100%;
 overflow:hidden;
 float:left;
 font-size:9px;
}
.home_body_r_1{
 background-image:url(../images/pc_bests_odd_r.gif);
 background-repeat:repeat-y;
 background-position:right bottom;
 width:1px;
 height:100%;
 overflow:hidden;
 float:left;
}
.home_img_d_1{
 vertical-align:top;
 width:184px;
}
.home_img_l_1{
 background-image:url(../images/pc_bests_odd_l.gif);
 background-repeat:repeat-y;
 background-position:left bottom;
 width:1px;
 height:100%;
 overflow:hidden;
 float:left;
}
.home_img_c_1{
 text-align:left;
 padding-top:0px;
 margin-bottom:0px;
 padding-left:0px;
 background-color:#ffffff;
 vertical-align:top;
 width:177px;
 height:100%;
 overflow:hidden;
 float:left;
}
.home_img_r_1{
 background-image:url(../images/pc_bests_odd_r.gif);
 background-repeat:repeat-y;
 background-position:right bottom;
 width:1px;
 height:100%;
 overflow:hidden;
 float:left;
}
.home_sep_l_1{
 background-color:#e6b07c;
 background-image:url(../images/pc_sep_l.gif);
 background-repeat:repeat-x;
 background-position:left top;
 height:5px;
}
.home_sep_c_1{
 background-color:#e6b07c;
 background-image:url(../images/pc_sep_c.gif);
 background-repeat:repeat-x;
 background-position:left top;
 height:5px;
}
.home_sep_r_1{
 background-color:#e6b07c;
 background-image:url(../images/pc_sep_r.gif);
 background-repeat:repeat-x;
 background-position:right top;
 height:5px;
}
.home_footer_d_1{
 width:184px;
}
.home_footer_l_1{
 background-image:url(../images/pc_bests_bl.gif);
 background-repeat:no-repeat;
 background-position:left top;
 width:9px;
 height:9px;
 overflow:hidden;
 float:left;
}
.home_footer_c_1{
 background-image:url(../images/pc_bests_bc.gif);
 background-repeat:repeat-x;
 background-position:left top;
 vertical-align:top;
 width:162px;
 height:9px;
 overflow:hidden;
 float:left;
}
.home_footer_r_1{
 background-image:url(../images/pc_bests_br.gif);
 background-repeat:no-repeat;
 background-position:right top;
 width:7px;
 height:9px;
 overflow:hidden;
 float:left;
}

.home_head_d_2{
 font-family:verdana,arial,helvetica,sans-serif;
 color:#fff;
 font-size:11px;
 font-weight:bold;
 cursor:default;
 width:376px;
}
.home_head_l_2{
 background-image:url(../images/pc_bests_tl.gif);
 background-repeat:no-repeat;
 background-position:left top;
 width:7px;
 height:30px;
 overflow:hidden;
 float:left;
}
.home_head_c_2{
 text-align:center;
 padding-top:9px;
 margin-bottom:-9px;
 background-image:url(../images/pc_bests_tc.gif);
 background-repeat:repeat-x;
 background-position:left top;
 vertical-align:top;
 width:356px;
 height:30px;
 overflow:hidden;
 float:left;
}
.home_head_r_2{
 background-image:url(../images/pc_bests_tr.gif);
 background-repeat:no-repeat;
 background-position:right top;
 width:7px;
 height:30px;
 overflow:hidden;
 float:left;
}
.home_body_d_2{
 vertical-align:top;
 width:376px;
}
.home_body_l_2{
 background-image:url(../images/pc_bests_odd_l.gif);
 background-repeat:repeat-y;
 background-position:left bottom;
 width:1px;
 height:100%;
 overflow:hidden;
 float:left;
}
.home_body_c_2{
 text-align:center;
 padding-top:4px;
 margin-bottom:-4px;
 padding-left:6px;
 background-color:#ffffff;
 vertical-align:middle;
 width:363px;
 height:100%;
 overflow:hidden;
 float:left;
 font-size:9px;
}
.home_body_r_2{
 background-image:url(../images/pc_bests_odd_r.gif);
 background-repeat:repeat-y;
 background-position:right bottom;
 width:1px;
 height:100%;
 overflow:hidden;
 float:left;
}
.home_img_d_2{
 vertical-align:top;
 width:376px;
}
.home_img_l_2{
 background-image:url(../images/pc_bests_odd_l.gif);
 background-repeat:repeat-y;
 background-position:left bottom;
 width:1px;
 height:100%;
 overflow:hidden;
 float:left;
}
.home_img_c_2{
 text-align:left;
 padding-top:0px;
 margin-bottom:0px;
 padding-left:0px;
 background-color:#ffffff;
 background-repeat:repeat;
 background-position:left top;
 vertical-align:top;
 width:369px;
 height:100%;
 overflow:hidden;
 float:left;
}
.home_img_r_2{
 background-image:url(../images/pc_bests_odd_r.gif);
 background-repeat:repeat-y;
 background-position:right bottom;
 width:1px;
 height:100%;
 overflow:hidden;
 float:left;
}
.home_footer_d_2{
 width:376px;
}
.home_footer_l_2{
 background-image:url(../images/pc_bests_bl.gif);
 background-repeat:no-repeat;
 background-position:left top;
 width:9px;
 height:9px;
 overflow:hidden;
 float:left;
}
.home_footer_c_2{
 background-image:url(../images/pc_bests_bc.gif);
 background-repeat:repeat-x;
 background-position:left top;
 vertical-align:top;
 width:354px;
 height:9px;
 overflow:hidden;
 float:left;
}
.home_footer_r_2{
 background-image:url(../images/pc_bests_br.gif);
 background-repeat:no-repeat;
 background-position:right top;
 width:7px;
 height:9px;
 overflow:hidden;
 float:left;
}
