@charset "utf-8";
/* CSS Document */

Body{
	background-color:#cccc99;
	font-size:9pt;
	color:#424240;
	font-family:tahoma;
	margin:0px;
	margin-top:10px;
	background-image:url(../images/BG.gif);
	background-repeat:repeat-x;
	background-position:top;
}

table{
	font-size:9pt;
	color:#424240;
	font-family:tahoma;
}

a{
	color:#003399;
	text-decoration:none;
}

a:hover{
	color:#C00;
}

input{
	font-family:tahoma;
	font-size:8pt;
}

option{
	font-family:tahoma;
	font-size:8pt;
}

textarea{
	font-family:tahoma;
	font-size:8pt;
}

select{
	font-family:tahoma;
	font-size:8pt;
}

.rootDiv{
	width:908px;
	text-align:right;
	direction:rtl;
	background-image:url(../images/Shadow_top_rtl.gif);
	background-position:right top;
	background-repeat:no-repeat;
}

.mainDiv{
	width:900px;
	margin-right:8px;
}

.headerDiv{
	height:178px;
	background-image:url(../images/H_Shadow.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	margin-bottom:4px;
}

.Header{
	height:170px;
	background-color:#FFF;
	background-image:url(../images/HeaderBG_rtl.gif);
	background-repeat:no-repeat;
}

.hShadow{
	height:8px;
	background-image:url(../images/H_Edge_Shadow_rtl.gif); 
	background-repeat:no-repeat; 
	background-position:left;
	overflow:hidden;
}

.grayHeader{
	height:76px;
	background-color:#cccccc;
}

.bodyDiv{
	background-color:#FFF;
	background-image:url(../images/SimgelBG.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

.rootBody{
	width:908px;
	text-align:right;
	direction:rtl;
	background-image:url(../images/Shadow_rtl.gif);
	background-position:right;
	background-repeat:repeat-y;
}

.bodyEdge{
	background-image:url(../images/Body_edge_top_rtl.gif);
	background-repeat:no-repeat;
	background-position:right top;
}

.footerShadow{
	background-image:url(../images/F_Shadow.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}

.fShadow{
	height:8px;
	background-image:url(../images/F_Edge_Shadow_rtl.gif); 
	background-repeat:no-repeat; 
	background-position:left;
}

.Right{
	width:155px;
	float:right;
	padding-top:170px;
}

.Left{
	width:211px;
	float:left;
	padding-top:90px;
}

.Center{
	width:532px;
	float:right;
	background-image:url(../images/CenterBG.gif);
}

.footerArrow{
	background-image:url(../images/FooterArrow_BG.gif);
	height:12px;
	margin-left:212px;
	background-position:right
}

.hSeparator{
	width:2px;
	background-image:url(../images/H_Sep.gif);
}

.boxHeader{
	height:21px; 
	padding:2px; 
	font-size:8pt; 
	background-image:url(../images/BoxH3_rtl.gif); 
	background-repeat:no-repeat; 
	background-position:right top; 
	padding-right:25px;
}

.img{
	padding:3px;
	border:1px solid #CCC
}

.News_title{
	color:#660;
	font-size:9pt;
}

.News_properties{
	color:#C99;
	font-size:8pt;
}

.Article_Author{
	color:#960;
	font-size:8pt;
}

.Article_Header{
	color:#660;
	font-weight:600;
	font-size:9pt;
}

.tr_list{
	background-color:#F5F5F5;
	color:#3E6794;
}

.error{
	color:#CC0000;
}

table.copy {
	border-width: 0px;
	border-spacing: 0px;
	border-style: solid;
	border-color: #acacac;
	border-collapse: collapse;
	background-color: white;
	width:151px;
	margin-right:4px;
	margin-bottom:2px;
	font-size:8pt;
}

table.copy td {
	border-width: 2px;
	padding: 3px;
	border-style: solid;
	border-color: #acacac;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
	text-align:right;
}








