﻿#MainPageBody
{
	font: 8pt 'Tahoma';
	direction: rtl;
	background-color: #EFEFEF;
	color: #707070 !important;
	text-align: center !important;
	margin: 0px !important;
	margin-bottom: 0px !important;
	padding: 0px;
	
}
#Container
{
	width: 980px;
	min-height: 100%;
	margin: 0px auto;
	background: url(../img/SystemImage/Container.gif) top center repeat-y;
}
#ContainerTop
{
	width: 980px;
	height: 48px;
	min-height: 100%;
	margin: 0px auto;
	background: url(../img/SystemImage/ContainerTop.jpg) top center no-repeat;
}
#ContainerDown
{
	width: 980px;
	height: 48px;
	min-height: 100%;
	margin: 0px auto;
	background: url(../img/SystemImage/ContainerDown.jpg) top center no-repeat;
}
#Banner
{
	width: 920px;
	height: 110px;
	min-height: 100%;
	margin: 0px auto;
	background: url(../img/SystemImage/Banner.jpg) top center no-repeat;
}
#BannerDown
{
	width: 920px;
	height: 30px;
	min-height: 100%;
	margin: 0px auto;
	background: url(../img/SystemImage/BannerDown.jpg) top center no-repeat;
}
/*********************************************************Menu*/
.MainMenu
{
	width: 920px;
	background-color:#3B4C5F;
}
.MainMenu A, A:Link, A:Visited
{
	text-decoration: none;
	color: White;
}
.MainMenu A:Hover
{
	text-decoration: none;
	color: White;
}
.MainMenuClock
{
	border-width: 0;
	color: White;
	background-color: Transparent;
	width: 80px;
	text-align: left;
	font: 8pt 'Tahoma';
}
/*********************************************************UserControl*/
.UserControlMainTable
{
	direction:rtl;
	width: 100%;
	border: 1px solid gainsboro;
}

.UserControlHeader
{
	text-align: center;
	color: #000;
	background: #E1E2E3 url(../img/SystemImage/HeaderBg.gif) repeat-x;
	height: 23px;
	width: 100%;
}
.UserControlContent
{
	text-align: center;
	color: #000;
	background-color: #FAFCFF;
}
.UserControlFooterContent
{
	color: #000;
	background-color: #DCDCDC;
}
.UserControlFooter
{
	background: #E1E2E3 url(../img/SystemImage/FooterBg.gif) repeat-x;
	height: 23px;
}
/*********************************************************Button*/
.Btn
{
	width: 80px;
	font:8pt 'Tahoma';
}
/**********************************************************/
.DivPoll
{
	float:right;
	background:#3B6;
}
/**********************************************************/
/*A, A:Link, A:Visited
{
	text-decoration: none;
	color: Gray;
	}


}

A:Hover
{
	text-decoration: none;
	color: 	#000;			
}*/
/*********************************************************News*/
.link {cursor:pointer; color:#666}
.link:hover {color:#000}
.slider {position:relative; overflow:hidden; height:300px; background:#F5F5F5; margin-bottom:20px}
.slidercontent {position:absolute}
.slidercontent .upper {border-bottom:1px solid #9ac1c9}/*_________________________________*/
.section {padding:10px}

.newsslider {position:relative; overflow:hidden; height:200px; width:100%; background:#FAFCFF;}
.newsslidercontent {position:absolute}
.newsslidercontent .upper {border-bottom:1px solid #100}/*_________________________________*/
.newssection {padding:10px; height:40px}

.Communiqueslider {position:relative; overflow:hidden; height:200px; width:100%; background:#FAFCFF;}
.Communiqueslidercontent {position:absolute}
.Communiqueslidercontent .upper {border-bottom:1px solid #100}/*_________________________________*/
.Communiquesection {padding:10px; height:40px}
/*********************************************************News*/
.FooterOfTable
{
	color: #000;
	background-color: #EBF4FE;
}
.MainTable
{
	width:920px;
	text-align:center;
	direction:rtl;
}

