BODY
{ 
  font-family:tahoma;
  text-align: center;
  margin:0;
  background:#111111;
/*background:#111111; 
background-image:url('images/newbg.jpg');*/
}
a:link
{font-FAMILY:tahoma;font-size:13px;color:black;TEXT-DECORATION: none;FONT-WEIGHT: bold;}	
	
a:visited 
{font-FAMILY:tahoma;font-size:13px;color:black;TEXT-DECORATION: none;FONT-WEIGHT: bold;}

a:active 
{font-FAMILY:tahoma;font-size:13px;color:black;TEXT-DECORATION: none;FONT-WEIGHT: bold;}

a:hover
{font-FAMILY:tahoma;font-size:13px;color:black;TEXT-DECORATION: underline;FONT-WEIGHT: bold;}


p{margin-bottom:.0001pt;margin-left:0cm; margin-right:0cm; margin-top:0cm}

.videodesc{font-FAMILY:tahoma;font-size:10px;}
a.videodesc:link{font-FAMILY:tahoma;font-size:10px;TEXT-DECORATION: none;}
a.videodesc:visited{font-FAMILY:tahoma;font-size:10px;TEXT-DECORATION: none;}
a.videodesc:active{font-FAMILY:tahoma;font-size:10px;TEXT-DECORATION: none;}
a.videodesc:hover{font-FAMILY:tahoma;font-size:10px;TEXT-DECORATION: none;}	

a.menu:link
{font-FAMILY:tahoma;font-size:13px;color:white;TEXT-DECORATION: none;FONT-WEIGHT: bold;}	
	
a.menu:visited 
{font-FAMILY:tahoma;font-size:13px;color:white;TEXT-DECORATION: none;FONT-WEIGHT: bold;}

a.menu:active 
{font-FAMILY:tahoma;font-size:13px;color:white;TEXT-DECORATION: none;FONT-WEIGHT: bold;}

a.menu:hover
{font-FAMILY:tahoma;font-size:13px;color:white;TEXT-DECORATION: underline;FONT-WEIGHT: bold;}

a.bab:link
{font-FAMILY:tahoma;font-size:10px;color:white;TEXT-DECORATION: none;FONT-WEIGHT: bold;}	
	
a.bab:visited 
{font-FAMILY:tahoma;font-size:10px;color:white;TEXT-DECORATION: none;FONT-WEIGHT: bold;}

a.bab:active 
{font-FAMILY:tahoma;font-size:10px;color:white;TEXT-DECORATION: none;FONT-WEIGHT: bold;}

a.bab:hover
{font-FAMILY:tahoma;font-size:10px;color:white;TEXT-DECORATION: underline;FONT-WEIGHT: bold;}


		.mainpage
		{

	  		width: 760px;
	  		BORDER-RIGHT: #cecece 1px solid;
	  		BORDER-LEfT: #cecece 1px solid;
	  		
				}
		.logo
		{
			width: 100%;
			background-image:url("images/bgramadan.gif")
		}
		.mainmenu
		{
			width: 100%;			
	  		BORDER-top: 1px solid #cecece;
	  		BORDER-bottom: 1px solid #cecece;
	  		background:#333333;
	  		height:32px;
		}		
		
		.empty10
		{
			height:10px;
			float : right;
			width: 760px;
		}
		.bodypage
		{
			width: 100%;	
			padding-top:5px;
			padding-right:1px;
	
			background:#ffffff;
			
			
		}		
		.foter
		{
			width: 100%;	
			
			padding-top: 20px;		
			
			BORDER-top: #cecece 1px solid
		}
				.mainpagef
		{

	  		width: 760px;

	  		
				}

.mainpagefmap
{
width: 760px;

border: 1px solid #c0c0c0;

}

	#mainContainer{
		width:100%;
		margin:0 auto;
		text-align:right;
		height:100%;
		
		border-left:3px double #000;
		border-right:3px double #000;
	}
	#formContent{
		padding:5px;
	}


	/* Big box with list of options */
	#ajax_listOfOptions{
		position:absolute;	/* Never change this one */
		width:175px;	/* Width of box */
		height:250px;	/* Height of box */
		overflow:auto;	/* Scrolling features */
		border:1px solid #317082;	/* Dark green border */
		background-color:#FFF;	/* White background color */
		text-align:left;
		font-size:0.9em;
		z-index:100;
	}
	#ajax_listOfOptions div{	/* General rule for both .optionDiv and .optionDivSelected */
		margin:1px;		
		padding:1px;
		cursor:pointer;
		font-size:0.9em;
	}
	#ajax_listOfOptions .optionDiv{	/* Div for each item in list */
		
	}
	#ajax_listOfOptions .optionDivSelected{ /* Selected item in the list */
		background-color:#317082;
		color:#FFF;
	}
	#ajax_listOfOptions_iframe{
		background-color:#F00;
		position:absolute;
		z-index:5;
	}
