#pop {
	background-color: #4f4f4f;
	background-image: url(../img/Popupbg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#pop img{
 border: solid 1px #000000;
}
#pop th{
	background-image: url(../../Popupbg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#pop h1{
	font-size: 14px;
	color: #1CC2F8;
	padding: 0px;
	margin: 0px;
	float: left;
}
#pop h2{
	font-size: 12px;
	color: #1CC2F8;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}
#pop h2 a{
	text-decoration: none;
	color: #BDBDBD;
}
#pop h2 a:hover{
	text-decoration: none;
	color: #FFFFFF;
}
#pop h2 a{
	text-decoration: none;
	color: #BDBDBD;
}
#pop a{
	text-decoration: none;
	color: #1cc2f8;
}