﻿body
{
	background: url(../Images/bg.gif) #4d4948 repeat-x left top;
	font-family: Tahoma, 'B Mitra';
	direction: rtl;
	text-decoration: none;
	text-align: center;
	margin: 0px 0px;
	direction: rtl;
}
.ChieldTitle
{
	background-color: #827e7a;
	width: 100%;
	position: static;
}
 .noLineLinks
{
	text-decoration: none;
	color: #0066cc;
}
.LinksFormat
{
	vertical-align: top;
	position: static;
	text-align: right;
	font-weight: bold;
	font-size: 11pt;
	color: #0a118b;
	direction: rtl;
	font-family: Tahoma;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	width: 97%;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
}
.LinksFormat:hover
{
	vertical-align: top;
	position: static;
	text-align: right;
	font-weight: bold;
	font-size: 11pt;
	color: #0000ff;
	direction: rtl;
	font-family: Tahoma;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	width: 97%;
	text-decoration: none;
	font-style: italic;
	font-variant: normal;
}

.ButtonStyle
{
	background-color: #4D4948;
	width: 110px;
	position: static;
	font-size: small;
	font-family: Tahoma;
	height: 24px;
	border-right: lightslategray 1px solid;
	border-top: lightslategray 1px solid;
	border-left: lightslategray 1px solid;
	border-bottom: lightslategray 1px solid;
	color: #3e4b6d;
}
.TitleLogin
{
	background-color: #bc8f8f;
	font-weight: bolder;
	font-size: larger;
	background-image: url(../Images/login-header.gif);
	vertical-align: middle;
	color: #660000;
	border-bottom: thin solid;
	height: 57px;
	background-color: #bc8f8f;
	text-align: center;
}
 .TblTitle
{
	font-weight: bolder;
	border-bottom-width: thin;
	vertical-align: middle;
	color: #f5ffff;
	direction: rtl;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 29px;
	background-color: #6f6391;
	text-align: right;
	font-size: 10pt;
	font-family: tahoma;
}