
#backgroundPopup { 
	z-index:999;
	position: absolute;
	display:none;
	height:100%;
	width:100%;
	background:#000000;	
	top:0px;  
	left:0px;
}
#Popup {
	
font-family: Times New Roman;
    background: none repeat scroll 0 0 #FFFFFF;
    border: 5px solid #ccc;
    border-radius: 3px 3px 3px 3px;
    color: #555555;
    display: none;
	font-size: 10px;
    left: 50%;
    margin-left: -302px;
    position: absolute;
    top: 20%;
    width: 600px;
    z-index: 2;

}
div.p {
	
	font-size: 10px;
	
}
	
div.loader {
    background: url("img/loading.gif") no-repeat scroll 0 0 transparent;
    height: 32px;
    width: 32px;
	display: none;
	z-index: 9999;
	top: 40%;
	left: 50%;
	position: absolute;
	margin-left: -10px;
}
div.close {
	background: url("img/closebox.png") no-repeat scroll 0 0 transparent;
    bottom: 24px;
    cursor: pointer;
    float: right;
    height: 30px;
    left: 27px;
    position: relative;
    width: 30px;
}
span.popup_tooltip {
    background: none repeat scroll 0 0 #000000;
    border-radius: 3px 3px 3px 3px;
    color: #FFFFFF;
    display: none;
    font-size: 10px;
    height: 24px;
    opacity: 0.7;
    padding: 4px 3px 2px 5px;
    position: absolute;
    right: -62px;
    text-align: center;
    top: -51px;
    width: 100px;
}
span.arrow {
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 7px solid #000000;
    display: block;
    height: 1px;
    left: 40px;
    position: relative;
    top: 3px;
    width: 1px;
}
div#popup_content {
    margin: 4px 4px;
	font-size: 8px;
}





#backgroundPopup2 { 
	z-index:250;
	position: fixed;
	display:none;
	height:100%;
	width:100%;
	background:#FF0000;	
	top:0px;  
	left:0px;
}
#Popup2 {
	font-family: Times New Roman;
    background: none repeat scroll 0 0 #FFFFFF;
    border: 5px solid #ccc;
    border-radius: 3px 3px 3px 3px;
    color: #333333;
    display: none;
	font-size: 10px;
    left: 50%;
    margin-left: -302px;
    position: absolute;
    top: 20%;
    width: 600px;
    z-index: 2;
}
div.loader2 {
    background: url("img/loading.gif") no-repeat scroll 0 0 transparent;
    height: 32px;
    width: 32px;
	display: none;
	z-index: 9999;
	top: 40%;
	left: 50%;
	position: absolute;
	margin-left: -10px;
}
div.close2 {
    background: url("img/closebox.png") no-repeat scroll 0 0 transparent;
    bottom: 24px;
    cursor: pointer;
    float: right;
    height: 30px;
    left: 27px;
    position: relative;
    width: 30px;
}
span.popup_tooltip2 {
   background: none repeat scroll 0 0 #000000;
    border-radius: 3px 3px 3px 3px;
    color: #FFFFFF;
    display: none;
    font-size: 11px;
    height: 24px;
    opacity: 0.7;
    padding: 4px 3px 2px 5px;
    position: absolute;
    right: -62px;
    text-align: center;
    top: -51px;
    width: 100px;
}
span.arrow2 {
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 7px solid #000000;
    display: block;
    height: 1px;
    left: 40px;
    position: relative;
    top: 3px;
    width: 1px;
}
div#popup_content2 {
    margin: 4px 7px;
	font-size: 8px;
}






#backgroundPopup3 { 
	z-index:250;
	position: fixed;
	display:none;
	height:100%;
	width:100%;
	background:#FF0000;	
	top:0px;  
	left:0px;
}
#Popup3 {
	font-family: Times New Roman;
    background: none repeat scroll 0 0 #FFFFFF;
    border: 5px solid #ccc;
    border-radius: 3px 3px 3px 3px;
    color: #555555;
    display: none;
	font-size: 10px;
    left: 50%;
    margin-left: -302px;
    position: absolute;
    top: 20%;
    width: 600px;
    z-index: 2;
}
div.loader3 {
    background: url("img/loading.gif") no-repeat scroll 0 0 transparent;
    height: 32px;
    width: 32px;
	display: none;
	z-index: 9999;
	top: 40%;
	left: 50%;
	position: absolute;
	margin-left: -10px;
}
div.close3 {
    background: url("img/closebox.png") no-repeat scroll 0 0 transparent;
    bottom: 24px;
    cursor: pointer;
    float: right;
    height: 30px;
    left: 27px;
    position: relative;
    width: 30px;
}
span.popup_tooltip3 {
   background: none repeat scroll 0 0 #000000;
    border-radius: 3px 3px 3px 3px;
    color: #FFFFFF;
    display: none;
    font-size: 11px;
    height: 24px;
    opacity: 0.7;
    padding: 4px 3px 2px 5px;
    position: absolute;
    right: -62px;
    text-align: center;
    top: -51px;
    width: 100px;
}
span.arrow3 {
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 7px solid #000000;
    display: block;
    height: 1px;
    left: 40px;
    position: relative;
    top: 3px;
    width: 1px;
}
div#popup_content3 {
    margin: 4px 7px;
}



