﻿body {
}
#CompaniesTable
{
	border : 1px solid #e0e0e0;
    font-family : tahoma ; 
    font-size : x-small;
    direction : rtl;
}


#CompaniesTable a
{
    text-decoration : none;
    color : #333333;
}

#CompaniesTable td 
{ 
    text-align : right;
    padding:5px;
    height:15px;
}


.OkCompany { background-image : url('../images/mci/ok.gif') }
.OkCompany a { color : #7A845A !important; font-weight:bold; } 


.OkCompanyGroup { background-image : url('../images/mci/ok_group.gif') }
.OkCompanyGroup a { color : #7A845A !important; font-weight:bold; } 

.noProduct { background-image : url('../images/mci/em0.gif') }
.CauseCompany 
{
	 background-image : url('../images/mci/ec.gif');
	 background-position : left;
	 background-repeat : no-repeat;
	 text-decoration :line-through;
}

.OkCompanyExpire  {background-image : url('../images/mci/ok_exp.gif'); color :#AD6060; text-decoration:underline; }
.OkCompanyExpireTitle  
{
	background-image : url('../images/mci/ok_exptitle.gif');
	background-position : left;
	 background-repeat : no-repeat;
	 color :#AD6060;
}


.OkCompanyExpireGroup  {background-image : url('../images/mci/ok_exp_Group.gif'); color :#6E2C2C; text-decoration:underline; }
.OkCompanyExpireTitleGroup  
{
	background-image : url('../images/mci/ok_exptitle_group.gif');
	background-position : left;
	 background-repeat : no-repeat;
	 color :#AD6060;
}


.Titles td
{
	background-image : url('../images/mci/titles.gif');
	 }