﻿body {
}


/*Start Arabic Controls */

        .btnPrintStyle,.btnPrintStyle:active,.btnPrintStyle:visited 
{

       width: 92px;                                    /*Make these the size of the image*/
       height: 17px;
       background-image: url(../images/PrintBtn.gif);  /*Blank button image*/

       background-repeat: no-repeat;

       color: White;                                     /*Color of text*/

       display: inline-block;                           /*Required*/

       margin-left: 10px;                                /*Spacing so buttons can...*/

       margin-right: 0px; 
                                    /*simply be side-by-side*/

       text-align: left;                              /*Alignment of text*/

       padding-top:3px;   
       padding-left:8px;                              /*Push text down like v-align:center*/

       text-decoration:none;                            /*Do not show link underline*/
       font-size:12px;
       font-weight:bold;
         font-family:Arial;

}

.btnPrintStyle:hover
{
     background-image: url(../images/PrintBtn.gif);
     background-position:0px -20px;
       color:Black;
}

        .btnSendTFStyle,.btnSendTFStyle:active,.btnSendTFStyle:visited 
{

       width: 92px;                                    /*Make these the size of the image*/
       height: 17px;
       background-image: url(../images/sendtofriendArb.gif);  /*Blank button image*/

       background-repeat: no-repeat;

       color: White;                                     /*Color of text*/

       display: inline-block;                           /*Required*/

       margin-left: 10px;                                /*Spacing so buttons can...*/

       margin-right: 0px; 
                                    /*simply be side-by-side*/

       text-align: left;                              /*Alignment of text*/

       padding-top:3px;   
       padding-left:8px;                              /*Push text down like v-align:center*/

       text-decoration:none;                            /*Do not show link underline*/
       font-size:12px;
       font-weight:bold;
         font-family:Arial;

}

.btnSendTFStyle:hover
{
     background-image: url(../images/sendtofriendArb.gif);
     background-position:0px -20px;
       color:Black;
}


        .btnBackStyle,.btnBackStyle:active,.btnBackStyle:visited 
{

        width: 72px;                                   /*Make these the size of the image*/
       height: 17px;
       background-image: url(../images/BackArb.gif);  /*Blank button image*/

       background-repeat: no-repeat;

       color: White;                                     /*Color of text*/

       display: inline-block;                           /*Required*/

       margin-left: 10px;                                /*Spacing so buttons can...*/

       margin-right: 0px; 
                                    /*simply be side-by-side*/

       text-align: left;                              /*Alignment of text*/

       padding-top:3px;   
       padding-left:8px;                              /*Push text down like v-align:center*/

       text-decoration:none;                            /*Do not show link underline*/
       font-size:12px;
       font-weight:bold;
         font-family:Arial;

}

.btnBackStyle:hover
{
     background-image: url(../images/BackArb.gif);
     background-position:0px -20px;
       color:Black;
}


       .btnUpStyle,.btnUpStyle:active,.btnUpStyle:visited 
{

       width: 72px;                                    /*Make these the size of the image*/
       height: 17px;
       background-image: url(../images/UpArb.gif);  /*Blank button image*/

       background-repeat: no-repeat;

       color: White;                                     /*Color of text*/

       display: inline-block;                           /*Required*/

       margin-left: 10px;                                /*Spacing so buttons can...*/

       margin-right: 0px; 
                                    /*simply be side-by-side*/

       text-align: left;                              /*Alignment of text*/

       padding-top:3px;   
       padding-left:8px;                              /*Push text down like v-align:center*/

       text-decoration:none;                            /*Do not show link underline*/
       font-size:12px;
       font-weight:bold;
         font-family:Arial;

}

.btnUpStyle:hover
{
     background-image: url(../images/UpArb.gif);
     background-position:0px -20px;
       color:Black;
}
/*End Arabic Controls */


/*Start English Controls */

        .btnPrintStyle_Eng,.btnPrintStyle_Eng:active,.btnPrintStyle_Eng:visited 
{

       width: 92px;                                    /*Make these the size of the image*/
       height: 17px;
       background-image: url(../images/PrintBtn_Eng.gif);  /*Blank button image*/

       background-repeat: no-repeat;

       color: White;                                     /*Color of text*/

       display: inline-block;                           /*Required*/

       margin-left: 10px;                                /*Spacing so buttons can...*/

       margin-right: 0px; 
                                    /*simply be side-by-side*/

       text-align: left;                              /*Alignment of text*/

       padding-top:3px;   
       padding-left:8px;                              /*Push text down like v-align:center*/

       text-decoration:none;                            /*Do not show link underline*/
       font-size:12px;
       font-weight:bold;
         font-family:Arial;

}

