body
{
	font-size:10pt;
}

table.All
{
	font-size: 10pt;
	color: #000000;
	font-family: Arial;
	border-collapse:collapse;
}

td.Direct
{
	font-size: 10pt;
	color: orangered;
	font-family: Arial;
}

td.TopMenuHeader
{
	font-family: Arial;
	font-size: 10pt;
	color: white;
	height: 30px;
	font-style: normal;
}

td.TopSellerHeader
{
	background-color: #ff6633;
	font-family: Arial;
	font-size: 10pt;
	color: white;
	border-bottom: dimgray 1px;
	height: 30px;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

td.FriendlyLinkHeader
{
	background-color: papayawhip;
	font-family: Arial;
	font-size: 10pt;
	color: darkred;
	height: 30px;
	font-weight: bold;
}

td.GeneralizeSellerHeader
{
	background-color: #ffcc66;
	font-family: Arial;
	font-size: 10pt;
	color: white;
	height: 30px;
	font-weight: bold;
}

td.Item
{
	border-bottom: lightgrey 1px solid;
	font-family: Arial;
	font-weight: normal;
	font-size: 10pt;
	color: #404040;
	background-color: #fafafa;
	height: 30px;
	border-right: lightgrey 1px solid;
	border-top: lightgrey 1px solid;
	border-left: lightgrey 1px solid;
}

td.LightItem
{
	border-right: lightgrey 1px solid;
	border-top: lightgrey 1px solid;
	border-left: lightgrey 1px solid;
	border-bottom: lightgrey 1px solid;
	font-family: Arial;
	font-weight: normal;
	font-size: 10pt;
	color: chocolate;
	background-color: seashell;
	height: 30px;
}

.NormalLink
{
	text-decoration: none;
	border-bottom: none;
	color: #993300;
	font-family: Arial;
}


.TopMenuLink
{
	color: #ffffff; font-family: Arial; 
	font-weight: bold; 
	text-transform: capitalize;
    font-size: 10pt;
    border-right: #ffffff 1px solid;
    border-top: #ffffff 1px solid;
    border-left: #ffffff 1px solid;
    border-bottom: #ffffff 1px solid;
    padding-left:1px;
	padding-right:1px;
	padding-bottom:1px;
	padding-top:1px;
	
}

a.TopMenu
{
	text-decoration: none;
	border-bottom: none;
	color: #993300;
	font-family: Arial;
}

a.TopMenu:hover
{
	color: red;
}

a.TopMenu:active
{
	color: red;
}

a.TopMenuList
{
	text-decoration: none;
	border-bottom: none;
	color: #ffffff;
	font-family: Arial;
}

a.TopMenuList:hover
{
	color: dimgray;
}

a.TopMenuList:active
{
	color: dimgray;
}

a.SellerLink
{
	text-decoration: none;
	border-bottom: none;
	color: darkslateblue;
	font-family: Arial;
}

a.SellerLink:hover
{
	color: #ff4600;
}

a.SellerLink:active
{
	color: #ff4600;
}

a.RedSellerLink
{
	text-decoration: none;
	border-bottom: none;
	color: red;
	font-family: Arial;
}

a.RedSellerLink:hover
{
	color: #ff4600;
}

a.RedSellerLink:active
{
	color: #ff4600;
}

a.ContentLink
{
	text-decoration: none;
	border-bottom: none;
	color: dimgray;
	font-family: Arial;
}

a.ContentLink:hover
{
	color: #ff4600;
}

a.ContentLink:active
{
	color: #ff4600;
}

.title
{
	font-weight: bold;
	font-size: 12pt;
	color: #3399ff;
	line-height:3;
}

.articleinfo
{
	font-size: 10pt;
	color: tomato;
	line-height:2;
}

.content
{
	font-size: 10pt;
	color: dimgray;
	text-align: left;
	direction: ltr;
	line-height:3;
	margin-left:10px;
	text-indent:20pt
}

.nextarticle
{
	font-size: 10pt;
	color: tomato;
	line-height:2;
	text-align:right;
}

.CategoryHeader
{
	font-family: Arial;
	font-size: 10pt;
	color: white;
	height: 30px;
	font-weight: bold;
}

a.CategoryLink
{
	border-bottom: none;
	color: dimgray;
	font-family: Arial;
	font-weight: normal;
}

a.CategoryLink:hover
{
	color: #ff4600;
}

a.CategoryLink:active
{
	color: #ff4600;
}
