/********************************************************************/
/* Body And wrapper*/

body 
{
	font: normal 8pt/13pt verdana, arial,sans-serif;
}

#all
{
	background-color: lightblue;
}

#wrapper 
{
	margin-left: 8%;
	background-color:black;
}
/*body and wrapper*/
/********************************************************************/

#logo
{
	position: absolute;
	top: 20px;
	margin-left: 30px;
	width: 150px;
	height: 150px;
}

#header 
{
	position: absolute;
	padding: 20px 0px 0px 0px;
	top: 20px;
	margin-left: 200px;
	height: 100px;
	width: 700px;
	text-align: center;
	font-size: 16pt;
	font-weight: bold;
	border:2px solid #eeeeee;
}/*background-color: #EEEAFF;*/

/**************************************************************************************************************************/
#navcontainer
{
}

#navcontainer ul
{
	list-style-type: none;
	font-weight: bold;
	color: #000080;
}

#navcontainer a
{
	/*display: block;*/
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	width:150px;
	background-color: #DCE3ED;
	border-bottom: 1px solid #eeeeee;
	/*background-repeat: repeat-x;*/
	height: 27px;
}


#navcontainer a:link, #navlist a:visited
{
	color: #93B26E;
	text-decoration: none;
}

#navcontainer a:hover 
{	
	background-color: #f4f4f4;
}

/******************************************************************************************************/
#annual
{
	position: absolute;
	top: 25%;
	margin-left: 700px;
	border:2px solid #eeeeee;
	background-repeat:no-repeat;
}	/*padding: .5empx;	width: 12%;
	height: 25%;*/

#annual_1
{	
}

#annual_1 a:hover
{	
	padding: .2empx;
}

#news
{
	text-align: justify;
	width: 35%;
	height: 40%;
	border:1px dotted #ff33ff;
	padding: .5empx;
	background-repeat:no-repeat;
}

/*************************************************************ELECTIONS*****************************************/
.eleclist
{
	text-decoration: none;
	font-size: 14pt;
	font-family: Arabic Transparent;
	color: #000080;
}

.elec_over 
{
	background-color: #f4f4f4;
}

.elec_over  a:hover
{
	text-decoration: underline;
	color: #000000;
	font-size: 13pt;
	font-weight: bold;
	
}

/*************************************************************Members*****************************************/
#member
{
	padding:5px; 
	border-style:outset; 
	border-width:5px; 
	position: absolute; 
	width: 357px; 
	height: 25px; 
	margin-left: 200px; 
	top: -424px; 
	background-color:#00FFFF;
	
}

.mem_link
{
	font-family: arial,sans serif; 
	font-size:10pt; 
	font-weight:bold;
	color="#000080";
	text-decoration:none;
}

/*************************************************************Pal-Leb Meeting*****************************************/
.pl_title
{
	font-family: Arabic Transparent; 
	font-size: 12pt; 
	color: #000000; 
	font-weight: bold;
	font-style: oblique;
	background-color:#00FFFF;
	border-style: solid; 
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-width: 2px;
	padding:3px;
}

.pl_arb
{
}

.pl_arb a:hover
{
	display: block;
	background-color:#f4f4f4;
	text-decoration: underline;
	color: #000000;
}

.pl_list_arb
{
	font-family: Arabic Transparent; 
	font-size: 11pt; 
	text-decoration: none; 
	font-weight: bold;
	color: #000080;
}


.pl_eng
{
}

.pl_eng a:hover
{
	display: block;
	background-color:#f4f4f4;
	text-decoration: underline;
	color: #000000;
}

.pl_list_eng
{
	font-family: sans-serif; 
	font-size: 10pt; 
	text-decoration: none; 
	font-weight: bold;
	color: #000080;
}

.pl_pic
{
}

.pl_pic a:hover
{
	border-style: solid; 
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-right-width: 5px;
	border-color:#eaeaff;
}