IE\:homePage
{
	behavior: url(#default#homepage);
}
BODY
{
	direction: rtl;
	margin-top: 0px; margin-bottom: 30px;
	font: 14px Arial;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #0c79b5;
	scrollbar-shadow-color: #fff;
	scrollbar-3dlight-color: #fff;
	scrollbar-arrow-color: #0c79b5;
	scrollbar-track-color: #efffff;
	scrollbar-darkshadow-color: #75aad4;
}
TD, P, LI
{
	font: 14px Arial;
}
H1
{
	font: 23px Arial;
	color: #527188;
}
H1.orange
{
	font-weight: bold;
	margin: 0px;
	color: #ff7329;
}
H2
{
	font: bold 16px Arial;
}
H3
{
	font: bold 14px Arial;
}
H4
{
	font: bold 12px Arial;
}
A
{
	text-decoration: none;
}
A:hover
{
	text-decoration: underline;
}
A.TextBrown
{
	color: maroon;
}

.TextBlue
{
	font: 12px Arial;
	color: #2973a5;
}
.TextBlack
{
	font: 12px Arial;
	color: #000000;
}
.TextOrange
{
	font: 12px Arial;
	color: #ff7329;
}
.TextBrown
{
	font: 12px Arial;
	color: #70391d;
}
.TextWhite
{
	font: 12px Arial;
	color: #ffffff;
}
.TextGreen
{
	font: 12px Arial;
	color: #7c8d54;
}
.LinkBrown
{
	font: 12px Arial;
	color: #70391d;
	text-decoration: underline;
}
.LinkOrange
{
	font: 12px Arial;
	color: #ff7329;
	text-decoration: underline;
}
.LinkGreen
{
	font: 12px Arial;
	color: #7c8d54;
	text-decoration: underline;
}
.TitleBlue
{
	font: bold 14px Arial;
	color: #2973a5;
}
.TitleGreen
{
	font: bold 14px Arial;
	color: #7c8d54;
}
.TitleWhite
{
	font: bold 14px Arial;
	color: white;
}
.Title2White
{
	font: 30px "Times New Roman";
	color: white;
}
.Orange
{
	color: #ff7329;
}
.Blue
{
	color: #2973A5;
}
.PageBrown P
{
	font: 12px Arial;
	color: #70391d;
}
.PageBrown A
{
	color: #0084ff;
	text-decoration: underline;
}
.ButtonOrange
{
	border-right: white 1px solid;
	border-top: white 1px solid;
	font: bold 12px Arial;
	border-left: white 1px solid;
	color: white;
	border-bottom: white 1px solid;
	background-color: #ff7329;
}
.txtControl
{
	width: 100%;
}
.SubMenu
{
	position: absolute;
	visibility: hidden;
	border: solid 2px #872222;
	width: 220px;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#C0C0B4B4,endColorStr=#8E5757);
}
.SubMenu td
{
	vertical-align: middle;
}
.SubMenu a
{
	text-decoration: none;
}
.SubMenu a:hover
{
	text-decoration: underline;
}
.Sticky
{
	position: absolute;
	width: 120px;
	height: 204px;
	border: solid 1px Gray;
	top: 2px;
	left: 2px;
	display: none;
}
.Sticky iframe
{
	width: 100%;
	height: 100%;
}
.MainMenu td
{
	text-align: center;
	color: White;
	font-size: 12px;
}
.MainMenu a
{
	color: White;
	font-size: 12px;
}
.Promo
{
	color: #502307;
	font: 18px 'Times New Roman';
}
.Promo a
{
	font: bold 12px 'Times New Roman';
	color: #5590BF;
}
.Contact
{
	font: 11px Arial;
}
.InputText
{
	width: 100%;
	border: solid 1px Gray;
	font: 11px Arial;
	padding: 1px;
}
.Contact textarea, button
{
	width: 100%;
	border: solid 1px Gray;
	font: 11px Arial;
	padding: 1px;
}