#backgroundPopup4 { 
	z-index:250;
	position: fixed;
	display:none;
	height:100%;
	width:100%;
	background:#FF0000;	
	top:0px;  
	left:0px;
}
#Popup4 {
	font-family: Times New Roman;
    background: none repeat scroll 0 0 #FFFFFF;
    border: 5px solid #ccc;
    border-radius: 3px 3px 3px 3px;
    color: #555555;
    display: none;
	font-size: 10px;
    left: 50%;
    margin-left: -302px;
    position: absolute;
    top: 20%;
    width: 600px;
    z-index: 2;
}
div.loader4 {
    background: url("img/loading.gif") no-repeat scroll 0 0 transparent;
    height: 32px;
    width: 32px;
	display: none;
	z-index: 9999;
	top: 40%;
	left: 50%;
	position: absolute;
	margin-left: -10px;
}
div.close4 {
    background: url("img/closebox.png") no-repeat scroll 0 0 transparent;
    bottom: 24px;
    cursor: pointer;
    float: right;
    height: 30px;
    left: 27px;
    position: relative;
    width: 30px;
}
span.popup_tooltip4 {
    background: none repeat scroll 0 0 #000000;
    border-radius: 3px 3px 3px 3px;
    color: #FFFFFF;
    display: none;
    font-size: 11px;
    height: 24px;
    opacity: 0.7;
    padding: 4px 3px 2px 5px;
    position: absolute;
    right: -62px;
    text-align: center;
    top: -51px;
    width: 100px;
}
span.arrow4 {
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 7px solid #000000;
    display: block;
    height: 1px;
    left: 40px;
    position: relative;
    top: 3px;
    width: 1px;
}
div#popup_content4 {
    margin: 4px 7px;
}



#backgroundPopup5 { 
	z-index:250;
	position: fixed;
	display:none;
	height:100%;
	width:100%;
	background:#FF0000;	
	top:0px;  
	left:0px;
}
#Popup5 {
	font-family: Times New Roman;
    background: none repeat scroll 0 0 #FFFFFF;
    border: 5px solid #ccc;
    border-radius: 3px 3px 3px 3px;
    color: #555555;
    display: none;
	font-size: 10px;
    left: 50%;
    margin-left: -302px;
    position: fixed;
    top: 20%;
    width: 600px;
    z-index: 2;
}
div.loader5 {
    background: url("img/loading.gif") no-repeat scroll 0 0 transparent;
    height: 32px;
    width: 32px;
	display: none;
	z-index: 9999;
	top: 40%;
	left: 50%;
	position: absolute;
	margin-left: -10px;
}
div.close5 {
    background: url("img/closebox.png") no-repeat scroll 0 0 transparent;
    bottom: 24px;
    cursor: pointer;
    float: right;
    height: 30px;
    left: 27px;
    position: relative;
    width: 30px;
}
span.popup_tooltip5 {
    background: none repeat scroll 0 0 #000000;
    border-radius: 3px 3px 3px 3px;
    color: #FFFFFF;
    display: none;
    font-size: 11px;
    height: 24px;
    opacity: 0.7;
    padding: 4px 3px 2px 5px;
    position: absolute;
    right: -62px;
    text-align: center;
    top: -51px;
    width: 100px;
}
span.arrow5 {
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 7px solid #000000;
    display: block;
    height: 1px;
    left: 40px;
    position: relative;
    top: 3px;
    width: 1px;
}
div#popup_content5 {
    margin: 4px 7px;
}



#backgroundPopup6 { 
	z-index:250;
	position: fixed;
	display:none;
	height:100%;
	width:100%;
	background:#FF0000;	
	top:0px;  
	left:0px;
}
#Popup6 {
	font-family: Times New Roman;
    background: none repeat scroll 0 0 #FFFFFF;
    border: 5px solid #ccc;
    border-radius: 3px 3px 3px 3px;
    color: #555555;
    display: none;
	font-size: 10px;
    left: 50%;
    margin-left: -302px;
    position: absolute;
    top: 20%;
    width: 600px;
    z-index: 2;
}
div.loader6 {
    background: url("img/loading.gif") no-repeat scroll 0 0 transparent;
    height: 32px;
    width: 32px;
	display: none;
	z-index: 9999;
	top: 40%;
	left: 50%;
	position: absolute;
	margin-left: -10px;
}
div.close6 {
    background: url("img/closebox.png") no-repeat scroll 0 0 transparent;
    bottom: 24px;
    cursor: pointer;
    float: right;
    height: 30px;
    left: 27px;
    position: relative;
    width: 30px;
}
span.popup_tooltip6 {
    background: none repeat scroll 0 0 #000000;
    border-radius: 3px 3px 3px 3px;
    color: #FFFFFF;
    display: none;
    font-size: 11px;
    height: 24px;
    opacity: 0.7;
    padding: 4px 3px 2px 5px;
    position: absolute;
    right: -62px;
    text-align: center;
    top: -51px;
    width: 100px;
}
span.arrow6 {
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 7px solid #000000;
    display: block;
    height: 1px;
    left: 40px;
    position: relative;
    top: 3px;
    width: 1px;
}
div#popup_content6 {
    margin: 4px 7px;
}






