﻿body, td, input, select, textarea
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

A
{
	text-decoration: none;
	color: #000064;
}

.stlEnglishFormElement
{
	font-size: 12px;
}

A:Hover
{
	text-decoration: underline;
}

.FadeDiv
{
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background-color: #000000;
	-moz-opacity: 0.5;
	opacity: .50;
	filter: alpha(opacity=50);
}

/* Start Basic styles */
.stlBold
{
	font-weight: bold;
}
.stlDarkGray
{
	color: #333333;
}
.stlLightGray
{
	color: #E5E5E5;
}

.stlDarkBlue
{
	color: #000064;
}

.stlWhiteColor
{
	color: #000000;
}
.stlWhiteCell
{
	font-size: 20px;
	color: #000064;
	background-color: #FFFFFF;
}
.stlBlueCellWhiteColor
{
	color: #000064;
	background-color: #FFFFFF;
}
.stlHeadingColor
{
	color: #000066;
}
.stlSubscription
{
	font-size: 16px;
	color: #000000;
}
.stlWhiteCellMidMed
{
	color: #000064;
}
.stlCharcoalCellMid
{
	color: #FFFFFF;
}
.stlLightGrayCellMidBorder
{
	color: #000000;
	border-top: 1px solid #E5E5E5;
	border-right: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;
	border-left: 1px solid #E5E5E5;
}
.stlSubsTable
{
	color: #000000;
	border: 1px solid #999999;
	padding: 2px;
}
.stlSubsTableHeading
{
	color: #FFFFFF;
	border: 1px solid #999999;
}
.stlSsubTableBorder
{
	border: 1px solid #000066;
}
.stlCellMidFrame
{
	color: #000000;
	border-top: 1px none #E5E5E5;
	border-right: 1px solid #E5E5E5;
	border-bottom: 1px none #E5E5E5;
	border-left: 1px solid #E5E5E5;
}

.stlDatacell
{
	height: 22px;
	border-bottom: inset 1px #EBEBEB;
	border-right: inset 1px #EBEBEB;
	background-color: #F9F9FF;
	padding: 4px;
}


.stlLightBlueTableMidFrame
{
	border: 1px solid #999999;
}



/* End Basic styles */

/* Start Links on RapNet Homepage*/
.stlLinkPageSubLink
{
	color: #222222;
}

.stlLinkPageSubLinkInactive
{
	color: #bbbbbb;
	font-style: italic;
	cursor: default;
}
.stlLinkPageSubLinkInactive:Hover
{
	text-decoration: none;
}




/* End Links on RapNet Homepage*/

/* Start Header */
.stlHeadLinkSep, A.stlHeadLink
{
	color: White;
	font-weight: 700;
	font-size: 14px;
	letter-spacing: 1.1pt;
}

.stlHeadLinkSep
{
	padding-left: 8px;
	padding-right: 8px;
}

A.stlHeadLink:Hover
{
	text-decoration: none;
	color: #FDB139;
}
/* End Header */

.stlContentSectionHeade1r
{
	color: White;
	font-size: 15px;
	font-weight: bold;
}
.stlContentSectionText
{
	color: Black;
	font-size: 13px;
}

IMG.stlSectionIcon
{
	padding-left: 5px;
	padding-right: 3px;
	vertical-align: middle;
	padding-bottom: 2px;
}

/* Start Homepage (and alike) */
A.stlHomePageButton
{
	font-weight: bold;
	font-size: 15px;
	font-family: Arial;
}

A.stlHomePageButton:Hover
{
	text-decoration: none;
}

A.stlNewsLinkHomePage
{
	font-family: Arial;
	font-size: 13px;
}

A.stlNewsLinkHomePage:Hover
{
	text-decoration: none;
	background-color: #fafad2;
}
/* End Homepage (and alike) */

.stlLargeBlueTitle
{
	font-weight: bold;
	font-size: 18px;
	color: #000064;
}

/* Start Left Menu */

.stlLeftMenuHeader
{
	background-color: #000064;
	color: White;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
}

/* End Left Menu */

/* Start RapNet Clocks */
.stlClockInfoCell
{
	font-size: 10px;
	color: #555555;
}

