a
{
	font-size: x-small;
	color: #003399;
	border-width: 0;
}
a:visited 
{
	color: #003399;
	border-width: thick;
}
a:hover 
{
	color: #6699CC;
	border-width: thick;
}
a:active 
{
	color: #6699CC;
	border-width: thick;
}

a.Menu
{
	font-family: Helvetica; 
	font-weight: bold; 
	font-size: 10pt;
	color: black;
}

a.Menu:active
{
	font-family: Helvetica; 
	font-size: 10pt;
	color: black;
}

a.Menu:visited
{
	font-family: Helvetica; 
	font-size: 10pt;
	color: black;
}

a.Menu:hover
{
	font-family: Helvetica; 
	font-size: 10pt;
	color: #003399;
}

a.OkButton
{
	font-family: Helvetica; 
	font-weight: bold; 
	font-size: 10pt;
	color: black;
	text-decoration: none;
}

a.OkButton:active
{
	font-family: Helvetica; 
	font-size: 10pt;
	color: black;
}

a.OkButton:visited
{
	font-family: Helvetica; 
	font-size: 10pt;
	color: black;
}

a.OkButton:hover
{
	font-family: Helvetica; 
	font-size: 10pt;
	color: #003399;
}

img
{
	border-width: 0;
}

.RightColumnText
{
	font-family: Helvetica; font-size: 8pt;
}

.SearchInput
{
	border: 1px solid #27328B;
}

.LoginInput
{
	border: 1px solid #848484; 
	width: 110px;
}

.LastNews
{
	font-family: Helvetica; 
	font-size: 8pt;
}

.OkButton
{
	font-weight: bold; 
	font-size: 10pt; 
	padding-left: 3px;
	padding-right: 3px;
	align: center;
}

.MiddleHeader
{
	background-color: #BDDCFE;
	font-family: Helvetica; 
	font-size: 9pt;
	text-decoration: bold;
	border-left: 1px SOLID #27328B;
	border-right: 1px SOLID #27328B;
	padding-left: 10px;
}

.TopAlgerianTable
{
	font-family: Helvetica; 
	font-size: 9pt;
	text-decoration: bold;
	border-left: 1px SOLID #27328B;
	border-right: 1px SOLID #27328B;
}

.singerH1
{
	font-family: Helvetica; 
	font-size: 9pt;
	color: #27328B;
	font-weight: bold;
}

.singerH2
{
	font-family: Helvetica; 
	font-size: 9pt;
	color: #27328B;
	font-weight: normal;
}

.singerH3
{
	font-family: Helvetica; 
	font-size: 8pt;
	color: black;
	font-weight: normal;
}

.Price
{
	font-family: Tahoma; 
	font-size: 10pt;
	color: #770202;
	font-weight: bold;
}

.BestSellerEven
{
	background: url(../images/menu_background.gif);
	padding-left: 11px;
	padding-top: 1px;
	padding-bottom: 4px;
	font-family: Tahoma; 
	font-size: 8pt;
}

.BestSellerOdd
{
	background: url(../images/white_background.gif);
	padding-left: 11px;
	padding-top: 1px;
	padding-bottom: 4px;
	font-family: Tahoma; 
	font-size: 8pt;
}

a.BestSeller
{
	font-family: Helvetica; 
	text-decoration: none;
	color: black;
}

a.BestSeller:hover
{
	font-family: Helvetica; 
	color: #003399;
}

a.BestSeller:visited
{
	font-family: Helvetica; 
	color: black;
}