body, /*#contentTable*/ {
background-image : url(../images/BG001.jpg);
background-attachment:fixed;
background-repeat:no-repeat;
background-position:center 16px;
}

body > table #contentTable {
background-image : url(../images/BG001.jpg);
background-attachment:fixed;
background-repeat:no-repeat;
background-position:center 20px;
}

a.menu, a.menu:link, a.menu:visited, a.menu:active, a.menu:focus {
	color : #FFFFFF;
	text-decoration : none;
	font-size:12px;
	font-weight:bold;
}

a.menu:hover {
	text-decoration : underline;
}

body {
	margin : 0px;
/*	overflow : auto;*/
	scrollbar-base-color : #FFFAF0;
	scrollbar-3dlight-color : Silver;
	}

input {
	border : 1px solid #DAA520;
}

td, body {
	font-family : Arial;
	font-size : 11pt;
}

.button{
	background-color : #FF8253;
	border : 2px outset #FF0000;
	color : #FFCCCC;
	font-weight : bold;
	padding : 5px;
}

.eventdate{
	direction : rtl;
	font-size : 8pt;
	font-weight : bold;
}

.eventdescription{
	color : #808080;
	direction : rtl;
}

.eventname{
	color : #808000;
	direction : rtl;
	font-size : 10pt;
	font-style : italic;
	text-decoration : underline;
}

.table_border {
	border : #7B834C solid 1px;
}

.td_t {
	border-top : #999999 solid 1px;
}

.td_tr {
	border-right : #999999 solid 1px;
	border-top : #999999 solid 1px;
	}
.directionRTL {
	direction : rtl;
	text-align : right;
}

.Tao_001 {
direction:rtl;
text-align:justify;

}

.Tao_001 P:first-letter {

	/*font-size: 200%; float: right; font-family: Georgia, "Times New Roman", Times, serif;*/
	
}