.stlClockTimeCell
{
	font-family: "Courier New" , Courier, mono;
	font-size: 14px;
	font-weight: bolder;
	color: #000064;
}
/* End RapNet Clocks */

/* Start Search Form */

.stlSearchSquareBox
{
	border: solid 1px #999999;
	background-color: #F5F5F5;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
}

.stlSearchSquareHeader
{
	color: White;
	background-color: #999999;
	font-weight: bold;
}

.scroll
{
	height: 117px;
	width: 155px;
	overflow: auto;
	text-align: left;
}

.cklist td
{
	padding-right: 12px;
	font-size: 12px;
}

.cklistTreatments td
{
	font-size: 12px;
}

/* End Search Form */

/* Start News */

.stlNewsHeader
{
	font-size: 20px;
	color: #000064;
	font-weight: bold;
}

.stlNewsSubHeader
{
	font-size: 14px;
	color: #000064;
	font-weight: bold;
}

.stlNewsContent
{
	color: #000000;
	text-align: justify;
}

.stlNewsTab
{
	background-color: #ddd;
	border: 1px solid #ccc;
	border-bottom: 1px solid #e5e5e5;
	text-align: left;
	cursor: pointer;
}

/*
.stlNewsTabSelected
{
	background-color: #f3f3f3;
	border: 1px solid #e5e5e5;
	border-bottom: 1px solid #f3f3f3;
	text-align: center;
	cursor: pointer;
}
*/
.stlNewsTabList
{
	list-style-type: square;
	line-height: 14px;
}
/*
.stlNewsTabsDef
{
	color: #000;
	text-align: left;
}
.stlNewsTabArea
{
	background-color: #f3f3f3;
	border: 1px solid #e5e5e5;
	border-top: 0px;
	padding-top: 5px;
}
*/

.stlNewsMargin
{
	margin-left: 1px;
	margin-right: 1px;
}

/* End News */

/* Start News2 */

.NewsMain
{
    color: #333333;
}

.NewsMain a
{
    color: #333333;    
}

A.BlueLink
{
	color: #356ba0;
	text-decoration:underline;
}

A.BlueLinkNoUnderline
{
	color: #356ba0;
	text-decoration:none;	
}


.NewsMain a img
{
    border:none;
}

.NewsColumn
{
	padding-left: 5px; 
	padding-right: 5px; 	 
	border-right: solid 1px #e3e3e3;
	text-align: left;
	vertical-align:top;
}

.NewsBox
{
    border-bottom: solid 1px #e3e3e3;
	padding: 10px 8px 10px 8px;
}

.PadList td
{
	padding-top:5px;
}

.NewsHeader, .NewsTitle
{
	font-size: 14px;
	font-weight: bold;
}

.NewsHeader
{
	text-transform: uppercase;    
}

.TickerTable, .TickerTable a
{
	font-size: 12px;
	font-family: Arial;
	color: #333333;
	text-decoration:none;
}

.TickerTable a:hover
{
	color:#808080;
}

.TickerTable td
{
	padding-left:10px;
	padding-right:10px;
	border-left: solid 1px #e3e3e3;
}

.TickerTable td:first-child
{
	border-left-width: 0px;
}

.NewsPager td, .NewsPager td a
{
	padding-left:5px;
	padding-right:5px;
	color: #808080;
}

.LinkTable td
{
	padding-left:5px;
	padding-right:5px;
	border-left: solid 1px #EAEAEA;
}

.LinkTable td:first-child
{
	padding-left:0px;
	border-left: none;	
}

.NewsDate
{
	margin-top:2px; 
	color:#666666;
}

.NewsTabTable td
{
	padding:2px;
	padding-left:10px;
	padding-right:10px;
	border-left: solid 1px #EAEAEA;
	cursor:hand;
	cursor:pointer;
	font-size: 13px;
}

/* End News2 */

/* End BuyRequest*/

/*Begin Icon*/

.stlresStoneDetailIcon:visited
{
	background-image: url(  '../images/Icons/Icon_detail_black.gif' );
	background-position: center bottom;
	background-repeat: no-repeat;
}


