.RM_Table_CS
{
    width:150px;
    border: 1px solid #c0c0c0;
    height:20px;
}
.RM_Table_CS_In
{
    background-color:#4674a5;
    width:148px;
    border: 1px solid #ffffff;
    height:18px;
}
.RM_Table_CS_Txt
{

    background-color:#4674a5;
    color:White;
    font-size:14px;
    font-weight:bold;
    direction:rtl;
    height:18px; 
    line-height:18px;
    float:right;   
    text-align:right;
}
.RM_Table_CS_Ico
{
    background-color:#ffffff;
    height:18px;
    width:22px;
    float:right;
    padding:0;
    margin:0;
 
}


.RM_Table_Title
{
    background-color:#ffffff;
    width:150px;
    border: 1px solid #c0c0c0;
    padding: 1px;
    text-align:right;
    direction:rtl;
    margin:1px;
    height:18px;
}

.RM_Table_Title_Txt
{
    background-color:#4674a5;
    color:White;
    font-size:14px;
    font-weight:bold;
    height:18px;
}

.RM_Table
{
    width:150px;
    border: 1px solid #c0c0c0;
    background-color:#fcfcfc;
}
.RM_MainCat
{
    width:144px;
    direction:rtl;
    text-align:right;
    height:18px;     
}
.RM_SucCat
{
    width:144px;
    direction:rtl;
    text-align:right;
    height:16px;    
}
.RM_More
{
    width:144px;
    direction:rtl;
    text-align:right;
    border-bottom: 1px dotted #c0c0c0;
}