body{
	background:#ccc37b url(Images/SiteBack.jpg) repeat-x;
}
body,input,textarea,select{
	font-family:Tahoma;
	font-size:12px;
}
br.NewLine{clear:both;float:none;}
.Red{color:#ff0000;}
#Main{
	width:985px;
	margin:20px auto 20px auto;
	background:#faf9ec url(Images/Header.jpg) top right no-repeat;
	border:1px solid #342d2b;
	position:relative;
}
#Header{
	height:189px;
	position:relative;
}
#TopMenu{
	position:absolute;
	top:132px;
	right:480px;
	list-style:none;
	margin:0px;
	direction:rtl;
	width:100%;
	padding:0px;
}
#TopMenu li{
	position:relative;
	display:inline;
}
#TopMenu a{
	color:#155367;
	text-decoration:none;
}
#TopMenu a.Link{
	font-size:11px;
	line-height:17px;
	font-weight:bold;
	float:right;
	padding:0px 5px 0px 8px;
	margin-left:3px;
	height:20px;
	background:url(/Images/MnuSep.gif) left center no-repeat;
	display:block;
}
#TopMenu a img{
	border:0px none;
}
#RightBand{
	float:right;
	padding-top:16px;
}
#Menu li{
	margin:0px;
}
#Menu,#Links{
	padding:0px 0px 0px 0px;
	list-style:none;
	margin:0px;
	background:url(Images/MenuBottom.gif) bottom left no-repeat;
}
#Menu li,#Links li{
	display:inline;
}
#Links a{
	clear:both;
	color:#345e6a;
	display:block;
	text-decoration:none;
}
#Menu a{
	clear:both;
	color:#345e6a;
	display:block;
	text-decoration:none;
	white-space:nowrap;
	overflow:hidden;
}
#Menu a.MainMenu{
	text-align:center;
	float:none;
	position:relative;
	width:120px;
	padding-right:13px;
	line-height:20px;
	height:24px;
	direction:rtl;
	background:url(Images/MenuBack.gif) right center no-repeat;
}
#Menu a.Smaller{
    font-size:10px !Important;
}
#Menu a.Smaller2{
    font-size:10px !Important;
    line-height:10px;
    white-space:normal !Important;
}
#Links a{
	padding-right:5px;
	width:126px;
	line-height:17px;
	/*backgrounds:url(Images/LinksBack.gif) right top;*/
	background-color:#edebda;
	border-bottom:1px solid #c9d1b9;
}
#Menu a.First{
	background-position:right center;
	width:115px;
}
ul.SubMenus{
	display:none;
	position:absolute;
	z-index:10;
	border:1px solid #A69884;
	padding:0px;
	margin:0px;
	right:130px;
	margin-top:-20px;
	background-color:#DFDCC7;
}
ul.SubMenus li{
	display:inline;
}
a.SubMenu{
	border-top:1px solid #ffffff;
	display:block;
	margin-bottom:1px;
	padding:2px;
	min-width:80px;
	overflow:hidden;
	background-color:#DFDCC7;
}
a.SubMenu:hover{
	background-color:#EAE7D6;
}
#RightShadow{
	background:url(Images/RightPanelBack.gif) left repeat-y;
}
#Search{
	clear:both;
	font-size:11px;
	padding-bottom:7px;
	background:url(Images/SearchBottom.gif) bottom left no-repeat;
}
#Search h2{
	font-size:10px;
	text-align:center;
	margin:0px;
	height:21px;
	font-weight:normal;
	background:url(Images/SearchTitle.gif) Top left no-repeat;
	width:133px;
	
}
#Search form{
	margin:0px;
    padding:5px;
	background:url(Images/RightPanelBack.gif) left 50px repeat-y;
}
#Search input.SearchText{
	font-size:11px;
	background-color:#ffffff;
	border:1px solid #adbba0;
	line-height:12px;
	width:100px;
	vertical-align:middle;
}
#Search input.SearchButton{
	background-color:#ffffff;
	border:1px solid #8ea583;
	background:url(Images/SearchButton.gif)no-repeat;
	width:14px;
	height:14px;
	vertical-align:middle;
}
#Content{
	min-height:300px;
	margin-right:150px !Important;
	margin-right:0px;
}
#Footer{
	height:21px;
	line-height:21px;
	background:url(Images/BottomBack.gif) bottom repeat-x;
	color:#ffffff;
	text-align:center;
}
a.MAPDA{
	text-decoration:none;
	color:#ffffff;
	float:right;
	display:block;
	margin-right:20px;
}
ul.QuickList{
	list-style-image:url(Images/Bullet.gif);
	margin-bottom:0px;
}
div.SectionContent{
	padding-bottom:20px;
}
ul a{
	color:#024b54;
	text-decoration:none;
}
ul a:hover{
	color:#0297af;
}
div.Pager{
	padding:5px;
	float:left;
}
.PageNumber, .PageNumber:visited, .CurPage {
	display: block;
	color: #000000;
	display:block;
	float:right;
	background-color: #f0f3f3;
	padding: 0px 4px 1px 4px;
	margin-left: 1px;
	border: 1px solid #bdbdbd;
}
.PageNumber, .PageNumber:visited {
	text-decoration: none;
}
.PageNumber:Hover, span.CurPage {
	color: #000000;
	background-color: #ffffff;
	border: 1px solid #fefefe;
}