.btnPrintStyle_Eng:hover
{
     background-image: url(../images/PrintBtn_Eng.gif);
     background-position:0px -20px;
       color:Black;
}

        .btnSendTFStyle_Eng,.btnSendTFStyle_Eng:active,.btnSendTFStyle_Eng:visited 
{

       width: 92px;                                    /*Make these the size of the image*/
       height: 17px;
       background-image: url(../images/sendtofriendEng.gif);  /*Blank button image*/

       background-repeat: no-repeat;

       color: White;                                     /*Color of text*/

       display: inline-block;                           /*Required*/

       margin-left: 10px;                                /*Spacing so buttons can...*/

       margin-right: 0px; 
                                    /*simply be side-by-side*/

       text-align: left;                              /*Alignment of text*/

       padding-top:3px;   
       padding-left:8px;                              /*Push text down like v-align:center*/

       text-decoration:none;                            /*Do not show link underline*/
       font-size:12px;
       font-weight:bold;
         font-family:Arial;

}

.btnSendTFStyle_Eng:hover
{
     background-image: url(../images/sendtofriendEng.gif);
     background-position:0px -20px;
       color:Black;
}


        .btnBackStyle_Eng,.btnBackStyle_Eng:active,.btnBackStyle_Eng:visited 
{

        width: 72px;                                   /*Make these the size of the image*/
       height: 17px;
       background-image: url(../images/BackEng.gif);  /*Blank button image*/

       background-repeat: no-repeat;

       color: White;                                     /*Color of text*/

       display: inline-block;                           /*Required*/

       margin-left: 10px;                                /*Spacing so buttons can...*/

       margin-right: 0px; 
                                    /*simply be side-by-side*/

       text-align: left;                              /*Alignment of text*/

       padding-top:3px;   
       padding-left:8px;                              /*Push text down like v-align:center*/

       text-decoration:none;                            /*Do not show link underline*/
       font-size:12px;
       font-weight:bold;
         font-family:Arial;

}

.btnBackStyle_Eng:hover
{
     background-image: url(../images/BackEng.gif);
     background-position:0px -20px;
       color:Black;
}


       .btnUpStyle_Eng,.btnUpStyle_Eng:active,.btnUpStyle_Eng:visited 
{

       width: 72px;                                    /*Make these the size of the image*/
       height: 17px;
       background-image: url(../images/Up_Eng.gif);  /*Blank button image*/

       background-repeat: no-repeat;

       color: White;                                     /*Color of text*/

       display: inline-block;                           /*Required*/

       margin-left: 10px;                                /*Spacing so buttons can...*/

       margin-right: 0px; 
                                    /*simply be side-by-side*/

       text-align: left;                              /*Alignment of text*/

       padding-top:3px;   
       padding-left:8px;                              /*Push text down like v-align:center*/

       text-decoration:none;                            /*Do not show link underline*/
       font-size:12px;
       font-weight:bold;
         font-family:Arial;

}

.btnUpStyle_Eng:hover
{
     background-image: url(../images/Up_Eng.gif);
     background-position:0px -20px;
       color:Black;
}

/*End English Controls */

/*Start Hebrew Controls */

        .btnPrintStyle_Heb,.btnPrintStyle_Heb:active,.btnPrintStyle_Heb:visited 
{

       width: 92px;                                    /*Make these the size of the image*/
       height: 17px;
       background-image: url(../images/PrintBtn_Heb.gif);  /*Blank button image*/

       background-repeat: no-repeat;

       color: White;                                     /*Color of text*/

       display: inline-block;                           /*Required*/

       margin-left: 10px;                                /*Spacing so buttons can...*/

       margin-right: 0px; 
                                    /*simply be side-by-side*/

       text-align: left;                              /*Alignment of text*/

       padding-top:3px;   
       padding-left:8px;                              /*Push text down like v-align:center*/

       text-decoration:none;                            /*Do not show link underline*/
       font-size:12px;
       font-weight:bold;
         font-family:Arial;

}

.btnPrintStyle_Heb:hover
{
     background-image: url(../images/PrintBtn_Heb.gif);
     background-position:0px -20px;
       color:Black;
}

        .btnSendTFStyle_Heb,.btnSendTFStyle_Heb:active,.btnSendTFStyle_Heb:visited 
{

       width: 92px;                                    /*Make these the size of the image*/
       height: 17px;
       background-image: url(../images/sendtofriendHeb.gif);  /*Blank button image*/

       background-repeat: no-repeat;

       color: White;                                     /*Color of text*/

       display: inline-block;                           /*Required*/

       margin-left: 10px;                                /*Spacing so buttons can...*/

       margin-right: 0px; 
                                    /*simply be side-by-side*/

       text-align: left;                              /*Alignment of text*/

       padding-top:3px;   
       padding-left:8px;                              /*Push text down like v-align:center*/

       text-decoration:none;                            /*Do not show link underline*/
       font-size:12px;
       font-weight:bold;
         font-family:Arial;

}

