
body
{
font-size:8pt;
direction:rtl;
margin:0;
background:#4C97CE url(images/bg_html.jpg) repeat-x center top;
font-family:Tahoma, Geneva, sans-serif;
line-height:150%;
}
img{ border:0;}
table {
	border-collapse:collapse;
	font-size:100%;
	line-height:150%;
	word-spacing:normal;
}

ul {
	list-style:url(images/bullet2.gif) 
}
li {
	padding-top:7px;
}
H1{
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:150%;
	color:#07A26B;
}
H1{
	font-family:"Arial Black", Gadget, sans-serif;
	color:#004A7D;
}
/*** NEWS STYLES ***/
.NewsID{
	width:100%;
	border:none;
}
/*The main table in Default and other aspx pages*/
.PortalTable
{
	width:980px;
}
.PortalTD
{
	width:100%;
	padding:0;
}
.SiteLeftBorder
{
	width:0;
	display:none;
}

.SiteRightBorder
{
	width:0;
	display:none;	
}
.PanesBack{
	background: #FBFDFE url(images/bg-body.jpg) repeat-x center top;
}
.ModulesTable
{
	padding: 2px;
}
.RightPane
{
	width:200px;
	padding: 0 10px 0 0;
}

.LeftPane
{
	width:200px;
	padding: 0 0 0 10px;
}
.contentPane{
	padding:0 10px;

}
.MainPane
{
	width:100%;
	padding: 0 4 0 4;
}

/*--------------- Archive Styles -------------------------------------------------------*/

.MainBack
{
	width:100%;
	height:100%;
	border-color:#e0e1dd;

	border-left-width:0px;
	border-left-style:solid;

	border-right-width:0px;
	border-right-style:solid;

	border-top-width:0px;
	border-top-style:solid;

	border-bottom-width:0px;
	border-bottom-style:solid;
}


.SITEFOOTER
{
	font-size:8pt;
	color:#8a8a8a;
}
.PortalUser
{
 	font-weight:normal;
	font-size:9px;
}
DIV {
	padding:0;
	margin:0
}

INPUT
{
	font-family:Tahoma;
	font-size:8pt;
}
TEXTAREA
{
	font-family:Tahoma;
	font-size:8pt;
}
.txtEmail
{
	direction:ltr;
}
.DataGrids
{
	border-color:#81B4E8;
	border-width:1;
	border-collapse:collapse;
}
.DataGridsHeaders
{
	border-top-width: 1px;
	border-left-width: 1px;
	border-left-color: white;
	border-bottom-width: 1px;
	border-bottom-color: white;
	color: #2b2c51;
	border-top-color: white;
	background-color: #BDBCBB;
	text-align: center;
	border-right-width: 1px;
	border-right-color: white;
}
.DataGridsFooters
{
	border-top-width: 1px;
	border-left-width: 1px;
	border-left-color: white;
	border-bottom-width: 1px;
	border-bottom-color: white;
	color: #2b2c51;
	border-top-color: white;
	background-color: #BDBCBB;
	text-align: center;
	border-right-width: 1px;
	border-right-color: white;
	direction:ltr;
}
.DataGridEvenRow
{
	background-color: #EEF6FC;
	padding: 3px 0;
	margin: 3px 0;
}
.DataGridSelectedRow
{
	background-color: #F4Bf00;
}
.DataGridOddRow
{
	background-color: #ffffff;
}
.TableCellCentered
{
	text-align:center;
}
.AdminRight
{
	font-family:Tahoma;
	font-size:8pt;
	background-color:#F0F0F0;
	color:Black;
	/*width:245;*/
	padding:5 0 5 5;
	/*background-image : url( images/theme03_03.gif );*/
}

.AdminMain
{
	background-color:#FFFFFF;
	width:678;
}

