table
{
	padding: 0px 0px 2px 0px;
	border-style: none;
}


td
{
	font-size:10;
}

select
{
	font-size:10;
}

.ROBoxTitle 
{
	padding: 2px;
	font-weight: bold;
	font-family: Arial;
	font-size: 12;
	background-color: #799fbd;	
	color: White;
}

.MoreROBoxTitle 
{
	padding: 2px;
	font-weight: bold;
	font-family: Arial;
	font-size: 12;
	background-color: #799fbd;	
	color: White;
}

.moreBox 
{
	OVERFLOW-Y: auto;
	OVERFLOW-X: visible;
	BORDER: 1px solid black;
	BORDER-BOTTOM: none;
	BACKGROUND-COLOR: #efefef;
}

.moreBox a 
{
	padding: 1px;
	padding-left: 2px;
	DISPLAY: block;
	WIDTH: 97%;
	TEXT-INDENT: 0px;
	TEXT-DECORATION: none;
}

.moreBox a:hover 
{
	BACKGROUND-COLOR: yellow;
}

.moreBox td
{
	border-bottom: 1px solid black;
}

.customPriceTitle
{
	text-decoration: none;
	font-size: 10pt; 
	color: gray;
}

.FoundIn
{
	font-weight: bold;
}


a.SortingItem
{
	text-decoration: none;
}

a.SortingItem:hover
{
	text-decoration: underline;
}

a.SortSelected
{
	font-weight: bolder;
}

#tdLeftNav
{
	background-color: #e5eff4;
	width: 170;
}

#divLQ 
{
	OVERFLOW: auto;
	overflow-y: hidden;
	vertical-align: top;
	width: 568px; 
}

#divLQTab 
{
	OVERFLOW: scroll;
	overflow-y: hidden;
	vertical-align: top;
	width: 568px;
	border-top: none;
}

#divLQTab table 
{
	vertical-align: top;
}



.NavBar 
{
	BACKGROUND-COLOR: #e5eff4; clear:both;
}

.PrevNext
{
	text-decoration: underline;
}

.GoToPage
{
	color: #658E04;
	text-decoration: underline;
}

.CurrentPage
{
	color: Black;
}


#tblROBOX 
{	
	background-color: white ;
}

#tdROTitle 
{
	BACKGROUND-COLOR: white;
}

#moreRORow
{
	BACKGROUND-COLOR: white;
}

#tdLQTitle 
{
	BACKGROUND-COLOR: white;
}

.menuscroll 
{
	OVERFLOW: auto;
	OVERFLOW-X: hidden; 
}

.menunoscroll 
{
	OVERFLOW: visible;
}


/* QwiserTabs Section */
#divLQTab table tr 
{
	vertical-align: middle;
}

#divLQTab table tr td 
{
	vertical-align: middle;
}

/*
#tblTabs {
	BACKGROUND-COLOR: #cdcdcd;
}

#tblTabHeaders {
	BACKGROUND-COLOR: #efefef;
}
*/

#tblTabSpacer
{
	width: 100%;
	border-left: 1px solid #799fbc;
	border-bottom: 1px solid #799fbc;
}

.tabSelected 
{
	BACKGROUND-COLOR: #cdcdcd;
	PADDING: 3px;
	BORDER-TOP: white 1px solid;
	BORDER-LEFT: white 1px solid;
	BORDER-BOTTOM: none;
}

.tabSelected a 
{
	COLOR: black;
	TEXT-DECORATION: none;
}

.tab 
{
	 background-color: #e5eff4;
	 BORDER-TOP: 1px solid #799fbc;
	 BORDER-LEFT: 1px solid #799fbc;
	 BORDER-BOTTOM: none;
	 BORDER-RIGHT: none;
	 PADDING: 4px;
}

.tab a 
{
	COLOR: GRAY;
	TEXT-DECORATION: none;
}

.tab a:hover 
{
	TEXT-DECORATION: none;
}

#tblTabBody 
{
	background-color: White;
}


.tb-gry-rl
{
	border-top: none;
	border-right: 1px solid #666666;
	border-bottom: none;
	border-left: 1px solid #666666;
	padding-left: 10px;
	padding-right: 10px;
}


