.TabStrip
{
	
}
.MultiPageBYO
{
	border-right: #eaf5ff 2px solid;
	border-left: #eaf5ff 2px solid;
	border-bottom: #eaf5ff 2px solid;
}
.TopGroup
{
  z-index:99;
  position:relative;
}

.DefaultTab
{
	font-size: 5px;
	background-image: url(images/tab_bg.gif);
	cursor: hand;
	color: black;
	font-family: MS Sans Serif, Verdana;
}

.DefaultTabHover
{
	font-size: 5px;
	background-image: url(images/hover_tab_bg.gif);
	cursor: hand;
	color: black;
	font-family: MS Sans Serif, Verdana;
}

.SelectedTab
{
	font-size: 5px;
	background-image: url(images/selected_tab_bg.gif);
	cursor: hand;
	color: black;
	font-family: MS Sans Serif, Verdana;
}

.SelectSettingOn
{
	border-right: #eaf5ff 2px solid;
	border-top: #eaf5ff 2px solid;
	border-left: #eaf5ff 2px solid;	
	cursor: hand;	
	font-size: 8pt;
	color: gray;
	font-family: Verdana;
}
.SelectSettingOnHover
{
	border-right: #eaf5ff 2px solid;
	border-top: #eaf5ff 2px solid;
	border-left: #eaf5ff 2px solid;
	cursor: hand;
		font-size: 8pt;
	color: gray;
	font-family: Verdana;
}
.SelectSettingOff
{
		border-right: #eaf5ff 2px solid;
	border-top: #eaf5ff 2px solid;
	border-left: #eaf5ff 2px solid;
	cursor: hand;
	border-bottom: #eaf5ff 2px solid;
		font-size: 8pt;
	color: gray;
	font-family: Verdana;
}
.SelectSettingOffHover
{
		border-right: #eaf5ff 2px solid;
	border-top: #eaf5ff 2px solid;
	border-left: #eaf5ff 2px solid;
	cursor: hand;
	border-bottom: #eaf5ff 2px solid;
		font-size: 8pt;
	color: gray;
	font-family: Verdana;
}
.SelectDiamondOn
{
	border-right: #eaf5ff 2px solid;
	border-top: #eaf5ff 2px solid;
	border-left: #eaf5ff 2px solid;
	cursor: hand;
		font-size: 8pt;
	color: gray;
	font-family: Verdana;
}
.SelectDiamondOnHover
{
	border-right: #eaf5ff 2px solid;
	border-top: #eaf5ff 2px solid;
	border-left: #eaf5ff 2px solid;
	cursor: hand;
		font-size: 8pt;
	color: gray;
	font-family: Verdana;
}
.SelectDiamondOff
{
	border-right: #eaf5ff 2px solid;
	border-top: #eaf5ff 2px solid;
	border-left: #eaf5ff 2px solid;
	cursor: hand;
	border-bottom: #eaf5ff 2px solid;
		font-size: 8pt;
	color: gray;
	font-family: Verdana;
}
.SelectDiamondOffHover
{
		border-right: #eaf5ff 2px solid;
	border-top: #eaf5ff 2px solid;
	border-left: #eaf5ff 2px solid;
	cursor: hand;
	border-bottom: #eaf5ff 2px solid;
		font-size: 8pt;
	color: gray;
	font-family: Verdana;
}

.AddToCartOn
{
		border-right: #eaf5ff 2px solid;
	border-top: #eaf5ff 2px solid;
	border-left: #eaf5ff 2px solid;
	cursor: hand;
		font-size: 8pt;
	color: gray;
	font-family: Verdana;
	
}
.AddToCartOnHover
{
	border-right: #eaf5ff 2px solid;
	border-top: #eaf5ff 2px solid;
	border-left: #eaf5ff 2px solid;
	cursor: hand;
		font-size: 8pt;
	color: gray;
	font-family: Verdana;
}
.AddToCartOff
{
		border-right: #eaf5ff 2px solid;
	border-top: #eaf5ff 2px solid;
	border-left: #eaf5ff 2px solid;
	cursor: hand;
	border-bottom: #eaf5ff 2px solid;
		font-size: 8pt;
	color: gray;
	font-family: Verdana;
}
.AddToCartOffHover
{
		border-right: #eaf5ff 2px solid;
	border-top: #eaf5ff 2px solid;
	border-left: #eaf5ff 2px solid;
	cursor: hand;
	border-bottom: #eaf5ff 2px solid;
		font-size: 8pt;
	color: gray;
	font-family: Verdana;
}
.MultiPage
{
  background-color:White;
  border: 1px solid #919B9C;
  /*width:487px;
  height:150px;*/
  position:relative;
  padding:10px;
  /*top:-3px;
  left:1px;*/
  z-index:98;
}

.PageContent
{
  font-family: Verdana; 
  font-size:5px; 
}
