/* Body */
div, span, form, tr, td {
color:#4B555E;
}
.cadre {
border:1px #c0cBcA solid;
}
.pageTitle,
.dataListHeader,
.pageTitleRight{
font-size:14px;  
background-color:#CFD9E5;
border-bottom:1px #F1F3F6 solid;
}
.pageTitle2{

background:#E5ECF4;
}
.input,
.checkgroup,
.textarea,
.display{
color:#4B555E;
border:1px #c0cBcA solid;
}
.TRowOdd {
border-top:1px #E0EBFA solid;
}
.TRowOdd td {
background:#ffffff;
}
.TRowEven {
border-top:1px #E0EBFA solid;
}
.TRowEven td {
background:#F4FAFB;
}
.pageSelector{
background:#F4FAFB; 
border-bottom:1px #E0EBFA solid;
} 
.pageSelectorBottom{
background:#F4FAFB; 
border-bottom:1px #E0EBFA solid; 
} 
.paneContainer {
background: url("../img/bg.gif") repeat-x bottom;
}

.paneContainer li {
background:url("../img/left_bothGray.gif") no-repeat left top;
}

.paneContainer a {
background:url("../img/right_bothGray.gif") no-repeat right top;
}
.gallery IMG{
border:1px #cccccc solid;
}
.gallery .ALink:hover IMG{
border:1px yellow solid;
}
A.ebayItem:hover {
color:red;
}
A.ebayItem {
color:#3165D0;
}
A.ebayTitle:hover {
color:#3E80FA;
}
A.ebayTitle {
color:#3165D0;
}
ul.arrowList { 
list-style-image: url("../img/feedArrow.gif");
}

table.tableImportManco th,
table.tableImportManco td{
border:1px #dddddd solid;
text-align:center;
}

table.tableImportManco th span{
color:green;
font-weight:bold;
}


.TRowChange td{
background-color:#FCEFA4;
}

.TRowChange td.CellChangeNew{
background-color:#ddaaaa;
color:red;
}
.TRowChange td.CellChangeSndChoice{
background-color:#aaddaa;
color:red;
}
.TRowChange td.CellChangeObl{
background-color:#aaaadd;
color:red;
}

.TRowOdd td.CellChangeNew,
.TRowEven td.CellChangeNew{
background-color:#ddaaaa;
color:red;
}
.TRowOdd td.CellChangeSndChoice,
.TRowEven td.CellChangeSndChoice{
background-color:#aaddaa;
color:red;
}
.TRowOdd td.CellChangeObl,
.TRowEven td.CellChangeObl{
background-color:#aaaadd;
color:red;
}

.TRowNewLine td{
background-color:#CEFDE0;
color:red;
}

.TRowNotFoundLine td{
background-color:#FEC6A4;
text-decoration:line-through;
color:red;
}