.stlResStoneDetailIcon
{
	background-image: url(  '../Images/Icons/Icon_detail.gif' );
	background-position: center bottom;
	background-repeat: no-repeat;
}


/*End Icon*/
/*Begin Table*/
.stlBgFrame
{
	border-right: #999999 1px solid;
	border-top: #999999 1px solid;
	vertical-align: middle;
	border-left: #999999 1px solid;
	border-bottom: #999999 1px solid;
	background-color: #f5f5f5;
}
.stlBorderFrame
{
	border-right: #999999 1px solid;
	border-top: #999999 1px solid;
	vertical-align: middle;
	border-left: #999999 1px solid;
	border-bottom: #999999 1px solid;
}
/*End Table*/


/* Result list status icons */
.resultStatusMemo
{
	width: 13px;
	background-color: #ee0;
	color: #000;
	text-align: center;
	vertical-align: middle;
	border: solid 1px #000;
}

.resultStatusGuaranteed
{
	width: 13px;
	background-color: #080;
	color: #fff;
	text-align: center;
	vertical-align: middle;
	border: solid 1px #000;
}

.resultStatusPrior
{
	width: 13px;
	color: #888888;
	text-align: center;
}

.resultCashPrice
{
	width: 13px;
	background-color: #6B32D9;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	border: solid 1px #000;
}

/* End result list status icons */


.resultRowMedium
{
	color: #000;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
	border-top: solid 1px #888;
	overflow: hidden;
	white-space: nowrap;
}

.resultRowLarge
{
	color: #000;
	border-top: solid 1px #888;
}

.resultHeader
{
	color: #fff;
	background-color: #000064;
	border-top: solid 1px #888;
	font-weight: bold;
	height: 18px;
}
.stlResultRow
{
	color: #000000;
	border-top: solid 1px #888;
	font-size: 12px;
}
.stlStdPager
{
	background-color: #dddddd;
	color: #888;
	height: 16px;
}
.stlStdRow
{
	color: #000000;
	height: 16px;
}
table.stlResTable
{
	border-top: solid 1px #aaa;
}

table.stlResTable td
{
	border-bottom: solid 1px #aaa;
}

.stlInnerTabTable
{
	border: solid 1px #888;
	border-top: 0px;
	width: 100%;
	height: 100%;
}

/* Start RapNet Menu */

.stlRpm_DarkMenu
{
	background-color: #131D40;
}

.stlRpm_Link, A.stlRpm_Link
{
	color: white;
	padding-left: 5px;
	padding-right: 5px;
}

.stlRpm_Category
{
	color: white;
}

A.stlRpm_Link:Hover
{
	color: black;
	height: 10px;
	background-color: white;
	text-decoration: none;
}
/* End RapNet Menu*/



/*Begin BuyRequest*/
.stlBuyRightCell
{
    padding-left:6px;
	text-align: left;
	border-bottom: 1px solid #ddd;
}
.stlBuyColLeft
{
	font-weight: bold;
	color: #666;
	padding-right: 8px;
	width: 110px;
	background-color: #eee;
	text-align: right;
}
.stlBuyColInnerLeft
{
	font-weight: bold;
	color: #666;
	padding-right: 8px;
	width: 107px;
	background-color: #eee;
	text-align: right;
}
.stlBuyColRight
{
	text-align: left;
	padding-left: 5px;
}
.stlBuyBorderPrint
{
	border-color: Black;
	border-width: 1px;
	border-style: solid;
}
.stlBuyBorderRightPrint
{
	border-color: Black;
	border-width: 1px;
	border-style: solid;
	width: 100%;
}

/* Start Search */

.stlSearchHeaderTable
{
	color: White;
	background-color: #999999;
	font-weight: bold;
}

.stlSearchBox
{
	border: solid 1px #999999;
	background-color: #F5F5F5;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
}

/* end Search  */

/*  PriceGrid  */

.stlGridPriceBGFrame
{
	background-color: #F5F5F5;
	vertical-align: middle;
	padding: 0px;
}
.stlTableFrame
{
	background-color: #F5F5F5;
	vertical-align: middle;
	border: 1px solid #999999;
}
.stlPriceGridBlueTable
{
	background-color: #999999;
	color: #FFFFFF;
	font-weight: bold;
}

