﻿body 
{
	margin:0;
	padding:0;
	font-family:Arial;
	background:#faf1db;
	color:#28170d;
	direction:rtl;
	font-size:12px;
}
.MainTable
{
	width:850px;
}
#Banner
{
	width:392px;
	height:72px;
	border:1px solid #513625;
	margin:5px 20px 10px 0;
	vertical-align:top;
	background-color:#ded4b6;
}
.UpLogo
{
	width:850px;
	height:126px;
	background-image: url(Images/logo-bg2.jpg);
	background-repeat: no-repeat;
	text-align:right;
}
#Menu
{
	padding-right:20px;
}
.Menu
{
	height:25px;
	background-image: url(Images/bg-menu2.gif);
	background-repeat:repeat-x;
	color:#f2e3c2;
	font-weight:bold;
	font-size:13px;
}
.Menu a 
{
	color:#f2e3c2;
	text-decoration:none;
}
.Menu a:hover 
{
	text-decoration:underline;
}
.BgSearch
{
	width:850px;
	height:35px;
	background-color:#4B1111;
}
.SpaseLine
{
	height:3px;
	font-size:1px;
}
.Spase
{
	width:3px;
}
#RightSide
{
	width:186px;
	text-align:right;
	vertical-align:top;
}
#RightMenu
{
	width:186px;
	background-image: url(Images/bg-right-menu.jpg);
	background-repeat: repeat-y;
}
.MainText
{
	width:442px;
	border:1px solid #513625;
	vertical-align:top;
	text-align:right;
	padding:10px;
	line-height:18px;
}


#Footer
{
	width:850px;
	height:35px;
	color:#f2e3c2;
	background-color:#4B1111;
	font-weight:normal;
	font-size:12px;
	text-align:center;
}
.Footer a 
{
	color:#f2e3c2;
	text-decoration:none;
}

.Footer a:hover 
{
	text-decoration:underline;
}
.mail
{
	color:#821200;
	font-weight:bold;
	text-decoration:none;
}
.mail a 
{
	text-decoration:none;
}

.mail a:hover 
{
	text-decoration:underline;
}
.BannerBottom
{
	width:495px;
	height:89px;
	
	text-align:center;
}
ul
{
	margin:0;
	padding:10px 38px 10px;
	font-size:14px;
	color:#faf1db;
}
.ul a 
{
	color:#faf1db;
	text-decoration:none;
}
.ul a:hover 
{
	text-decoration:underline;
}
.LineUl
{
	width: 186px;
	height: 1px;
	background-image: url(Images/line.gif);
	background-repeat: no-repeat;
	font-size:1px;
}
.RightBanner
{
	width:186px;
	height:150px;
	









}

.Scroll
{
	scrollbar-3dlight-color:#dedabe; 
    scrollbar-arrow-color:#4b1111;
    scrollbar-base-color:#dfdbc1; 
    scrollbar-darkshadow-color:#ffffff; 
    scrollbar-highlight-color:#f3f1e7; 
    scrollbar-shadow-color:#f3f1e7; 
    border:1px solid #f3f1e7;
    background-color:#faf1db;
    direction:ltr;
}
#LeftSide
{
	width:194px;
	text-align:right;
	vertical-align:top;
}
.Marquee
{
	padding:10px;
	height:150px;
	background-color:#ded4b6;
	width:194px;
}
.MarqueeDay
{
	font-weight:normal;
	font-size:10px;
	padding-bottom:10px;
	text-align:right;
}
.MarqueeTitle
{
	color:#821200;
	font-weight:bold;
	font-size:13px;
	padding-bottom:10px;
	padding-left:5px;
	width:15px;
}
.MarqueeText
{
}
.LeftBanner
{
	width:194px;
	/*height:150px;*/
	background-color:#ded4b6;
	font-size:45px;
	color:#e7e0ca;
	text-align:center;
	background-image: url(Images/bg-banner-left.gif);
	background-repeat: no-repeat;
}
/***text***/
h1
{
	color:#821200;
	font-size:18px;
	font-weight:bold;
	margin:0 0 10px;
}
.h1
{
    color:#821200;
	font-size:18px;
	font-weight:bold;
	margin:0 0 10px;
}
h2
{
    color:#821200;
	font-size:14px;
	font-weight:bold;
	margin:0 0 10px;
}
.h2
{
    color:#821200;
	font-size:14px;
	font-weight:bold;
	margin:0 0 10px;
}
.Number
{
	color:#821200;
	font-weight:bold;
}
.SmallText
{
	font-size:11px;
	color:#484848;
}
a
{
    color:#821200;
	font-weight:bold;
	text-decoration:none;
}
a :hover
{
    text-decoration:underline;
}
a.btn
{
    color:#821200;
	font-weight:bold;
	text-decoration:underline;
	font-size:15px;
}
.whiteText
{
     font-size:14px;
    font-weight:bold;
    color:#FAF1DB;
}
a.white
{
    font-size:14px;
    font-weight:bold;
    color:#FAF1DB;
}
a.white :hover
{
    text-decoration:underline;
}



/*****search table temp *****/

.rptHeader
{
	text-align:right;
	height:20px;
	color:#FAF1DB;
	font-weight:bold;
	background-color:#4B1111;
}
.rptAlterItem
{
	text-align:right;
	color:black;
	background-color:#e1dec6;
}
.rptItem
{
	text-align:right;
	color:black;
	background-color:#faf1db;
}