body {
	font-size: 13px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif, Arial, Helvetica, sans-serif;
	margin: 0 auto;
	height: 100%;
	background-image: url('images/mainbg2.jpg');
	background-repeat: repeat-x;
	background-color: #ffffff;
	background-position: center top;
}

.arabic {
		direction:RTL; 
		unicode-bidi:embed; 
		text-align: right;
		font-size: 17px;

} 


.mag {
	position: relative; top: -40px; left: 89px; z-index: 200;

}

.active {
	text-decoration: underline;
}


a:link, a:visited {
	 color: #7457b1; 
	 font-size: 13px;
	 font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif, Arial, Helvetica, sans-serif;
	 font-weight: bold;
	 text-decoration: none;
}


a:hover {
	 color: #8764cd; 
	 font-size: 13px;
	 font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif, Arial, Helvetica, sans-serif;
	 font-weight: bold;
	 text-decoration: none;
}


a.menuLink:link {
	 color: #d4d5ea; 
	 font-size: 14px;
	 font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif, Arial, Helvetica, sans-serif;
	 font-weight: bold;
	 text-decoration: none;
}

a.menuLink:visited {
	 color: #d4d5ea; 
	 font-size: 14px;
	 font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif, Arial, Helvetica, sans-serif;
	 font-weight: bold;
	 text-decoration: none;
}

a.menuLink:hover {
	 color: #f0f1fa; 
	 font-size: 14px;
	 font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif, Arial, Helvetica, sans-serif;
	 font-weight: bold;
	 text-decoration: none;
}




input {
	font-size: 13px;
}

select {
	background-color: #DEDEDE;
	font-size: 14px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif, Arial, Helvetica, sans-serif;
}

table, td, tr, div {
	text-align: left;
	padding: 0px;
	margin: 0px;
}


body {
	font-size: 13px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif, Arial, Helvetica, sans-serif;
	margin: 0 auto;
	height: 100%;
	background-image: url('images/mainbg2.jpg');
	background-repeat: repeat-x;
	background-color: #ffffff;
	background-position: center top;
}

h1 {
	font-size: 26px;
}

h2 {
	font-size: 19px;
}

.required {
	color: #C00;
	font-size: 15px;
	font-weight: bold;
}

.requiredField {
	border: 2px solid #900;
}

#mainContainer {
	margin: 0px auto; 
	width: 1024px; 
	height: 100%;
	padding: 0;
	background-color: #ffffff;
}




.halfmoon {
	position: relative;
	left: 35px;
	z-index: 1005;
}
	

.halfmoon ul{
padding: 3px 9px 2px 5px;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px "Lucida Sans Unicode", "Lucida Grande", sans-serif, Arial, Helvetica, sans-serif;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
border-bottom: 1px solid #929492;
z-index: 1005;
}

.halfmoon li{
display: inline;
margin: 0;


}

.halfmoon li a{
text-decoration: none;
padding: 3px 9px 2px 5px;
margin: 0;
margin-right: 0; /*distance between each tab*/
border-left: 1px solid #DDD;
color: black;
font: bold 12px "Lucida Sans Unicode", "Lucida Grande", sans-serif, Arial, Helvetica, sans-serif;
background: #ECEEEC url('http://www.hced-iraq.org/images/tabright.gif') top right no-repeat;
}

.halfmoon li a:visited{
color: black;
}

.halfmoon li a:hover, .halfmoon li a.current{
background-color: #dbd0b3;
color: black;
}

#tabcontentcontainer{
width:95%; /*width of 2nd level content*/
height:1.5em; /*height of 2nd level content. Set to largest's content height to avoid jittering.*/
height: 100%;

}


	
.tabcontent{
display:none;
}