.stlPriceGridFrame
{
	border-right: #999999 1px solid;
	padding-right: 0px;
	border-top: #999999 1px solid;
	padding-left: 0px;
	padding-bottom: 0px;
	vertical-align: top;
	border-left: #999999 1px solid;
	padding-top: 8px;
	border-bottom: #999999 1px solid;
	background-color: #f5f5f5;
}

.stlBlueCell
{
	background-color: #000064;
	vertical-align: middle;
	font-weight: bold;
	color: #FFFFFF;
}
/* end PriceGrid  */

/*Seller Detail*/
table.stlSellerDetail td
{
	border-right: solid 1px #aaa;
	border-bottom: solid 1px #aaa;
}


table.stlSellerDetail
{
	border-top: solid 1px #aaa;
	border-left: solid 1px #aaa;
}

/*End Seller Detail*/
ul.stlBullet li
{
	color: #000064;
}
ul.stlBullet li span
{
	color: black;
}
ul.stlBullet li
{
	font-size: 12px;
}
ul.stlBullet li span
{
	font-size: 14px;
}

/* RapNet price list*/
.stlRapnetPricesHeader
{
	background-color: #000064;
	font-weight: bold;
	color: #ffffff;
	padding-top: 5px;
	padding-bottom: 5px;
}

.stlRapnetPricesRow1
{
	text-align: center;
	color: Black;
	background-color: #f3f3f3;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: #EBEBEB;
}

.stlRapnetPricesRow2
{
	text-align: center;
	color: Black;
	background-color: #fff;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: #EBEBEB;
}
/* end RapNet price list*/

/* RapNet Private Bids */
.stlPrivateBidsHeader
{
	background-color: #000064;
	font-weight: bold;
	color: #ffffff;
	padding-top: 5px;
	padding-bottom: 5px;
}

.stlPrivateBidsRow1
{
	text-align: left;
	color: Black;
	background-color: #f3f3f3;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: #EBEBEB;
}

.stlPrivateBidsRow2
{
	text-align: left;
	color: Black;
	background-color: #fff;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: #EBEBEB;
}
/* end RapNet Private Bids */

/* start search form*/

TABLE.SearchBox
{
	border: solid 1px #96AFCC;
	padding: 2px;
	border-spacing: 0px;
	border-collapse: collapse;
}

TABLE.SearchBoxAlternate
{
	border: solid 1px #839EBD;
}

TH.SearchBox
{
	background-color: #96AFCC;
	text-align: center;
	height: 20px; /*font-weight:normal;*/
}

TH.SearchBoxAlternate
{
	/*background-color: #839EBD; 	color: white;*/
}

TD.SearchBox
{
	background-color: #D2DEED;
	text-align: center;
}

TD.SearchBoxAlternate
{
	/*background-color: #bfcee1;*/
}

TD.SearchBox:Hover
{
	/*background-color: #E2EEFD; 	text-align: center;*/
}

/* end search form*/


.stlPopup
{
	position: absolute;
	display: none;
	border: solid 1px #42419C;
	background-color: #ffffff;
	filter: DXImageTransform.Microsoft.BasicImage(opacity=.92);
}

/*.popup
{
	position: absolute;
	display: none;
	border: solid 1px #42419C;
	background-color: #ffffff;
	filter: DXImageTransform.Microsoft.BasicImage(opacity=.92);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}*/

.showSellBottomCell
{
	border-bottom: solid 1px #999;
}

.MainHeader
{
	padding-left: 2px;
	background-color: #000064;
	color: White;
	height: 30px;
	font-size: 15px;
}

.BgFrame
{
	border-right: #999999 1px solid;
	border-top: #999999 1px solid;
	vertical-align: middle;
	border-left: #999999 1px solid;
	border-bottom: #999999 1px solid;
	background-color: #f5f5f5;
}

.showSellFieldLast
{
	background-color: #d5d6ea;
	color: #000;
	font-weight: bold;
	text-align: left;
	border: solid 0px #999;
	height: 16px;
	width: 80px;
}

