body
{
	font-family:Tahoma;
	font-size:12px;
	direction:ltr; 
}
A.SubTopMenu
{
	color: White;
	text-decoration: none;
}
A.SubTopMenu:Hover
{
	color: orange;
	text-decoration: underline;
}
A.TopMenu
{
	color: White;
	text-decoration: none;
}
A.TopMenu:Hover
{
	color: orange;
	text-decoration: underline;
}
A
{
	color: #000099;
	text-decoration: none;
}
A:Hover
{
	color: #ff6633;
	text-decoration:underline;
}
Table.Orange
{
	background-color:#FF9D06;
}
Td
{
	font-family:Tahoma;
	font-size:12px;
}
Select 
{
	font-family:Tahoma;
	font-size:12px;
}

h1
{
	font-weight: normal;
	font-size: 12px;
	font-family: Tahoma;	
	MARGIN: 0px;
}
h2
{
	font-weight: normal;
	font-size: 11px;
	margin: 0px;
	vertical-align: super;
	color: black;	
	font-family: Tahoma;
	
}
Table.SubHeader
{
	background-image:url(Images/up-down-bg-header.gif);
}
Table.MainHeader
{
	background-image:url(Images/bg-header.gif);
}
Td.LeftHeader
{
	background-image:url(Images/bg-header.gif);
	vertical-align:bottom;
	background-repeat:no-repeat;
}
Td.RightHeader
{
	background-image:url(Images/logo.gif);
}
Td.TopHeader
{
	background-image:url(Images/BackTopHeader.gif);
}
Tr.ItemListBack
{
	background-color: #faf0a8;
}
Tr.AlterItemListBack
{
	background-color: #f2f5cb;
}
Td.ItemListBack
{
	background-color: #faf0a8;
}
Td.AlterItemListBack
{
	background-color: #f2f5cb;
}
Td.MiddleHeader
{
	background-image:url(Images/BackMiddleHeader.gif);
}
Td.TableHeader
{
	background-image:url(Images/bg-top-table.gif)
}
Td.TableHeaderTd
{
	background-image:url(Images/TableHeaderBack.gif)
}
Td.FooterTd
{
	background-image:url(Images/FooterBack.gif)
}
Td.LeftPane
{
	width:155;
}
Td.RightPane
{
	width:170;
}
Table.MainPage
{
	width:975;
	direction:rtl;
}
Table.LeftPane
{
	background-color: #2a63a3;
}
Table.AdvertTable
{
	background-image:url(Images/YourAdv.gif);
	background-repeat:no-repeat;
}
Td.RedTd
{
	background-color:#0B4484;
}	
Table.RedTable
{
	background-color:#0B4484;
}	
A.ACategory
{
	color:White;
	text-decoration:none;
}
A.ACategory:Hover
{
	color:White;
	text-decoration:underline;
}
.AddtoBasket
{
	background-position: right 50%;
	font-size: 11px;
	background-image: url(Images\Buttons\AddToBasket.gif);
	vertical-align: baseline;
	width: 100px;
	cursor: hand;
	color: #ae1f20;	
	direction: rtl;
	border-top-style: none;
	text-indent: 10px;
	background-repeat: no-repeat;
	font-family: Tahoma;
	border-right-style: none;
	border-left-style: none;
	height: 20px;
	background-color: transparent;
	text-align: right;
	text-decoration: none;
	border-bottom-style: none;
}