html{
		height: auto !important; height: 100%; min-height: 100%;
	}

#container {
		background:url("/gfx/popup_head_sliced.png") repeat-x;
		width:100%;
		}

body{
		background-image:url("/gfx/popup_footer.gif");		
		background-position:bottom left;
		background-repeat:repeat-x;
		padding:0;
		margin:0;
	}
	
.Header_tab {
	background-image:url("/gfx/popup_head.jpg");
	background-repeat:no-repeat;
	padding:0;
	margin:0;
	width:500px;
}

.Content_tab{
	padding:0;
	margin:0;
	width:500px;
	color:#4C6397;  
}

.Popup_Header {	
	z-index:1;
	font-weight:bold; 
	font-size:14px ;
	/*font-family:Tahoma;*/
	font-variant:small-caps;
	text-align:right;
	padding-right:15px;	
	padding-top:15px;	
	color:#4C6397;
}

#Popup_Link {
	height:69px;
}