﻿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: #FFFFFF;		
	text-decoration: none;
}
.Footer a:hover
{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
.Footer a:visited
{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.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;
}
.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
{
	background-color: White;
	border:solid 1px Silver;
	font-family:Tahoma;
	font-size:12px;
	color:Black;
	width:auto;
	height:25;
	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:4px;
    padding-left:5;
    width:90%;
    margin-top: 0px;
    margin-right:12px;                
}
.MasterLabel
{
	font-family: Tahoma;
	font-size: 12px;
	color: Black;
}
.MainHeader
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight:bold;
	color: Blue;
}
.MainSubHeader
{
	font-family: Tahoma;
	font-size: 11px;
	color: Blue;
}
.MainTitle
{
	font-family: Tahoma;
	font-size: 12px;
	color: Black;
}
.multiPage div
{
    border:1px solid #99c4ed;
    border-left:0;
    background-color:#FFFFFF;
}



