﻿body
{
	background-color: #FFFFFF;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	font-family: Tahoma;
	font-size: 12px;
	color: #5B5B5B;
}
.AdminMainTable
{
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-align: right;
	vertical-align: top;
	width: 90%;
	direction: rtl;
}
.Header a:Link
{
	font-family: Arial;
	font-size: 10px;
	color: #5B5B5B;
	text-decoration: none;
}
.Header a:hover
{
	font-family: Arial;
	font-size: 10px;
	color: #5B5B5B;
	text-decoration: underline;
}
.Header a:visited
{
	font-family: Arial;
	font-size: 10px;
	color: #5B5B5B;
	text-decoration: none;
}
a:Link
{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a:hover
{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
a:visited
{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.Footer a:Link
{
	font-family: Tahoma;
	font-size: 11px;
	color: #326698;
	text-decoration: none;
}
.Footer a:hover
{
	font-family: Tahoma;
	font-size: 11px;
	color: #326698;
	text-decoration: underline;
}
.Footer a:visited
{
	font-family: Tahoma;
	font-size: 11px;
	color: #326698;
	text-decoration: none;
}
.body a:Link
{
	font-family: Tahoma;
	font-size: 12px;
	color: Red;
	text-decoration: none;
}
.body a:hover
{
	font-family: Tahoma;
	font-size: 12px;
	color: Red;
	text-decoration: underline;
}
.body a:visited
{
	font-family: Tahoma;
	font-size: 12px;
	color: Red;
	text-decoration: none;
}
.Grid a:Link
{
	font-family: Tahoma;
	font-size: 11px;
	color: #326698;
	text-decoration: none;
}
.Grid a:hover
{
	font-family: Tahoma;
	font-size: 11px;
	color: #326698;
	text-decoration: underline;
}
.Grid a:visited
{
	font-family: Tahoma;
	font-size: 11px;
	color: #326698;
	text-decoration: none;
}
.Footer
{
	font-family: Tahoma;
	font-size: 11px;
	color: #3e3e3e;
	text-decoration: none;
	line-height: 20px;
}
.tableLogin
{
	width: 450px;
	direction: rtl;
	font-family: Tahoma;
	font-size: 12px;
	color: Gray;
	border-bottom: solid 1px #d1cbd0;
	border-top: solid 1px #d1cbd0;
	border-right: solid 1px #d1cbd0;
	border-left: solid 1px #d1cbd0;
	padding: 0px 0px 0px 0px;
}
.TextBox
{
	width: 155px;
	height: 18px;
	border: graytext 1px solid;
	font-family: Tahoma;
	font-size: 12px;
}

.EnTextBox
{
	width: 155px;
	height: 18px;
	border: graytext 1px solid;
	font-family: Tahoma;
	font-size: 12px;
	direction:ltr;
	text-align:left;
}

.AdminDropDownList
{
	width: 159px;
	height: 30px;
	border: graytext 1px solid;
	font-family: Tahoma;
	font-size: 12px;
}
.MessageLabel
{
	font-family: Tahoma;
	font-size: 12px;
	color: Red;
	text-align: right;
	line-height: 20px;
}

.Buttons
{
	font-family: Tahoma;
	font-size: 12px;
	color: #575757;
	width: auto;
	height: 28;
	cursor: hand;
}
.AdminPageTitle
{
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: Blue;
}
.multiPage
{
	float: right;
	border: 1px solid #99c4ed;
	background-color: #bdd9f3;
	padding: 5px;
	padding-left: 5;
	width: 90%;
	margin-top: 0px;
	margin-right: 12px;
}

.multiPage1
{
}

.MasterLabel
{
	font-family: Tahoma;
	font-size: 12px;
	color: Black;
}
.MainHeader
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: Blue;
}
.MainTitle
{
	font-family: Tahoma;
	font-size: 12px;
	color: Black;
}
.multiPage div
{
	border: 1px solid #99c4ed;
	/*border-left: 0;*/
	background-color: #FFFFFF;
}

.multiPage1 div
{
	border: 0px ;
	border-left: 0;
	background-color: #FFFFFF;
}

.DropDownLists
{
	font-family: Tahoma;
	font-size: 12px;
	color: Black;
	border: solid 1px #999999;
}




.CmndStyle
{
	padding-right:100px;
	padding-top:10px;
}