RTL  {
	direction : rtl;
}
a  {
	color : #0000FF;
	font-family: Tahoma, Arial, sans-serif;
	text-decoration: underline;
	font-size: 13px;
	font-weight: normal;
}
a:hover {
	color : #FF0000;
	font-family: Tahoma, Arial, sans-serif;
	text-decoration : underline;
	font-size: 13px;
	font-weight: normal;
}
a.MenuLink  {
	color : #FFFFFF;
	font-family: Tahoma, Arial, sans-serif;
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
}
a.MenuLink:hover {
	color : orange;
	font-family: Tahoma, Arial, sans-serif;
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
}
a.MenuLink:visited
{
	color: #FFFFFF;
	font-family: Tahoma, Arial, sans-serif;
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
}
a.MenuLink:visited:hover {
	color : orange;
	font-family: Tahoma, Arial, sans-serif;
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
}
a.SubMenuLink  {
	color : #ababab;
	font-family: Tahoma, Arial, sans-serif;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}
a.SubMenuLink:hover {
	color : orange ;
	font-family: Tahoma, Arial, sans-serif;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}
a.SubMenuLink:visited  {
	color : #ababab;
	font-family: Tahoma, Arial, sans-serif;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}
a.SubMenuLink:visited:hover {
	color : orange;
	font-family: Tahoma, Arial, sans-serif;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}

a.TextLink  {
	color : #0000FF;
	font-family: Tahoma, Arial, sans-serif;
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
}
a.TextLink:hover {
	color : red;
	font-family: Tahoma, Arial, sans-serif;
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
}
a.TextLink:visited  {
	color : #0000FF;
	font-family: Tahoma, Arial, sans-serif;
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
}
a.TextLink:visited:hover {
	color : red;
	font-family: Tahoma, Arial, sans-serif;
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
}

.Menu {
	font-family: Tahoma, Arial, sans-serif;
	color : #FFFFFF;
	font-size: 13px;
	font-weight: normal;
}

.Footer_CR {
	font-family: Tahoma, Arial, sans-serif;
	color : #FFFFFF;
	font-size: 10px;
	font-weight: normal;
}

.Message {
	font-family: Tahoma, Arial, sans-serif;
	color : navy;
	font-size: 13px;
	font-weight: bold;
}
.Message11 {
	font-family: Tahoma, Arial, sans-serif;
	color : navy;
	font-size: 11px;
	font-weight: bold;
}

.ParagraphTitle {
	font-family: Arial, sans-serif;
	color : #FD5809;
	font-size: 16px;
	font-weight: bold;
}

.ParagraphText {
	font-family: Tahoma, Arial, sans-serif;
	color : #000000;
	font-size: 13px;
	font-weight: normal;
}

.ParagraphTextBold {
	font-family: Tahoma, Arial, sans-serif;
	color : #000000;
	font-size: 13px;
	font-weight: bold;
}

.ChartNode {
	font-family: Tahoma ;
	color : white;
	font-size: 13px;
	font-weight: normal;
	
}
a.ChartNode:hover {
	font-family: Tahoma ;
	color : white;
	font-size: 14px;
	font-weight: bold;
	background:#FD7A3C;
	text-decoration:none;
	
}
.PerInfo_Label {
	font-family: Tahoma ;
	color : white;
	font-size: 11px;
	font-weight: bold;
}

.PerInfo_Data {
	font-family: Tahoma ;
	color : navy;
	font-size: 11px;
	font-weight: bold;
}

.PerInfo_Name {
	font-family: Tahoma ;
	color : navy;
	font-size: 15px;
	font-weight: bold;
	
}
.TableHeader 
{
	background-color: #323232;
	font-family: Tahoma ;
	color : white;
	font-size: 12px;
	font-weight: bold;
}

.TableData
{
	background-color: #e3e3ff;
	font-family: Tahoma;
	color: black;
	font-size: 11px;
}
a.TableData {
	background-color: #e3e3ff;
	font-family: Tahoma;
	color: Navy;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;	
}
a.TableData:hover {
	background-color: #e3e3ff;
	font-family: Tahoma;
	color: Maroon;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;	
}
.LatinEdit {
	font-family: Tahoma, Arial, sans-serif;
	color : black;
	font-size: 13px;
	font-weight: normal;
	border-bottom-style: solid;
	border-width: 1px;
	border-color: Navy;
	
}
.LabelEdit {
	font-family: Tahoma, Arial, sans-serif;
	color : black;
	font-size: 13px;
	font-weight: normal;
	border-bottom-style:none;
	border-width: 0px;
	border-color: Navy;
	
}
.LatinButton {
	font-family: Tahoma, Arial, sans-serif;
	color : black;
	font-size: 12px;
	font-weight: bold;
	border-bottom-style: solid;
	border-width: 1px;
	border-color: Navy;
}
.LatinLabel {
	font-family: Tahoma, Arial, sans-serif;
	color : black;
	font-size: 12px;
	font-weight: bold;
}
.LatinError {
	font-family: Tahoma, Arial, sans-serif;
	color : black;
	font-size: 11px;
	font-weight: bold;
	
}