.showSellField
{
	background-color: #D5D6EA;
	color: #000;
	font-weight: bold;
	text-align: left;
	border-color: #999;
	border-style: solid;
	border-bottom-width: 1px;
	border-right: 0px;
	border-left: 0px;
	border-top: 0px;
	height: 16px;
	width: 80px;
}

.showExpandSellField
{
	background-color: #D5D6EA;
	color: #000;
	font-weight: bold;
	text-align: left;
	border-color: #999;
	border-style: solid;
	border-bottom-width: 1px;
	border-right: 0px;
	border-left: 0px;
	border-top: 0px;
	height: 20px;
	width: 80px;
}

.showExpandSellValue
{
	background-color: #fff;
	color: #000;
	text-align: left;
	border-color: #999;
	border-style: solid;
	border-bottom-width: 1px;
	border-right: 0px;
	border-left: 0px;
	border-top: 0px;
	height: 20px;
}

.showPairExpandField
{
	background-color: #D2D2D2;
	color: #000;
	font-weight: bold;
	text-align: left;
	border-color: #999;
	border-style: solid;
	border-bottom-width: 1px;
	border-right: 0px;
	border-left: 0px;
	border-top: 0px;
	height: 12px;
	width: 120px;
}

.showPairExpandValue
{
	background-color: #fff;
	color: #000;
	text-align: left;
	border-color: #999;
	border-style: solid;
	border-bottom-width: 1px;
	border-right: 0px;
	border-left: 0px;
	border-top: 0px;
	height: 12px;
}

.showExpandField
{
	background-color: #D2D2D2;
	color: #000;
	font-weight: bold;
	text-align: left;
	border-color: #999;
	border-style: solid;
	border-bottom-width: 1px;
	border-right: 0px;
	border-left: 0px;
	border-top: 0px;
	height: 14px;
	width: 80px;
}

.showExpandValue
{
	background-color: #fff;
	color: #000;
	text-align: left;
	border-color: #999;
	border-style: solid;
	border-bottom-width: 1px;
	border-right: 0px;
	border-left: 0px;
	border-top: 0px;
	height: 14px;
}

.Print
{
	display: none;
}

.showExpandActionField
{
	background-color: #969696;
	color: #000;
	font-weight: bold;
	text-align: left;
	border-color: #fff;
	border-style: solid;
	border-bottom-width: 1px;
	border-right: 0px;
	border-left: 0px;
	border-top: 0px;
	height: 14px;
	width: 80px;
}

.showExpandSellerField
{
	background-color: #B4B4B4;
	color: #000;
	font-weight: bold;
	text-align: left;
	border-color: #fff;
	border-style: solid;
	border-bottom-width: 1px;
	border-right: 0px;
	border-left: 0px;
	border-top: 0px;
	height: 14px;
	width: 80px;
}

.showSellValue
{
	background-color: #fff;
	color: #000;
	text-align: left;
	border-color: #999;
	border-style: solid;
	border-bottom-width: 1px;
	border-right: 0px;
	border-left: 0px;
	border-top: 0px;
	height: 16px;
}

.DarkBlueTableBold
{
	background-color: #000064;
	vertical-align: middle;
	color: #FFFFFF;
	font-weight: bold;
}

.LightBlueTableMiddle
{
	background-color: #F5F5F5;
	vertical-align: middle;
	padding: 0px;
}

.SearchHeaderTable
{
	color: Black;
	background-color: #96afcc;
	height: 27px;
	font-weight: bold;
}

TD.Menu:Hover
{
	height: 8px;
	background-color: #d5d6ea;
	text-align: left;
	font-weight: bold;
}

TD.Menu
{
	height: 8px;
	background-color: #fff;
	text-align: left;
	padding-left: 10px;
}

.SearchButton
{
	color: White;
	background-color: #2D4173;
	width: 80px;
	height: 22px;
}

.SearchButton:Hover
{
	background-color: #6682A5;
}

.SeachTextBox
{
	/*color: #781351;*/
	background: #E2EEFD;
	font-style: italic;
	border: 1px solid #2D4173;
}

.SmartSearchButtonTop
{
	color: White;
	background-color: #2D4173;
	width: 80px;
	height: 23px;
	font-size: 14px;
}

