
.POResTableCell
{
	width: 580px;
	vertical-align:top;
	text-align:center;
}
.POProdCell, A.POProdCell
{
	width: 110px;
}
.POTDSCell
{
	width: 30px;
}
.POProdList
{
	height: 100%;
	vertical-align:top;	
}
.POProdResultsTable
{
	width: 100%;
	vertical-align:top;
	text-align:left;
}
.POResultIFrame
{
	width: 580px;
    height: 450px;
}
.POProdRow
{
	background:white;
}
.POProdRowSel
{
	background:#A2271C;
}



 /*Inactive Tab Color*/
td.inactive .tabdiv td.currentTab .tabdiv
{
	color: #A2271C;
	background:#EBE8C8;
}
TD.SelItem
{
	background-color: #A2271C;
}
Table.TabSrchPanes, TD.TabSrchPanes,TR.TabSrchPanes,.TabResultPanes, .TabResultPanes, .TabResultPanes,.TabResultInfoPanes, .TabResultInfoPanes,.TabResultInfoPanes
{
	background-color: #F1EFDA;
}

table.ResultsTable tr.row1 td
{
	background:#F1EFDA none repeat scroll 0%;
}
TABLE.ResultsTable TR.headerrow TD
{ 
	font-weight: bold;
	BACKGROUND: #EBE8C8; 
	COLOR: #A2271C;
	text-align: center;
	white-space: normal !important; 
}
TABLE.ResultsTable TR.headerrow TD A:link,
TABLE.ResultsTable TR.headerrow TD A:active, 
TABLE.ResultsTable TR.headerrow TD A:visited 
TABLE.ResultsTable TR.headerrow TD A:hover 
{ 
	COLOR: black;
}

.SrchPaneCell
{
    height:  100%;
}


