BODY, TD {
	font-family:  Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration: none;

	SCROLLBAR-FACE-COLOR: #6D4511;
	SCROLLBAR-HIGHLIGHT-COLOR: #AC8637;
	SCROLLBAR-SHADOW-COLOR: White; 
	SCROLLBAR-3DLIGHT-COLOR: White;
	SCROLLBAR-ARROW-COLOR: #FFCC00;
	SCROLLBAR-TRACK-COLOR: #9C7959;
	SCROLLBAR-DARKSHADOW-COLOR: #44321A;
	SCROLLBAR-BASE-COLOR: White;	
	}

BODY {
	direction: rtl;
	font-family:  Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size : 12px;
	background-color: White;
	color: #3E1F00;
}
	
A {
	font-weight: bold;
	text-decoration: none;
	color: #005501;
}

A:Hover {
	text-decoration: underline;
	font-weight: bold;
	color: #A35005;
}

/* ======================================= Top Menu Bar ======================================= */
TABLE.TopMainMenu {
	position: relative;
	top: -1px;
}
TABLE.TopMainMenu A {
	font-weight: bold;
	text-decoration: none;
	color: White;
	width: 100%;
}
TABLE.TopMainMenu A:Hover {
	text-decoration: none;
	font-weight: bold;
	color: Yellow;
	width: 100%;
}
TABLE.TR.TD.MainMenuOnMouseSelected {
	background-image: url(../Images/Main/MenuBarMouseOver.jpg);
}
.MainMenuDynamicPopUp {
/*	FILTER:	progid:DXImageTransform.Microsoft.Shadow(direction=180,color=gray,strength=1)
				progid:DXImageTransform.Microsoft.Alpha(style=1,opacity=100,finishOpacity=60,startX=0,finishX=0,startY=0,finishY=100);
*/}
TABLE.TopMainMenuLinks A {
	font-weight: bold;
	text-decoration: none;
	color: White;
	width: 100%;
}
TABLE.TopMainMenuLinks A:Hover {
	text-decoration: none;
	font-weight: bold;
	color: Yellow;
	width: 100%;
}
/* ============================================================================================ */

/* ==================================== Bottom Menu Bar ======================================= */
TABLE.BottomMainMenuLinks A {
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
	font-weight: normal;
	color: #724E04;
	width: 100%;
}
TABLE.BottomMainMenuLinks A:Hover {
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: underline;
	font-weight: normal;
	color: #003300;
	width: 100%;
}
.DownSeparator {
	text-decoration: none;
	color: #DAC8AD;
}
/* ============================================================================================ */

.LabelCopyRights {
	font-family:  Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: bold;
	text-decoration: none;
	color: #9C763D;
}

.ProductNameTitle {
	font-weight: bold;
}

/* ================================ Left Side Selected Products =============================== */
A.MainMenuSelectedProducts IMG
{
	border: solid 1px #424242;
	FILTER: progid:DXImageTransform.Microsoft.shadow(color='#999999', direction=125, strength=5) progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}

A:Hover.MainMenuSelectedProducts IMG
{
	border: solid 1px #005501;
	FILTER: progid:DXImageTransform.Microsoft.shadow(color='#BBBBBB', direction=125, strength=5) progid:DXImageTransform.Microsoft.Alpha(opacity=100);
}
/* ============================================================================================ */

.PageTitle {
	font-family:  Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 18px;
	color: #11660D;
	font-weight: bold;
	height=15;
	FILTER: progid:DXImageTransform.Microsoft.shadow(color='#BBBBBB', direction=125, strength=5);
}

.SendMailTextBox
{
	width:100%;
	border:solid 1px #1f1f1f;
	background-color: #EAEAEA;
	color: #3E1F00;
	padding-left: 2px;
	font-size: 12px;
	font-family: "Courier New", Courier, monospace;
	FILTER: progid:dximagetransform.microsoft.shadow(color='gray', direction=125, strength=3);
	background-image: url(../Images/BlackWhiteTransfer.gif);
	background-repeat: repeat-x;
}

