/*  ADS TXT (in the mojo adManager) */
BODY , form,table, p, select, input, textarea
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
}
.text, .text p , .text table{
	
	font-weight:normal;
		text-decoration:none;
}
.text,.text p
{
	text-align:justify;
}
.text table{
    	font-size:12px;
	color: #000000;
	text-decoration:none; 
		text-align:right;  
}
.text A, .text P A, .text table A {
    	font-size:12px;
		text-align:right;  
	text-decoration:none;
	color:#2175B5;
}
.text a:hover, .text P A:hover, .text table A:hover
{
	text-decoration:underline;
}	

/*  Left ADS   */
.left_ad
{
	width:178px;
	background:url(/images/left_ad_top.gif) top left no-repeat;
	padding-top:14px;
}
.left_ad .container {
	background: url(/images/left_ad_bg_line.gif) repeat-y right;
	width:178px;
}
.left_ad .bg_line {
	
	background: url(/images/left_ad_bg.gif) no-repeat left top;	
}
.left_ad .title a {
	font-weight:bold;
	color: #010088;
	direction:rtl;
	font-size:12px;
}
 
.left_ad .text a {
	direction:rtl;
	color: #000000;
}
 
.left_ad  a,.left_ad a:hover 
{
	text-decoration:none;
}
.left_ad img{
	margin-top:3px;
}

/*  Right TXT  */
.right_ad
{
	width:181px;
	background:url(/images/right_ad_top.gif) top right no-repeat;
	padding-top:14px;
}
.right_ad .container {
	background: url(/images/right_ad_bg_line.gif) repeat-y;
	width:100%;	
}
.right_ad .bg_line {
	
	background: url(/images/right_ad_bg.gif) no-repeat right top;	
}
.right_ad .title a {
	font-weight:bold;
	color: #010088;
	direction:rtl;
	font-size:12px;
}
 
.right_ad .text a {
	direction:rtl;
	color: #000000;
}
 
.right_ad  a, .right_ad a:hover
{
	text-decoration:none;
}
.right_ad img{
	margin-top:3px;
}

#backgroundPopup{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:100%;
width:100%;
top:0;
left:0;
background:#000000;
border:1px solid #cecece;
z-index:1;
}
#popupContact{
top:50%;
left:50%;
margin:-154px 0 0 -330px;
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
min-height:275px;
width:659px;
z-index:2;
}
#popupContact #popupContactClose{
	height:45px;
	right:9px;
	top:10px;
	width:45px;
	position:absolute;
	display:block;
	cursor:pointer;
}

#popupContact .top
{
	background:url(/images/popup_banner/top.png) no-repeat top right;
	width:659px;
	height:57px;
}
	#popupContact .pre_title
	{
		line-height:45px;
		right:67px;
		top:10px;
		width:235px;
		overflow:hidden;
		position:absolute;
		display:block;
		direction:rtl;
		font-size:;
		color:#ffa201;
		font-size:24px;
		font-weight:bold;
	}
	#popupContact .summer_school .pre_title
	{
		color:#4791c4;
	}
#popupContact .main
{
	background:url(/images/popup_banner/bg.png) repeat-y top right;
	width:659px;
	min-height:200px;
	direction:rtl;
		line-height:29px;

}
	#popupContact .contactArea
	{
		background:url(/images/popup_banner/inner_bg.png) repeat-x top right;
		width:595px;
		min-height:192px;
		margin:0 19px 0 0;
		padding:0px 26px 9px 0;
	}
	#popupContact .summer_school .contactArea
	{
		background:url(/images/popup_banner/inner_bg_ss.png) repeat-x top right #ffc75c!important;
	}
	#popupContact .left_img
	{
		background:url(/images/popup_banner/img_frame.png) no-repeat top right;
		width:204px;
		min-height:189px;
		padding:8px 11px 0 0;
		float:left;
		margin:0 0px 0 0px;
	}
	#popupContact h1
	{
		font-size:20px;
		padding:8px 0 0;
		color:#FFFFFF;
	}
	#popupContact h2
	{
		font-size:16px;
		color:#002164;
	}
	#popupContact .summer_school h2
	{
		color:#4791c4;
	}
	#popupContact .txt
	{
		color:#FFFFFF;
		font-size:14px;
		font-weight:bold;
		min-height:68px;
	}
	#popupContact .txt p
	{
		color:#FFFFFF;
		font-size:14px;
		font-weight:bold;
		margin:0;
		padding:0;
	}
	#popupContact .txt_bottom
	{
		color:#002164;
		font-size:12px;
		font-weight:bold;
		line-height:16px;
		background:url(/images/popup_banner/hr.png) top right no-repeat;
		margin:10px 0 0px 0;
		padding-top:8px;	
	}
	#popupContact .txt a
	{
		color:#FFFFFF;
		font-size:14px;
		font-weight:bold;
	
	}
#popupContact .bottom
{
	background:url(/images/popup_banner/bottom.png) repeat-x top right;
	width:659px;
	height:18px;
}