.btnSendTFStyle_Heb:hover
{
     background-image: url(../images/sendtofriendHeb.gif);
     background-position:0px -20px;
       color:Black;
}


        .btnBackStyle_Heb,.btnBackStyle_Heb:active,.btnBackStyle_Heb:visited 
{

        width: 72px;                                   /*Make these the size of the image*/
       height: 17px;
       background-image: url(../images/BackHeb.gif);  /*Blank button image*/

       background-repeat: no-repeat;

       color: White;                                     /*Color of text*/

       display: inline-block;                           /*Required*/

       margin-left: 10px;                                /*Spacing so buttons can...*/

       margin-right: 0px; 
                                    /*simply be side-by-side*/

       text-align: left;                              /*Alignment of text*/

       padding-top:3px;   
       padding-left:8px;                              /*Push text down like v-align:center*/

       text-decoration:none;                            /*Do not show link underline*/
       font-size:12px;
       font-weight:bold;
         font-family:Arial;

}

.btnBackStyle_Heb:hover
{
     background-image: url(../images/BackHeb.gif);
     background-position:0px -20px;
       color:Black;
}


       .btnUpStyle_Heb,.btnUpStyle_Heb:active,.btnUpStyle_Heb:visited 
{

       width: 72px;                                    /*Make these the size of the image*/
       height: 17px;
       background-image: url(../images/Up_Heb.gif);  /*Blank button image*/

       background-repeat: no-repeat;

       color: White;                                     /*Color of text*/

       display: inline-block;                           /*Required*/

       margin-left: 10px;                                /*Spacing so buttons can...*/

       margin-right: 0px; 
                                    /*simply be side-by-side*/

       text-align: left;                              /*Alignment of text*/

       padding-top:3px;   
       padding-left:8px;                              /*Push text down like v-align:center*/

       text-decoration:none;                            /*Do not show link underline*/
       font-size:12px;
       font-weight:bold;
         font-family:Arial;

}

.btnUpStyle_Heb:hover
{
     background-image: url(../images/Up_Heb.gif);
     background-position:0px -20px;
       color:Black;
}



       .btnSearchStyle_Heb,.btnSearchStyle_Heb:active,.btnSearchStyle_Heb:visited 
{

       width: 70px;                                    /*Make these the size of the image*/
       height: 17px;
       background-image: url(../images/Search_Heb.gif);  /*Blank button image*/

       background-repeat: no-repeat;

       color: White;                                     /*Color of text*/

       display: inline-block;                           /*Required*/

       margin-left: 10px;                                /*Spacing so buttons can...*/

       margin-right: 0px; 
                                    /*simply be side-by-side*/

       text-align: left;                              /*Alignment of text*/

       padding-top:3px;   
       padding-left:8px;                              /*Push text down like v-align:center*/

       text-decoration:none;                            /*Do not show link underline*/
       font-size:12px;
       font-weight:bold;
         font-family:Arial;

}

.btnSearchStyle_Heb:hover
{
     background-image: url(../images/Search_Heb.gif);
     background-position:0px -20px;
       color:Black;
}

/*End Hebrew Controls */


       .btnSearchStyle_Eng,.btnSearchStyle_Eng:active,.btnSearchStyle_Eng:visited 
{

       width: 70px;                                    /*Make these the size of the image*/
       height: 17px;
       background-image: url(../images/Search_Eng.gif);  /*Blank button image*/

       background-repeat: no-repeat;

       color: White;                                     /*Color of text*/

       display: inline-block;                           /*Required*/

       margin-left: 10px;                                /*Spacing so buttons can...*/

       margin-right: 0px; 
                                    /*simply be side-by-side*/

       text-align: left;                              /*Alignment of text*/

       padding-top:3px;   
       padding-left:8px;                              /*Push text down like v-align:center*/

       text-decoration:none;                            /*Do not show link underline*/
       font-size:12px;
       font-weight:bold;
         font-family:Arial;

}

.btnSearchStyle_Eng:hover
{
     background-image: url(../images/Search_Eng.gif);
     background-position:0px -20px;
       color:Black;
}



       .btnSearchStyle_Arb,.btnSearchStyle_Arb:active,.btnSearchStyle_Arb:visited 
{

       width: 70px;                                    /*Make these the size of the image*/
       height: 17px;
       background-image: url(../images/Search_Arb.gif);  /*Blank button image*/

       background-repeat: no-repeat;

       color: White;                                     /*Color of text*/

       display: inline-block;                           /*Required*/

       margin-left: 10px;                                /*Spacing so buttons can...*/

       margin-right: 0px; 
                                    /*simply be side-by-side*/

       text-align: left;                              /*Alignment of text*/

       padding-top:3px;   
       padding-left:8px;                              /*Push text down like v-align:center*/

       text-decoration:none;                            /*Do not show link underline*/
       font-size:12px;
       font-weight:bold;
         font-family:Arial;

}

.btnSearchStyle_Arb:hover
{
     background-image: url(../images/Search_Arb.gif);
     background-position:0px -20px;
       color:Black;
}
