/* style of item titles on edit and admin pages */
.SubHead    {
    font-size:  10pt;
}

.SubHeadUsers 
{ font-size:9pt;
	}


/* text style used for help text rendered by modules */
.Help
{
  border-right: black 1px solid;
  padding-right: 2px;
  border-top: black 1px solid;
  padding-left: 2px;
  font-weight: normal;
  font-size: 11px;
  padding-bottom: 2px;
  border-left: black 1px solid;
  color: black;
  padding-top: 2px;
  border-bottom: black 1px solid;
  font-family: Tahoma, Arial, Helvetica;
  background-color: #ffff99;
}

.RegLink, a:link.RegLink, a:visited.RegLink {
	font: normal 11pt "Simplified Arabic", "Arabic Transparent"; 
	color: Navy;
	text-decoration: none;
	display: inline;
	margin: 0px 6px 0px 6px;
}



.StandardButton
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
	font-size: 11px;
	background: #dddddd;
	color: #000000;
	font-family: Verdana, sans-serif;
}

.NormalRed
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 10px;
    color: #ff0000
}

.QuestionNormal
{
    font-family: "Simplified Arabic", "Arabic Transparent";
    font-size: 16px;
    font-weight:  400 ;
    color:"FF7A02";
}

..Normal
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight:  400 ;
  
}

.NormalBold
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold
}

A.CommandButton 
{
	font: bold 12pt "Simplified Arabic", "Arabic Transparent"; 
	color: #FF7A02;
	text-decoration:  none;
}
A.CommandButtonSearch 
{
	font: bold 10pt "Simplified Arabic", "Arabic Transparent"; 
	color: #FF7A02;
	text-decoration:  none;
}

.ActionLink
{
	FONT-FAMILY: Tahoma;
	FONT-WEIGHT: bold;
	FONT-SIZE: 8pt;
	color:Red;
	text-decoration: underline;
}

.Head   {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  20px;
    font-weight:    normal;
    color: #333333;
}

.RegLink, a:link.RegLink, a:visited.RegLink {
	font: normal 11pt "Simplified Arabic", "Arabic Transparent"; 
	color: Navy;
	text-decoration: none;
	display: inline;
	margin: 0px 6px 0px 6px;
}

a:hover.RegLink
{
	color: Red;
	text-decoration: none;
}
.ActionMenuLtrl{display:none;}
