p,ol,ul{
text-align: right;
color: green;
font-weight: bold;
font-family: Arabic Transparent;
}
footer{
text-align: center;
color: black;
font-family: Arabic Transparent;
}
table a{
	text-decoration:none;
	font-weight:bold;
	color: #CC3300;
	}
table a:hover	{
	color:red;
	}
html{ background-color: #dac9af;
	text-align:center;
	}
body {
	background-color:#ffebcc ;
	color:#000000;
	text-align:center;
	font-family:"Arabic Transparent", Arial, "Simplified Arabic" ,sans-serif ;
	font-size:16px;
	width:790px;
	margin:auto;
	padding:5px;
	height:100%;
	}
#mainTable {
	margin:auto ; 
	width:770px ;
	border-top:double 6px #CCCCCC;	
	border-bottom:double 6px #CCCCCC;	

	}
.ulNav {
	margin: 0px ;
	padding:0px;
	font-weight:bold;
	font-size:18px;
	}
.ulNav li {
	list-style: none ;
	margin-bottom: 2px;
	margin-top:5px;
	height:1.5em;
	padding:0px 0px 0px 0px;
	background-color:#628221 ;
	}

.ulNav li a {
	text-decoration:none ;
	color:#FFFF33; 
	display:block;
	padding-top:5px;
	border:solid 1px #628221;
	}
.ulNav li a:hover {
	color:#FFF;
	border:solid 1px white;

	}		
		
.tdText {
	padding:10px;
	text-align:right;
	}
#poetTable {
	margin:auto;
	border-top:double 6px #CCCCCC;
	border-bottom:double 6px #CCCCCC;
	border-left:double 6px #CCCCCC;
	border-right:double 6px #CCCCCC;
	background-image: url(../images/8.gif);
	font-size: 14pt;
	font-family: "Arabic Transparent", Arial;
	color: #006600;
	}