A.ProductsTreeRoot, .ProductsTreeRoot{
	font-weight: bold;
	text-decoration: underline;
	color: #660000;
	cursor: default;
	font-size: 16px;
}

A:Hover.ProductsTreeRoot {
	font-weight: bold;
	text-decoration: underline;
	color: #660000;
	cursor: default;
	font-size: 16px;
}

A.ProductsTreeNode{
	font-weight: bold;
	text-decoration: none;
	color: #0B4103;
	font-size: 20px;
}

A:Hover.ProductsTreeNode {
	font-weight: bold;
	text-decoration: none;
	color: #A35005;
}

A.ProductsTreeSELECTED {
	font-weight: bold;
	text-decoration: none;
	color: #000066;
}

A:Hover.ProductsTreeSELECTED {
	font-weight: bold;
	text-decoration: none;
	color: Black;
}

A.ProductsInCollection IMG
{
	border: solid 1px White;
}

A:Hover.ProductsInCollection IMG
{
	border: solid 1px #CCCCCC;
}

/*
.PageTitle {
	font-size: 14px;
	color: #003300;
	font-weight: bold;
	text-decoration: underline;
}

.CategoryNameTitle {
	font-weight: bold;
	text-align: center;
	color: #42431D;
}

.CategoryDescriptionTitle {
	text-align: center;
	color: #66682D;
}

TH.ProductsPriceTitlesInCategories {
	font-size: 12px;
	text-decoration: underline;
}

IMG.IconInPriceList  {
	margin-top: 3px;
}

.SendMailTextBox
{
	width:100%;
	border:solid 1px #1f1f1f;
	background-color: #EAEAEA;
	color: #003300;
	padding-left: 2px;
	font-size: 12px;
	font-family: "Courier New", Courier, monospace;
	FILTER: progid:dximagetransform.microsoft.shadow(color='gray', direction=125, strength=3);
	background-image: url(../Images/BlackWhiteTransfer.gif);
	background-repeat: repeat-x;
}

.SuccessMessage {
	font-size: 14px;
	color: #000066;
	font-weight: bold;
}

.FailedMessage {
	font-size: 14px;
	color: #005501;
	font-weight: bold;
}

TABLE.PriceListCheckBoxs {
	border: solid 1px #AEAD5E;
	cursor: hand;
	background-color: #BEBD7C;
	padding-right: 5px;
	padding-bottom: 1px;	
}

TABLE.PriceListCheckBoxs label {
	color: #808101;
	font-size: 12px;
	font-weight: bold;
}

.LoginTextBox
{
	width:100%;
	border:solid 1px #1f1f1f;
	background-color: #EAEAEA;
	color: #003300;
	padding-left: 2px;
	font-size: 12px;
	font-family: "Courier New", Courier, monospace;
	FILTER: progid:dximagetransform.microsoft.shadow(color='gray', direction=125, strength=3);
	background-image: url(../Images/BlackWhiteTransfer.gif);
	background-repeat: repeat-x;
}


.SmartSentense {
	color: #4F5023;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}

/*

/* ================================ More Styles For Editor ==================================== */
A.AdditionalLink {
	font-weight: bold;
	text-decoration: none;
	color: #000066;
}

A:Hover.AdditionalLink  {
	text-decoration: underline;
	font-weight: bold;
	color: Blue;
}
.ShadowBorder1
{
	border: solid 1px #424242;
	FILTER:progid:dximagetransform.microsoft.shadow(color='#999999', direction=125, strength=5);
}

.GlobalButton1
{ 
    padding: 0px 4px 4px 4px;
    font-size: 8pt; 
    font-family: Verdana; 
    height: 19px; 
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#dcdcdc, EndColorStr=#ffffff);
    border-right: #7b9ebd 1px solid;
    border-top: #7b9ebd 1px ridge; 
    border-left: #7b9ebd 1px ridge;
    border-bottom: #7b9ebd 1px ridge;
}
/* ============================================================================================ */

