a:link { color: #ffaa00; text-decoration: none }
a:visited { color: #ffaa00; text-decoration: none }
a:hover { color: #ffffff; text-decoration: none }
		
.menu    { color: #000000; font-size: 15px; font-family: Arial; font-weight: bold; line-height: 1.5; text-align: right; padding: 2px 5px }
a.menu:link   { color: #fff; text-decoration: none; padding: 1px 10px }
a.menu:visited      { color: #fff; text-decoration: none; padding: 1px 10px }
a.menu:hover    { color: #ffffff; text-decoration: none; background-color: #000000; padding: 1px 10px }

.thisweek   { color: #000000; font-size: 15px; font-family: Arial; font-weight: bold; text-align: right  }

.menu2   { color: #000000; font-size: 15px; font-family: Arial; font-weight: bold; line-height: 1.5; text-align: right; padding: 2px 5px  }
a.menu2:link  { color: #ffaa00 ; text-decoration: none; background-color: #9a2a00; padding: 1px 10px }
a.menu2:visited   { color: #ffaa00; text-decoration: none; background-color: #9a2a00; padding: 1px 10px }
a.menu2:hover  { color: #FFffff; text-decoration: none; background-color: #000000; padding: 1px 10px }

.intable     { color: #b8c6c6; font-size: 12px; font-family: Tahoma; line-height: 1.2; direction: rtl }
a.intable:link { color: #ffaa00; text-decoration: none }
a.intable:visited { color: #ffaa00; text-decoration: none }
a.intable:hover { color: #ffffff; text-decoration: none }

.dateday    { color: #ac4204; font-size: 32px; font-family: Arial; font-weight: bold }

.intabletitle   {  color: #ffffff; font-size: 17px; font-weight: bold; font-family: Verdana; text-align: right}
a.intabletitle:link { color: #ffffff; text-decoration: none }
a.intabletitle:visited { color: #ffffff; text-decoration: none }
a.intabletitle:hover { color: #ffaa00; text-decoration: none }

.intablenews   {  color: #ffffff; font-size: 12px; font-family: Tahoma; text-align: right}
a.intablenews:link { color: #ffffff; text-decoration: none }
a.intablenews:visited { color: #ffffff; text-decoration: none }
a.intablenews:hover { color: #ffaa00; text-decoration: none }

.intablecat   { background-color: #172225; color: #676c6d; font-size: 10px; font-family: Tahoma; font-weight: bold; line-height: 1.5; text-align: right; padding: 2px  }

.intabledetail   { color: #676c6d; font-size: 10px; font-family: Tahoma  }
a.intabledetail:link { color: #ffffff; text-decoration: none }
a.intabledetail:visited { color: #ffffff; text-decoration: none }
a.intabledetail:hover { color: #ffaa00; text-decoration: none }

.login_menu  { color: #757575; font-size: 11px; font-family: Tahoma; line-height: 1.8; direction: rtl  }
a.login_menu:link { color: #999999; text-decoration: none }
a.login_menu:visited { color: #999999; text-decoration: none }
a.login_menu:hover { color: #333333; text-decoration: none }

.title   { color: #ffffff; font-size: 18px; font-family: Arial; font-weight: bold; line-height: 1.4  }

.minititle    { color: #ffffff; font-size: 16px; font-family: Arial; font-weight: bold; line-height: 1.4; background-color: #ac4204; background-image: url(img/title_bg.gif); background-repeat: repeat-x; text-align: center; height: 27px }

.flog      { color: #bebebe; font-size: 11px; font-family: Arial; line-height: 1.1 }
a.flog:link { color: #999999; text-decoration: none }
a.flog:visited { color: #999999; text-decoration: none }
a.flog:hover { color: #FFFFFF; text-decoration: none }

.navi   { color: #000000; font-size: 11px; font-family: Tahoma }
a.navi:link { color: #000000; text-decoration: none }
a.navi:visited { color: #000000; text-decoration: none }
a.navi:hover { color: #ffffff; text-decoration: none }

.menu1 {padding:0 0 0 32px; margin:0; list-style:none; height:35px; background:#fff url(img/button1.gif); position:relative; border:1px solid #000; border-width:0 1px; border-bottom:1px solid #323232;}
.menu1 li {float:right;}
.menu1 li a {display:block; float:left; height:35px; line-height:35px; color:#fa0; text-decoration:none; font-size:10px; font-family: Tahoma; text-align:center; padding:0 0 0 8px; cursor:pointer;}
.menu1 li a b {float:left; display:block; padding:0 16px 0 8px;}
.menu1 li.current a {color:#fff; background:url(img/button3.gif);}
.menu1 li.current a b {background:url(img/button3.gif) no-repeat right top;}
.menu1 li a:hover {color:#fff; background:#000 url(img/button2.gif);}
.menu1 li a:hover b {background:url(img/button2.gif) no-repeat right top;}
.menu1 li.current a:hover {color:#fff; background:#000 url(img/button3.gif); cursor:default;}
.menu1 li.current a:hover b {background:url(img/button3.gif) no-repeat right top;}

div.pagination {
	  		  font-size: 11px;
	  		  font-family: Tahoma;
              text-align:center;
              padding: 7px;
              margin: 3px;
      }

div.pagination a {
              padding: 2px 5px 2px 5px; 
              margin: 2px;
              border: 1px solid #515151;
             
              text-decoration: none; /* no underline */
              color: #b2b2b2;
      }
div.pagination a:hover, div.pagination a:active {
              border: 1px solid #1a1a1a;
              background-color:#1a1a1a;
              color: #fff;
      }
div.pagination span.current {
              padding: 2px 5px 2px 5px;
              margin: 2px; 
                      border: 1px solid #f00;
                     
                      font-weight: bold;
                      background-color: #f00;
                      color: #000;
              } 
div.pagination span.disabled {
                      padding: 2px 5px 2px 5px;
                      margin: 2px;
                      border: 1px solid #363636;
             
                      color: #363636; 
              }

.leveltitle  { color: #ae1dad; font-size: 14px; font-family: Arial; font-weight: bold }
.level2title   { color: #aeaeae; font-size: 12px; font-family: Arial; font-weight: bold }

.input { color: gray; font-size: 11px; font-family: Tahoma; line-height: 16px; direction: rtl ; border-width: 1px;BORDER-right: #bababa 1px solid; BORDER-LEFT: #bababa 1px solid; BORDER-BOTTOM: #bababa 1px solid;BORDER-top: #bababa 1px solid }
.key { background-color: #ff0000; color: #fa9d01; font-size: 11px; font-weight: bold; font-family: Tahoma; line-height: 16px; direction: rtl ; border-width: 1px;BORDER-right: #fa9d01 1px solid; BORDER-LEFT: #fa9d01 1px solid; BORDER-BOTTOM: #fa9d01 1px solid;BORDER-top: #fa9d01 1px solid }

.contactinput { color: white; background: #676c6d; height: 22px; padding: 2px; font-size: 11px; font-family: Tahoma; line-height: 16px; direction: rtl ; border-width: 1px;BORDER-right: #282e30 1px solid; BORDER-LEFT: #282e30 1px solid; BORDER-BOTTOM: #282e30 1px solid;BORDER-top: #282e30 1px solid }
.textbox { color: white; background: #676c6d; height: 130px; padding: 2px; font-size: 11px; font-family: Tahoma; line-height: 16px; direction: rtl ; border-width: 1px;BORDER-right: #282e30 1px solid; BORDER-LEFT: #282e30 1px solid; BORDER-BOTTOM: #282e30 1px solid;BORDER-top: #282e30 1px solid }
.contactkey { background-color: #fdb913; height: 22px; color: red; height: 20px; font-size: 11px; font-weight: bold; font-family: Tahoma; direction: rtl ; border-width: 1px;BORDER-right: #85b0d5 1px solid; BORDER-LEFT: #85b0d5 1px solid; BORDER-BOTTOM: #85b0d5 1px solid;BORDER-top: #85b0d5 1px solid }
