body
{
	margin:0px 0px 0px 0px;
}

a:link {
	color: Blue;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: Blue;
}
a:hover
{
	color: #ff3300;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: Blue;
}
a.White:active {
	text-decoration: none;
	color: Blue;
}
a.White:link {
	color: Blue;
	text-decoration: none;
}
a.White:visited {
	text-decoration: none;
	color: Blue;
}
a.White:hover
{
	color: #ff3300;
	text-decoration: none;
}

a.t:link {
	color:Blue;
	text-decoration: none;
	direction:rtl;
    font-family:Tahoma,Arial,B Roya,B Zar,Times New Roman;
    font-size:11px;
    font-weight:600;
}
a.t:visited {
	text-decoration: none;
	color: Blue;
	direction:rtl;
    font-family:Tahoma,Arial,B Roya,B Zar,Times New Roman;
    font-size:11px;
    font-weight:600;
}
a.t:hover
{
	font-weight: 600;
	font-size: 11px;
	color: #cc3300;
	direction: rtl;
	font-family: Tahoma,Arial,B Roya,B Zar,Times New Roman;
	text-decoration: none;
}
a.t:active {
	text-decoration: none;
	color: Blue;
	direction:rtl;
    font-family:Tahoma,Arial,B Roya,B Zar,Times New Roman;
    font-size:11px;
    font-weight:600;
}
.Title
{
 direction:rtl;
 font-family:Tahoma,Arial,B Roya,B Zar,Times New Roman;
 font-size:11px;
 font-weight:600;
 color:Black;
  line-height:22px;
}
.Text
{
 direction:rtl;
 font-family:Tahoma,Arial,B Roya,B Zar,Times New Roman;
 font-size:11px;
 color:Black;
 line-height:22px;
}
.OrangeText
{
 direction:rtl;
 font-family:Tahoma,Arial,B Roya,B Zar,Times New Roman;
 font-size:11px;
 color:Black;
 line-height:22px;
 color:#ff9933;
}
.OrangeTitle
{
 direction:rtl;
 font-family:Tahoma,Arial,B Roya,B Zar,Times New Roman;
 font-size:11px;
 font-weight:600;
 color:#ff9933;
}
.TextBox
{
	border-right: darkgray 1px solid;
	border-top: darkgray 1px solid;
	font-size: 11px;
	border-left: darkgray 1px solid;
	width: 150px;
	direction: rtl;
	border-bottom: darkgray 1px solid;
	font-family: Tahoma,Arial,B Roya,B Zar,Times New Roman;
	height: 20px;
}
.ETextBox
{
	border-right: darkgray 1px solid;
	border-top: darkgray 1px solid;
	font-size: 11px;
	border-left: darkgray 1px solid;
	width: 150px;
	direction: ltr;
	border-bottom: darkgray 1px solid;
	font-family: Tahoma,Arial,B Roya,B Zar,Times New Roman;
	height: 20px;
}
.Button
{
	border-right: black 1px solid;
	padding-right: 0px;
	border-top: black 1px solid;
	padding-left: 0px;
	font-weight: 600;
	font-size: 8pt;
	padding-bottom: 0px;
	border-left: black 1px solid;
	width: 60px;
	cursor: hand;
	color: #660066;
	direction: rtl;
	padding-top: 0px;
	border-bottom: black 1px solid;
	font-family: Tahoma,Arial,B Roya,B Zar,Times New Roman;
	background-color: #ff9933;
}
.OrangeBg
{
	background-color: #ff6600;
}
.LeftTd
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 15px;
	background-color: #eeeeee;
}
.LeftMain
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 15px;
	
}
.SimpleText
{
 direction:rtl;
 font-family:Tahoma,Arial,B Roya,B Zar,Times New Roman;
 font-size:11px;
 color:Black;
}
.menuover
{
	border-right: #ff6633 1px solid;
	border-top: #ff6633 1px solid;
	border-left: #ff6633 1px solid;
	border-bottom: #ff6633 1px solid;
}
.menu
{
	border-right: darkgray 1px solid;
	border-top: darkgray 1px solid;
	border-left: darkgray 1px solid;
	border-bottom: darkgray 1px solid;
}

.menu-drolls
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
	font-size: 8pt;
	background: url(../Images/b_11.jpg);
	padding-bottom: 0px;
	cursor: hand;
	color: #000000;
	direction: rtl;
	padding-top: 0px;
	border-bottom: #bcebeb 1px solid;
	font-family: tahoma;
	text-decoration: none;
}
.menu-drolls-Hover {

	background:#f3f7f7;
	font-family: tahoma;
	FONT-WEIGHT: normal;
	COLOR: #000000;
	font-size: 8pt;
	text-decoration: none;
	direction:rtl;
	cursor: hand;
	padding: 0px 5px 0px 5x;
	border-bottom:1px #bcebeb solid;
}