.fTitle
{
	font-family:Tahoma;
	font-size:8pt;
	font-weight:600;
	color:#e35611;
	
}
.fTitle2
{
	font-family:Tahoma;
	font-size:8pt;
	font-weight:600;
	color:#087baa;
	
}
.fTitle3
{
	font-family:Tahoma;
	font-size:8pt;
	font-weight:600;
	color:#666666;
	
}
.AcellEn 
{
	cursor:hand;
	background:#f97b29;
	font-family:Tahoma;
	font-weight:bold;
	color:White;
	border-right-color:#f97b29;
	border-right-width:1;
	border-right-style:solid;
	border-left-color:#f97b29;
	border-left-width:1;
	border-left-style:solid;
	border-top-color:#f97b29;
	border-top-width:1;
	border-top-style:solid;
}
.AcellDis 
{
	font-family:Tahoma;
	border-right-color:Black;
	border-right-width:1;
	border-right-style:solid;
	border-left-color:Black;
	border-left-width:1;
	border-left-style:solid;
	border-top-color:Black;
	border-top-width:1;
	border-top-style:solid;
}
.AdminSearch
{
	background-color:#eeeeee;
	border-right-color:#EAE7E7;
	border-right-width:1px;
	border-right-style:dotted;
	border-left-color:#EAE7E7;
	border-left-width:1px;
	border-left-style:dotted;
	border-top-color:#EAE7E7;
	border-top-width:1px;
	border-top-style:dotted;
	border-bottom-color:#EAE7E7;
	border-bottom-width:1px;
	border-bottom-style:dotted;
	color:Black;
}
.AdminSearchAlternate
{
	background-color:#eeeeee;
	color:Black;
}
.AdminTitleAlternate
{
	background-color:#2570A0;
	color:White;
	font-size:8pt;
	font-weight:600;
}
.AdminEdit
{
	border:solid 1px #087baa;
}
.AdminAlternate
{
	background-color:#f0f0f0;
}
.ModuleAlternate
{
	background-color:#f0f0f0;
}
SELECT
{
	font-family:Tahoma;
	font-size:8pt;
}
LABEL
{
	font-family:Tahoma;
	font-size:8pt;
}
A
{
	color:#0000FF;
	text-decoration:none;
	/*font-weight:normal;*/
	
}
A:hover
{
	color:#0066cc;
	text-decoration:none;
}

.MainLink
{
	color: #ffffff;
}
A.main
{
	color: #333333;
	text-decoration:none;
}
A.main:hover
{
	color:#0066cc;
	text-decoration:none;
}

A.mainTitle
{
	color: #333333;
	text-decoration:none;
	font-weight:600;
	font-size:8pt;
}
A.mainTitle:hover
{
	color:#0066cc;
	text-decoration:none;
	font-weight:600;
	font-size:8pt;
}
.lblLink
{
	color: #39AFD7;
	text-decoration:underline;
	font-weight:bold;

}
.lblLinkHover
{
	color:#FF6600;
	text-decoration:none;
	font-weight:bold;
	cursor:pointer;
}
.lblLink2
{
	color: #333333;
	text-decoration:none;
	font-size:8pt;
	cursor:hand;
}
.lblLinkHover2
{
	color:#0066cc;
	text-decoration:none;
	font-size:8pt;
	cursor:hand;
}
A.NavLink
{
	color: #333333;
	text-decoration:none;
	font-weight:600;
	font-size:8pt;
}
A.NavLink:hover
{
	color:#0066cc;
	text-decoration:none;
	font-weight:600;
	font-size:8pt;
}

A.mainTitle2
{
	color: #333333;
	text-decoration:none;
	font-weight:600;
	font-size:8pt;
	cursor:hand;
}
A.mainTitle2:hover
{
	color:#0066cc;
	text-decoration:none;
	font-weight:600;
	font-size:8pt;
	cursor:hand;
}


.ErrorMessage
{
	color:Red;
	font-weight:bold;
}
.Comment
{
	font-family:Tahoma;
	font-size:8pt;
	background-color:#fffff0;
	color:Green;
}
.readMore
{
	font-family:Tahoma;
	font-size:8pt;
	color:#e35611;
	font-weight:500;
	cursor:hand;
}

.ModuleDate
{
	font-family:Tahoma;
	font-size:8pt;
	color:#e35611;
	font-weight:500;
}
.ModuleBorder
{
	border-color:#f97b29;
	border-style:dotted;
	border-width:1;
}
.ModuleSeprator
{
	border-bottom-color:#f97b29;
	border-bottom-style:dotted;
	border-bottom-width:1;
}
.ModuleSubTitle
{
	background:#2570A0;
	color:#ffffff;
	border-bottom-color:#2E5772;
	border-bottom-width:1;
	font-size:8pt;
	font-weight:600;
}
.ModuleContainer{
	width:100%
}
