table.logo_quickmenu
{
      font-family: arial; 
      font-size: 10pt;
      font-weight: bold;
      direction: rtl;
      background-repeat: no-repeat;
}

table.side_menu
{
      font-family: arial; 
      font-size: 10pt;
      direction: rtl;
     background-repeat: no-repeat;
}

td.main_text
{
     font-family: arial; 
    font-size: 10pt;
    padding-right: 25px;
    padding-left: 12px;
    padding-bottom: 12px;
    padding-top: 8px;
    background-repeat: no-repeat;
}

td.main_text_inner
{
     font-family: arial; 
    font-size: 10pt;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    background-repeat: no-repeat;
}

td.loginfailclass
{
    font-family: arial; 
    font-size: 8pt;
    color:green;  
}

table.form
{
      font-family: arial; 
      font-size: 10pt;
     font-weight: bold;
}

table.copyright
{
      font-family: arial; 
      font-size: 10pt;
     font-weight: bold;
}

a.blink
{
     color:black;
     text-decoration: none; 
}

a img
{
   border: 0;
}

a.maintextlink
{
     color:blue;
     text-decoration: none; 
}

a.mail
{
     color:blue;
     text-decoration: underline; 
}

br
{
    line-height:10px;
}

td
{
  background-repeat: no-repeat;
}
table
{
  background-repeat: no-repeat;
}

/*Header Title*/
h1.maintxt
{
      font-family: arial; 
      font-size: 10pt;
      font-weight: bold;  
      text-decoration: underline;  
      margin-bottom:15px;
      margin-top:4px;
      text-align:right;
}

/*Sub Title*/
h2
{
      font-family: arial; 
      font-size: 10pt;
      font-weight: bold;  
      text-decoration: underline;  
      margin-bottom:7px;
      margin-top:7px;
}

p
{
    line-height:15px;
    margin:0px;
    padding-top:0px;	
    padding-bottom:5px;
}

ul
{
margin-top:0px;
margin-bottom:0px;
list-style-image: url("../images/blue.jpg"); 
}

ol
{
margin-top:0px;
margin-bottom:0px;
}

li
{
margin:0px;
padding-right:5px;
padding-bottom:10px;
}

/*For search results and pages found */
div.gs-result{padding:6px 0;}
div.gsc-cursor{display:inline;padding:10px 0;}
div.gsc-cursor .label{color:#000;display:inline;font-weight:bold;margin-right:8px;}
div.gsc-cursor-page{cursor:pointer;color:#00F;display:inline;margin-right:8px;text-decoration:underline;}
div.gsc-cursor-current-page{color:#000;font-weight:bold;text-decoration:none;}