.SmartSearchButtonTop:Hover
{
	background-color: #6682A5;
}

.flyOutDiv
{
	display: none;
	position: absolute;
	width: 400px;
	z-index: 3;
	opacity: 0;
	filter: (progid:DXImageTransform.Microsoft.Alpha(opacity=0));
	font-size: 14px;
	border: solid 1px #CCCCCC;
	background-color: #FFFFFF;
	padding: 5px;
}

.flyOutDivCloseX
{
	background-color: #666666;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	border: outset thin #FFFFFF;
	padding: 5px;
}

/*Expand details*/

.modalBackground
{
	background-color: Gray;
	filter: alpha(opacity=70);
}


TH.clsThinBorder
{
	border-top: solid 1px #000000;
	border-right: solid 1px #000000;
	border-left: solid 1px #000000;
	background-color: #96AFCC;
	text-align: left;
	height: 20px; /*font-weight:normal;*/
}

.BidButton
{
	color: #fff;
	background-color: #000064;
	width: 80px;
	height: 22px;
}

TD.clsThinBorder
{
	background-color: #D2DEED;
	border-top: solid 1px #000000;
	border-right: solid 1px #000000;
	border-left: solid 1px #000000;
	text-align: left;
}

TD.clsThinBorderAlternate
{
	background-color: #bfcee1;
}

TD.clsThinBorder:Hover
{
	background-color: #E2EEFD;
	text-align: left;
}
/* End expand details */

/*Subscriptions */

.SubscribeTitle
{
	font-size: 18px;
	font-weight: bold;
}

.SubscribePrice
{
	font-size: 16px;
	font-weight: bold;
}

.ShowBold
{
	font-weight: bold;
}

.SubscribeButton
{
	font-weight: bold;
	width: 70px;
	font-size: 11px;
}

/*End Subscriptions */

/*Begin Results*/
.GridMain
{
	background-color:White;
	border-style:solid;
	border-color:#EFEFEF;
	border-width:1px;
}

.GridMain td 
{ 
	padding:2; 
}

.GridMain th 
{
	padding: 0;
} 



.GridHeader
{
	font-weight: bold;
	white-space: nowrap;
	color: White;
	text-align: left;
	background-color: #000064;
	vertical-align: middle;
	height:18px;
}

.AlternatingRowStyle
{
	background-color: #FFFFFF;
	text-align: left;
}

.RowStyle
{
	text-align: left;
	border-style: none;
	background-color: #F6F6F6;
}

.PagerStyle
{
	background-color: #3e597e;
	font-weight: bold;
	color: #FFFFFF;
}
/*End Results*/

/*accordion*/
.accordionHeader
{
	border: 1px solid #D2D2D2;
	color: #000064;
	background-color: #F3F3F3;	
	padding: 5px;
	margin-top: 5px;
	cursor: pointer;
}

.accordionHeaderSelected
{
	border: 1px solid #D2D2D2;
	color: #000064;
	background-color: #C9C9C9;	
	padding: 5px;
	margin-top: 5px;
	cursor: pointer;
}

.accordionContent
{
	background-color: #fff;
	border: 1px dashed #D2D2D2;
	border-top: none;
	padding: 5px;
	padding-top: 10px;	
}

.resizeHandle
{
	width: 20px;
	height: 30px;
	background-color: Lime;
	overflow: hidden;
}

.resizeStyle
{
	padding: 0px;
	border-style: solid;
	border-width: 2px;
	border-color: Fuchsia;
	overflow: hidden;
}
/*end  accordion*/

/*.PriceTabTable td, .FinancialTabTable  td, .TabTable td
{
	padding:2px;
	padding-left:10px;
	padding-right:10px;
	border-left: solid 1px #EAEAEA;
	cursor:hand;
	cursor:pointer;
	font-size: 13px;
}

.FinancialTabTable
{
    background-color:#e9e9e9;
}
.PriceTabTable td:first-child, .FinancialTabTable  td:first-child
{
	border-left: none;	
	
}

.SelectedTab
{
	background-color:#ffffff;
}*/

/*Popup Control*/
.popupControl{
	background-color:White;
	position:absolute;
	visibility:hidden;
}