.RichEdit
{
	background-color: white;
	z-index: 0px;
	border: outset 1px #000000;
	height: 400px;
	width: 500px;
	font-family: Tahoma;
	margin-right: 1px;
	line-height : 20px;
}

.MohamiRichEdit
{
	background-color: white;
	z-index: 0px;
	border: outset 1px #000000;
	height: 400px;
	font-family: Tahoma;
	margin-right: 1px;
}

.MainRichEdit
{
	border: solid 1px #000000;
	background-color: #ECECEC;
}

.Message
{
	color: #0000FF;
	font-family: Tahoma;
	font-size: 10pt;
}

.RedStar
{
	color: Red;
}

.RightLabel
{
	font-family: Tahoma;
	font-size: 8pt;
}

.Table
{
	font-family: Tahoma;
	font-size: 9pt;
	line-height: 20px;
}

.TextBox
{
	font-family: Tahoma;
	font-size: 9pt;
	border: solid 1px #246F97;
}

.officeButton
{
	border: solid 1px #000000;
	cursor: hand;
	font-family: Tahoma;
}

.templateLinks
{
	font-family: Tahoma;
	font-size: 9pt;
	TEXT-DECORATION: none;
}

.adminLinksHidden
{
	display: none;
}

.adminLinksVisible
{
	display: block;
}

.loginLinksHidden
{
	display: none;
}

.loginLinksVisible
{
	display: block;
}

.Href
{
	text-decoration: none;
	font-family: "Simplified Arabic";
	font-size: 14;
	color: #FFFFFF;
	font-weight:100;
}
.Href1
{
	text-decoration: underline;
	font-family: "Simplified Arabic";
	font-weight:100;
	font-size:14;
	color:"#A92D23";
	
}
A.Href1:Hover
{
	text-decoration: underline;
	color:#9c7925;

}
A.Href:Hover
{
	text-decoration: underline;
	color: #9c7925;

}

.Title
{
	font-family: Tahoma;
	font-size: 10pt;
	color: #123456;
}

.OfficeTextBox
{
	font-family: Tahoma;
	font-size: 9pt;
}

HR
{
	border: 1px solid #000000;
	height: 1pt;
}

.AdminMenuTitle
{
	font-family: Tahoma;
	font-size: 8pt;
	color: #FF6600;
	font-weight: bold;
	
}

.GeneralHref
{
	text-decoration: none;
	font-family: Tahoma;
	font-size: 9pt;
	color: #000000;
}

A.GeneralHref:Hover
{
	text-decoration: underline;
	color: #0000FF;
}

.GeneralLinkButton
{
	background : transparent;
	cursor: hand;
	font-family: Tahoma;
	border: 0px;
	color: #0000FF;
}

.LinkButton
{
	border: solid 1px #000000;
	background-color: #ECECEC;
	cursor: hand;
	font-family: Tahoma;
	height: 20px;
}

.SmallFont
{
	font-family: Tahoma;
	font-size: 7pt;
	color: #0033CC;
}

.ClickHere
{
	color: #0000FF;
}

.Notes
{
	font-family: Tahoma;
	font-size: 9pt;
}

.MainCategory
{
	font-weight: bolder;
	background-color: #DDDDDD;
}

.ClickHereDetails
{
	color: #008000;
	text-decoration: none;
}

.TextArea
{
	font-family: Tahoma;
	font-size: 9pt;
	border: solid 1px #246F97;
	overflow: auto;
}

.BorderTable
{
	font-family: Tahoma;
	font-size: 9pt;
	border: solid 1px #4C6383;
}

.BorderTD
{
	font-family: Tahoma;
	font-size: 9pt;
	border: solid 1px #4C6383;
}
.button {
	background-color: #fffrbbn;
}
