#filter
{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height:100%;
	min-height:1200px;

	background-color: #CCA;
	z-index:10;
	opacity:0.5;
	filter: alpha(opacity=50);
}


#box 
{
	display: none;
	position: absolute;
	top: 20%;
	left: 20%;
	width: 410px;
	height: 200px;
	padding-bottom:20px;
	padding-left:22px;
	padding-right:74px;
	padding-top:38px;
	
	margin:0;
	border: 1px solid black;
	/*background-color: white;
*/	background-image:url(bg.JPG);
	z-index:101;
	overflow: none;
}



#boxtitle
{
	position:absolute;
	float:center;
	top:0;
	left:0;
	width:506px;
	height:24px;
	padding:0;
	padding-top:4px;
	left-padding:8px;
	margin:0;
	border-bottom:4px solid #33CA66;
	background-color:#FF9900;
	color:white;
	text-align:center;
}


#filter1
{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height:100%;
	min-height:1200px;

	background-color: #CCA;
	z-index:10;
	opacity:0.5;
	filter: alpha(opacity=50);
}


#box1 
{
	display: none;
	position: absolute;
	top: 20%;
	left: 20%;
	width: 410px;
	height: 200px;
	padding-bottom:20px;
	padding-left:22px;
	padding-right:74px;
	padding-top:38px;
	
	margin:0;
	border: 1px solid black;
	/*background-color: white;
*/	background-image:url(bg.JPG);
	z-index:101;
	overflow: none;
}



#boxtitle1
{
	position:absolute;
	float:center;
	top:0;
	left:0;
	width:506px;
	height:24px;
	padding:0;
	padding-top:4px;
	left-padding:8px;
	margin:0;
	border-bottom:4px solid #33CA66;
	background-color:#FF9900;
	color:white;
	text-align:center;
}

#boxtitle2
{
	position:absolute;
	float:right;
	top:0;
	left:0;
	width:50px;
	height:24px;
	padding:0;
	padding-top:4px;
	left-padding:8px;
	margin:0;
	border-bottom:4px solid #33CA66;
	background-color:#FF9900;
	color:white;
	text-align:right;
}


#filter_new
{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 1024px;
	height: 1200px;
	background-color: #CCA;
	z-index:10;
	opacity:0.5;
	filter: alpha(opacity=50);
}


#box_new 
{
	display: none;
	position: absolute;
	top: 35%;
	left: 30%;
	width: 400px;
	height: 180px;
	padding-bottom:20px;
	padding-top:38px;
	padding-left:20px;
	border: 1px solid black;
	/*background-color: white;
*/	
	background-image:url(bg.JPG);
	z-index:101;
	overflow: none;
}



