html
{
	direction: rtl;
}
body
{
	scrollbar-face-color:#FFFFFF;
    scrollbar-highlight-color:#04599F;
    scrollbar-light-color:#336699;
    scrollbar-darkshadow-color:#336699;
    scrollbar-shadow-color:#04599F;
    scrollbar-arrow-color:#04599F;
    scrollbar-track-color:#444444;
    margin: 0px;
	background-color: #333333;
}

.Button
{
	border: solid 1px #ffffff;
	background-color: #ECECEC;
	cursor: hand;
	font-family: Tahoma;
}

.RedStar
{
	color: #FF0000;
}

.RightLabel
{
	font-family: Tahoma;
	font-size: 8pt;
}

Table
{
	font-family: arial;
	font-size: 8pt;
}

.TextBox
{
	font-family: Tahoma;
	font-size: 9pt;
}

A
{
	text-decoration: none;
	font-family: arial;
	font-size: 11pt;
	color: #005ba8;
}
.b
{
	text-decoration: none;
	font-family: arial;
	font-size: 9pt;
	color: threedhighlight;
}
.c
{
	text-decoration: none;
	font-family: arial;
	font-size: 9pt;
	color: yellow;
}


A:Hover
{
	text-decoration: underline;
	color: #000000;
}

.TextArea
{
	font-family: Tahoma;
	font-size: 9pt;
	border: solid 1px #246F97;
	overflow: auto;
}

ul
{
	list-style-type: square;
	list-style-position: outside;
	line-height: 1.5;
	vertical-align: top;
	color: #25426A;
}

/* RIGHT MENU NAV */
navigation span
{
	text-align: center;
	width: 100%;
	margin: 0;
	line-height: 25px;
	direction: rtl;
}


#navigation span a
{
	text-align: right;
	display: block;
	color: #000000;
	text-decoration: none;
	padding-top:5px; 
	padding-bottom:1px;
	height: 25;
	/*background-color: #D5D5D5;
	border: 1px solid #000000;*/
	margin: 1;
}
	
#navigation span a:hover
{
	display: block;
	height: 25;
	text-align: right;
	padding-top:5px; 
	padding-bottom:1px;
	color: #000000;
	background-color: #ececec;
	height: 25;
}
/* END RIGHT MENU NAV */


.PcsDetail
{
	color: #FFFFFF;
}

.CdsHeader
{
	background-color: #dcdcdc;
	font-family: tahoma;
	font-size: 8pt;
}

.CdsTable
{
	font-family: Tahoma;
	font-size: 9pt;
}

.ShoppingCartHeader
{
	background-color: #293E5A;
	color: #ffffff;
	font-family: tahoma;
	font-size: 8pt;
}


/* NEW CDs NAV */
newnav span
{
	text-align: center;
	width: 100%;
	margin: 0;
	line-height: 25px;
	direction: rtl;
}
	
#newnav span
{
	text-align: right;
	display: block;
	color: #000000;
	text-decoration: none;
	padding-top:5px; 
	padding-bottom:1px;
	height: 23;
	background-color: #ececec;
	margin: 1;
}
/* END NEW CDs NAV */

.HeaderLinks
{
    font-family: Tahoma;
    font-size: 8pt;
    text-align: center;
}

.MenuLinks
{
    font-family: Tahoma;
    font-size: 8pt;
    text-align: center;
}
.MenuLinks1
{
    font-family: Tahoma;
    font-size: 8pt;
    text-align: center; 
    color: white
    
}

.HeaderMenuLinks
{
    font-family: Tahoma;
    font-size: 8pt;
    text-align: center;
    color: #000000;
}
