﻿body
{}
.HandCursor{cursor: hand;}
.CenterText{ text-align : center ; direction : ltr;}

.TextFont{color: #404040; font-family: verdana;font-size: 11px;}
.TextFontSmall{color: #404040; font-family: verdana;font-size: 10px;}
.TextFontBlue{font-family: verdana;font-size: 11px; color: #f7941d ; }
.TextFontSmallBlue{font-family: verdana;font-size: 10px; color: #f7941d;}
.TextFontGray{font-family: verdana;font-size: 11px; color: #777777 ; }
.TextFontSmallGray{font-family: verdana;font-size: 10px; color: #777777 ; }
.TextFontGrayLight{font-family: verdana;font-size: 11px; color: #A8A7AD ; }
.TextFontSmallGrayLight{font-family: verdana;font-size: 10px; color: #A8A7AD ; }

.TextBox{font-family: verdana;font-size: 11px; height: 18px;  border: solid 1px black;  text-align:left; }
.TextBoxCenter{text-align : center; font-family: verdana;font-size: 11px; height: 18px;  border: solid 1px black; }
.TextBoxGray{font-family: verdana;font-size: 11px; height: 18px;  border: solid 1px #b2b2b2;  text-align:left; }
.TextBoxCenterGray{text-align : center; font-family: verdana;font-size: 11px; height: 18px;  border: solid 1px #b2b2b2; }
.DropDownList{height : 20px; font-size: 11px;	font-family: verdana;	}
.Button{height : 20px; font-size: 11px;font-family: verdana;	}	


.HyperFooter{font-family: verdana;font-size: 11px; 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 ;}
