body {
 margin-top:5px;
 background:#ECE9D8;
 color: #333333;
 text-align:center;
 padding:0;
 margin: 0;
 background-image: url(images/mantra.gif);
 }
 
 
 

 
 #content_row {
 
 position: relative;
 
 }
 
 
 
   
 #top_menu {
       position: relative;
       top: 0px;
       width: 620px;
       left: 0px;
       background-color: white;
       height: 15px;
   	margin: 0 auto;
	padding: 0px;
	direction: rtl;
 
 }
 
 #tbl {
 border-collapse: collapse;
 background-color: white;
 }
 
 
 #right_menu {
 position: relative;
 top: 1px;
 width: 150px;
 right: 0px;
 background-color: lightgreen;
 margin-right: 0px;
 padding-right:0;
 
 }
 
 #pic {
 
 width:140px;
 height: 100px;
 top: 2px;
 position: relative;;
 margin-right: 3px;
 
 }
 
 #footer {
 
 position: absolute;
 background-color: aqua;
 width: 640px;
 height: 100px;
 display: inline;
 left: 0;
 margin: 0;
 }
 
 
 
 #empty {
 
 position: absolute;
 background-color: green;
 width: 120px;
 height: 100px;
 display: inline;
 right: 0;
 margin: 0;
 }
 
 
 
 #nav {      /* top level ul */
 
 direction: rtl;
 padding: 0;
 margin: 0;
 list-style: none;
 direction: rtl;
 }
 
 
  /*ul { /* all lists */
  .top_ul { /* top level ul */
	padding: 0;
	margin: 0;
	list-style: none;
	direction: rtl;
  }

 .top_ul_members { /* top level ul */
	padding: 0;
	margin: 0;
	list-style: none;
	direction: rtl;
  }



 /*li { /* all list items */
 
 .top_li { /* top level li */
	float: left;
	position: relative;
	
	width: 102px;
	
	font-family: arial;
	font-size:13px;
	font-weight: normal;
	background-color: #CBDCBC;
	
	margin-left: 1px; /*        */
	
	text-align: center;
	
	color: #710000;
   }
   
   
   .top_ul_members li { /* top level li */
	float: right;
	position: relative;
	
	width: 102px;
	
	font-family: arial;
	font-size:13px;
	font-weight: normal;
	background-color: #710000;
	
	margin-left: 1px; /*        */
	
	text-align: center;
	
	color: #CBDCBC;
   }
   
   
   .top_ul_members li a:link,  .top_ul_members li a:visited{
   
     color: white;
	 text-decoration: none;
   
   }
   
   .top_ul_members li a:hover {
   
     color: white;
	 text-decoration: none;
   
   }
   
   
   
    .top_li1 { /* top level li */
	float: left;
	position: relative;
	
	width: 103px;
	
	font-family: arial;
	font-size:13px;
	font-weight: normal;
	background-color: #CBDCBC;
   	
	margin-left: 1px; /*        */
	
	text-align: center;
	
	color: #710000;
   }


  


/* li ul { /* second-level lists */


 .second_ul {    /* second-level UL */
	display: none;
	position: absolute;
	top: 15px;
	right: -40px;
	width: 102px;
	list-style: none;
			
}

.second_ul_members {    /* second-level UL */
	display: none;
	position: absolute;
	top: 16px;
	right: -40px;
	width: 102px;
	list-style: none;
				
}





/*ul ul li {   */

.li_second {   /* secend level LI  */

	
	padding-right: 2px;
	text-align: right;
	line-height: 20px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	
	border-bottom-color: #cbdcbc;
	border-left-color: #cbdcbc;
      border-right-color: #cbdcbc;
	
	/*      */
	width: 112px;
}







li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	top: auto;
	left: auto;
}



 li:hover ul, li.over ul { /* lists nested under hovered list items */
	display: block;
	background-color: #F5F0EA;
	
}



/*       */

#nav li a:link, #nav li a:visited {
	text-decoration: none;
	font-family: arial,sans-serif;
	font-size: 13px;
      color: #710000;
}


#nav  li a:hover {
	display:block;
	font-family: arial, sans-serif;
      color: #4A672C;;
	background-color: #CBDCBC;
	direction: rtl;
	font-size: 13px;
	
}


p, div {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #710000;
	text-decoration: none;
	margin: 0;
}

.normalText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #710000;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 1px;
	
}



.newsTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #710000;
	text-decoration: underline;
	border: 0px none;
	}

.newsText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #710000;
	text-decoration: none;
	border: 0px none;
}


a:link { font-family: Arial, sans-serif; font-size: 
13px; color: #710000; text-decoration: underline; font-weight: normal} 

a:visited { font-family: Arial, sans-serif; font-size: 
13px; color: #710000; text-decoration: none; font-weight: normal} 
 
a:hover {  font-family: Arial, sans-serif; font-size: 
13px; color: #4A672C; text-decoration: none; font-weight: normal} 

a:active {  font-family: Arial, sans-serif; font-size: 
13px; color: #710000; text-decoration: none; font-weight: normal} 




a.newsLink:link { font-family: Arial, sans-serif; font-size: 
11px; color: #710000; text-decoration: underline; font-weight: normal} 

 a.newsLink:visited { font-family: Arial, sans-serif; font-size: 
11px; color: #710000; text-decoration: none; font-weight: normal} 
 
 a.newsLink:hover { font-family: Arial, sans-serif; font-size: 
11px; color: #4A672C; text-decoration: underline; font-weight: normal} 

a.newsLink:active { font-family: Arial, sans-serif; font-size: 
11px; color: #710000; text-decoration: none; font-weight: normal} 





a.rightMenu:link { font-family: Arial, sans-serif; font-size: 
13px; color: #710000; text-decoration: none; font-weight: normal} 

a.rightMenu:visited { font-family: Arial, sans-serif; font-size: 
13px; color: #710000; text-decoration: none; font-weight: normal} 
 
a.rightMenu:hover {  font-family: Arial, sans-serif; font-size: 
13px; color: #4A672C; text-decoration: none; font-weight: normal} 

a.rightMenu:active {  font-family: Arial, sans-serif; font-size: 
13px; color: #710000; text-decoration: none; font-weight: normal} 




a.topMenu:link { font-family: Arial, sans-serif; font-size: 
13px; color: #710000; text-decoration: none; font-weight: normal} 

a.topMenu:visited { font-family: Arial, sans-serif; font-size: 
13px; color: #710000; text-decoration: none; font-weight: normal} 
 
a.topMenu:hover {  font-family: Arial, sans-serif; font-size: 
13px; color: #4A672C; text-decoration: none; font-weight: normal} 

a.topMenu:active {  font-family: Arial, sans-serif; font-size: 
13px; color: #710000; text-decoration: none; font-weight: normal} 




.rightMenuTable {
	line-height: 20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #cbdcbc;
	border-left-color: #cbdcbc;
	text-align: right;
	padding-right: 3px;

}
.dropDownTable {
	line-height: 20px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #cbdcbc;
	border-left-color: #cbdcbc;

}

h1 {
	margin-bottom:3px;
	margin-top: 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #710000;
	text-decoration: none;
	letter-spacing:0.04em;
}


h2 {
	margin-bottom: 4px;
	margin-top: 4px;
	margin-right: -1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
      /*color: #710000;*/
      color: #4A672C;
	text-decoration: none;
	letter-spacing:0.04em;
	
}