.small {
	font-family: Tahoma;
	font-size: 9pt;
	color: #666666;
}
.smallBlack {
	font-family: Tahoma;
	font-size: 9pt;
	color: black;
}
.productTitle {
	font-family: Tahoma;
	font-size: 10pt;
	color: black;
	font-weight: bold;
}
.designerName {
    font-family: Tahoma;
    font-size: 12pt;
    font-weight: bold;
    color: Black;
}
.designerText {
    font-family: Tahoma;
    font-size: 10pt;
    color: Black;
    text-align: justify;
}
.designerTitle {
    font-family: Tahoma;
    font-size: 8pt;
    color: Black;
}
.storeName {
    font-family: Tahoma;
    font-size: 12pt;
    font-weight: bold;
    color: Black;
}
.storeLabel {
    font-family: Tahoma;
    font-size: 10pt;
    font-weight: bold;
    color: #666699;
}
.storeText{
    font-family: Tahoma;
    font-size: 10pt;
    color: Black;
    text-align: justify;
}
.mainTop {
	font-family: Tahoma;
	font-size: 9pt;
	color: #666666;
}
.categoryDescription
{
	font-family: Tahoma;
	font-size: 9pt;
	color: #666666;
}
.categoryLarge
{
    font-family: Arial Narrow, Arial, Helvetica;
    font-size: 20pt;
    color: #999999;
}
.categoryListItem
{
    font-size: 11px;
    font-weight: bold;
}
TD.categoryListItem { padding: 10px; border-right: solid 1px #cccccc }
A.categoryListItem:link { text-decoration:none;color:#0099CC; }
A.categoryListItem:visited { text-decoration:none;color:#0099CC; }
A.categoryListItem:hover { text-decoration:none;color:#CC0000; }
SPAN.categoryListItem { text-decoration:none;color:#0099CC; }

.categoryListItemNoBar
{
    font-size: 11px;
    font-weight: bold;
}
TD.categoryListItemNoBar { padding: 10px; border-right: solid 1px #ffffff }

.productListItem
{
    font-size: 11px;
}
TD.productListItem { padding: 10px; border-right: solid 1px #cccccc }
A.productListItem:link { text-decoration:none;color:#000000; }
A.productListItem:visited { text-decoration:none;color:#000000; }
A.productListItem:hover { text-decoration:none;color:#0099CC; }

.productListItemUnderline
{
    font-size: 10pt;
}
A.productListItemUnderline:link { text-decoration:underline;color:#000000; }
A.productListItemUnderline:visited { text-decoration:underline;color:#000000; }
A.productListItemUnderline:hover { text-decoration:underline;color:#0099CC; }

.productListItemNoBar
{
    font-size: 11px;
}
TD.productListItemNoBar { padding: 10px; border-right: solid 1px #ffffff }

.smallUnderlineSelectable
{
	font-family: Tahoma;
    font-size: 9pt;
}
A.smallUnderlineSelectable:link { text-decoration:underline;color:#0099CC; }
A.smallUnderlineSelectable:visited { text-decoration:underline;color:#0099CC; }
A.smallUnderlineSelectable:hover { text-decoration:underline;color:#CC0000; }

.pagerOffPage
{
    font-family: Tahoma;
    font-size: 9pt;
}
A.pagerOffPage:link { text-decoration:none;color:#666666; }
A.pagerOffPage:visited { text-decoration:none;color:#666666; }
A.pagerOffPage:hover { text-decoration:none;color:#666666; }

.pagerOnPage
{
    font-family: Tahoma;
    font-size: 9pt;
    font-weight: bold;
}
A.pagerOnPage:link { text-decoration:none;color:#0099CC; }
A.pagerOnPage:visited { text-decoration:none;color:#0099CC; }
A.pagerOnPage:hover { text-decoration:none;color:#CC0000; }

TD.purchaseFooter { border-top: solid 1px black; }

.linkCategoryTitle 
{
    font-family: Tahoma;
    font-size: 14pt;
    font-weight: bold;
}

.linkLink 
{
    font-family: Tahoma;
    font-size: 12pt;
}
A.linkLink:link { text-decoration:underline;color:#0099CC; }
A.linkLink:visited { text-decoration:underline;color:#0099CC; }
A.linkLink:hover { text-decoration:underline;color:#CC0000; }

.linkDescription
{
    font-family: Tahoma;
    font-size: 10pt;
}

.linkAuthor
{
    font-family: Tahoma;
    font-size: 8pt;
    font-weight: bold;
}

.linkComments
{
    font-family: Tahoma;
    font-size: 10pt;
}

.OptionLink
{
	color: #6C6951;
	font-weight: normal;
	text-decoration:none;
}
.OptionLink:active
{
	color: #6C6951;
	font-weight: normal;
	text-decoration:none;
}
.OptionLink:visited
{
	color: #6C6951;
	font-weight: normal;
	text-decoration:none;
}
.OptionLink:hover
{
	color: #6C6951;
	font-weight: normal;
	text-decoration:underline;
}

.OptionLinkBlack
{
	color: #000000;
	font-weight: normal;
	text-decoration:none;
}
.OptionLinkBlack:active
{
	color: #000000;
	font-weight: normal;
	text-decoration:none;
}
.OptionLinkBlack:visited
{
	color: #000000;
	font-weight: normal;
	text-decoration:none;
}
.OptionLinkBlack:hover
{
	color: #000000;
	font-weight: normal;
	text-decoration:underline;
}

A.small:link { text-decoration:none;color:#666666; }
A.small:visited { text-decoration:none;color:#666666; }
A.small:hover { text-decoration:none;color:#666666; }

A.mainTop:link { text-decoration:none;color:#666666; }
A.mainTop:visited { text-decoration:none;color:#666666; }
A.mainTop:hover { text-decoration:none;color:#000000; }

div.Promotion
{
	border: solid 1px Gray;
	background-color: #FFFFCC;
	font-family: Tahoma;
	font-size: 9pt;
	color: #666666;
	margin-bottom: 5px;
	padding: 5px;
}

.FriendGroupTitle
{
	font-size: 14pt;
	font-weight: bold;
	text-decoration: underline;
}
