﻿body
{}
.HandCursor{cursor: hand;}
.CenterText{ text-align : center ; direction : ltr;}

.TextFont{color: #404040; font-family: tahoma;font-size: 12px;}
.TextFontSmall{color: #404040; font-family: tahoma;font-size: 11px;}
.TextFontXSmall{color: #404040; font-family: tahoma;font-size: 10px;}
.TextFontBlue{font-family: tahoma;font-size: 12px; color: #f7941d ; } 
.TextFontSmallBlue{font-family: tahoma;font-size: 11px; color: #f7941d;}
.TextFontXSmallBlue{font-family: tahoma;font-size: 10px; color: #f7941d;}
.TextFontGray{font-family: tahoma;font-size: 12px; color: #777777 ; }
.TextFontSmallGray{font-family: tahoma;font-size: 11px; color: #777777 ; }
.TextFontXSmallGray{font-family: tahoma;font-size: 10px; color: #777777 ; }
.TextFontGrayLight{font-family: tahoma;font-size: 12px; color: #A8A7AD ; }
.TextFontSmallGrayLight{font-family: tahoma;font-size: 11px; color: #A8A7AD ; }
.TextFontXSmallGrayLight{font-family: tahoma;font-size: 10px; color: #A8A7AD ; }

.TextBox{font-family: tahoma;font-size: 11px; height: 18px;  border: solid 1px black;  text-align:right; }
.TextBoxCenter{text-align : center; font-family: tahoma;font-size: 11px; height: 18px;  border: solid 1px black; }
.TextBoxGray{font-family: tahoma;font-size: 11px; height: 18px;  border: solid 1px #b2b2b2;  text-align:right; }
.TextBoxCenterGray{text-align : center; font-family: tahoma;font-size: 11px; height: 18px;  border: solid 1px #b2b2b2; }
.DropDownList{height : 20px; font-size: 11px;	font-family: tahoma;}
.Button{height : 20px; font-size: 11px;font-family: tahoma;	}	


.HyperFooter{font-family: tahoma;font-size: 10px; color: #949599; text-decoration: none;}
.HyperFooter:hover{color: #ffa000;}

.Hyper{ color: #404040  ; text-decoration: none;}
.Hyper:hover{ color: #404040 ;	text-decoration: underline;}
.Hyper:visited{color: #404040 ;}
.Hyper:Active{color: #404040 ;}

.PagerHyper{ color: #404040  ; font-family: Arial;font-size: 14px}
.PagerHyper:hover{ color: #404040 }
.PagerHyper:visited{color: #404040 ;}
.PagerHyper:Active{color: #404040 ;}

.HostingText{color:#666666 ; font-family:Tahoma; font-size:8pt;}


.HyperNewsTitle{  color: #005790  ; text-decoration:none; font-size: 13px; }
.HyperNewsTitle:hover{ color: #FF9900 }
.HyperNewsTitle:visited{color: #005790 ;}
.HyperNewsTitle:Active{color: #005790 ;}

.NewsCatTab{border-bottom: #777777 1px solid; width:100%; padding-bottom:5px; direction:rtl;  }
.NewsCatTab a{border-radius:3px 3px 0px 0px;  margin-bottom:-10px; display: inline-block; padding-right: 15px; padding-left: 15px; padding-top: 5px; padding-bottom:5px;  direction:rtl; background-color: #636363; text-decoration: none;  font-size: 14px; color: white ; border-bottom: #777777 1px solid;}
.NewsCatTab a:hover{background-color: #FF9900;  border-bottom: #ff9900 1px solid; }

.GridPager {    text-align :center;  direction:ltr; height:44px; }
.GridPager a{ color: #404040; text-decoration: underline; font-size: 14px;  padding:5px 10px 5px 10px;  transition: background-color .3s;}
.GridPager a:hover:not(.active) {background-color: #ddd;}
.GridPager span{  color: white; text-decoration: none ; font-size: 13px; font-weight:bold;   padding:5px 10px 5px 10px;      background-color: #FF9900;}


.Paging{ color: #404040; font-size: 12px; direction:rtl;  text-align: center;  }
.Paging:hover{ color: #404040 ;}
.Paging:visited{color: #404040 ;}
.Paging:Active{color: #404040 ;}

.PagingNext{padding-right:5px; padding-left:5px; filter:grayscale(100%); }
.PagingNext:hover {filter:none;}
.PagingPrev{padding-right:5px; padding-left:5px; filter:grayscale(100%);  }
.PagingPrev:hover {filter:none;}
.PagingNum{color: #404040; text-decoration: underline; font-size: 16px; vertical-align:top; padding:5px 10px 5px 10px;  transition: background-color .3s;}
.PagingNum:hover:not(.active) {background-color: #ddd;}
.PagingNumCurrentPage{ color: white; text-decoration: none ; font-size: 16px; font-weight:bold;  vertical-align:top; padding:5px 10px 5px 10px;      background-color: #FF9900;}

.PagingInvisible{ visibility : hidden;}

