/* CSS Document */

/*main menu*/



.style1 {color: #FFFFFF}

.style2 {color: #000000}

td.index {
	border-bottom:1px solid;
}
body, td, th {
	font-family:Arabic Transparent, Tahoma, Arial, helvetica, sans-serif;
	text-align: justify;
	font-size: 95%;
	white-space: normal;
}
.style3 {
	color: #FFFFFF;
	font-size: 14px;
}

a {
	font-size: 95%;
}
a:link {
	text-decoration: none;
	color: #336699;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: 005FA9;
}
.style4 {font-size: 14.99px}
.style36 {color: #003300}
.style41 {
	font-size: 120%
}
.style42 {color: #0000FF}
.style44 {font-size: 70%}
.style46 {color: #000066}
.style47 {color: #000000}
.style48 {color: #FF0000}

    


	body {
		font-family: Arabic Transparent;
		background:#003333;
		margin-top: 0px;
		margin-bottom: 0px;
		}


h3 {
	font-family: Arabic Transparent, Tahoma, Arial, helvetica, sans-serif;
	color: #191970;
	width: 100%;
	font-size: 100%;
	background-color: #EEEEEE;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 0px;
}

h4 {
	font-family: Arabic Transparent;
	color: #191970;
	font-size: 100%;
	border-right: 1;
	padding-right: 5px;
	text-indent: 10px;

}

h5 {
	font-family: Arabic Transparent;
	color: #191970;
	font-size: 100%;
	border-right: 1;
	padding-right: 5px;
	text-indent: 10px;

}
p{
		text-align:right;
		font-family: Arabic Transparent;
		font-size: 16px;
		padding-top: 0px;
		padding-left: 10px;
		padding-right: 10px;
	}

/****************************************new left side menu attempt*******************************/

 ul#navlistc
{
margin: 0 0 0 0px;
padding: 0;
width: 100%;
}

#navlistc li
{
	list-style-type: none;
	background-color: #006600;
	color: #FFFFFF;
	border: solid;
	font-weight: 350;
	text-align: center;
	padding: 0.3em;
	margin-bottom: 0.1em;
	border-color: #003300;
	border-width: 1px;
}

#navlistc li a
{
color: #FFFFFF;
text-decoration: none;
display: block;
}

#navlistc li a:hover
{
	background-color: #009900;
	color: white;
	width: 100%;
}

/******************************************right side menu attempt*****************/

 #navcontainerd {
	margin-left: 0px;
	margin-right:0px;
	font-family:Arabic Transparent,  Tahoma, Arial, helvetica, sans-serif;
	background-color: #003300;
}

#navcontainerd ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Arabic Transparent, Tahoma, Arial, helvetica, sans-serif;
	text-align: right;
}

#navcontainerd li { margin: 0 0 1px 0; }

#navcontainerd a
{
	display: block;
	padding: 5px 10px;
	width: 143px;
	color: #fff;
	background-color: #003300;
	text-decoration: none;
	text-align: right;
}

#navcontainerd a:hover
{
color: #fff;
background-color:#009900 ;
text-decoration: none;
}

#navcontainerd ul ul li { margin: 0 0 1px 0; }

#navcontainerd ul ul a
{
display: block;
padding: 5px 5px 5px 5px;
width: 153px;
color: #fff;
background-color: #006600;
text-decoration: none;
}




#navcontainerd ul ul a:hover
{
color: #fff;
background-color: #009900;
text-decoration: none;
}

/*****************************end right side menu****************************/

.