
#BACKGROUND_POPUP {
	display: none;
	position: fixed;
	_position: absolute; /* IE6 FIX */
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	background: #000000;
	border: 1px solid #cecece;
	z-index: 1;
}  

.delta {
	position: absolute;
	float: left;
	font-family: tahoma;
	font-size: 13px;
	margin-left: -9px;
	margin-top: -12px;
	padding:2px;
	padding-right: 10px;
	height: 16px;
	width: 6px;
}

.minim {
	position: absolute;
	left: 1045px;
	display:block;
	font-family: tahoma;
	font-size: 19px;
	margin-top: -17px;
	font-weight: bold;
	padding-top: 4px; 
	padding-left:10px;
	padding-right: 10px;
}

.minim:hover {
	cursor:n-resize;
}

#POPUP_DISPLAY {  
	display: none;
	position: fixed;
	_position: absolute; /* IE6 FIX */
	background: #FFFFFF;
	border: 1px solid rgb(150,150,150);
	z-index: 2;
	padding: 0px;
	margin: 0px;
    font-family: arial;
    font-size: 20px;
}  

		.t8-boxn {
			font-family: Tahoma;
			font-size: 8pt;
			font-weight: bold;
			background-color: #EAEAEA;
			color: rgb(0,0,0);
			border: 2px solid #AAA;
			border-radius:7px;
		}

.hdr     { font-family: Tahoma; font-size: 12pt; color: rgb(198,12,48); font-weight: bold                                                    }
.hddr    { font-family: Tahoma; font-size: 12pt; color: rgb(198,12,48); font-weight: bold                                                    }
.msg     { font-family: Tahoma; font-size: 12pt; color: rgb(255,0,0); font-weight: bold                                                     }
.msg9     { font-family: Tahoma; font-size: 9pt; color: rgb(255,0,0); font-weight: bold                                                     }

.alert-msg { font-family: Tahoma; font-size: 12pt; color: rgb(255,255,0); font-weight: bold                                                     }
.t7      { font-family: Tahoma; font-size: 7pt; color: rgb(0,0,0)                                                                          }
.t7b     { font-family: Tahoma; font-size: 7pt; font-weight: bold; color: rgb(0,0,0)                                                       }
.t7bw    { font-family: Tahoma; font-size: 7pt; font-weight: bold; color: rgb(255,255,255)                                                 }
.t8      { font-family: Tahoma; font-size: 8pt; color: rgb(0,0,0)                                                                          }
.t8b     { font-family: Tahoma; font-size: 8pt; font-weight: bold; color: rgb(0,0,0)                                                       }

.t8g      { font-family: Tahoma; font-size: 8pt; color: rgb(234,234,234) }
.t8bg     { font-family: Tahoma; font-size: 8pt; font-weight: bold; color: rgb(234,234,234) }
.b-dt    { border-top: 1px dashed rgb(0,0,0) }
.b-rd    { border-right: 1px dashed rgb(0,0,0) }
.b-db    { border-bottom: 1px dashed rgb(0,0,0) }
.t12     { font-family: Tahoma; font-size: 10pt; color: rgb(0,0,0); text-decoration: none }
.t12b     { font-family: Tahoma; font-size: 10pt; color: rgb(0,0,0); text-decoration: none; font-weight: bold }

.t8w     { font-family: Tahoma; font-size: 8pt; color: rgb(255,255,255) }
.t8bw    { font-family: Tahoma; font-size: 8pt; font-weight: bold; color: rgb(255,255,255) }
.t8br    { font-family: Tahoma; font-size: 8pt; font-weight: bold; color: rgb(255,0,0) }
.t9      { font-family: Tahoma; font-size: 9pt; color: rgb(0,0,0) }
.t10     { font-family: Tahoma; font-size: 10pt; color: rgb(0,0,0); text-decoration: none }
.t10b     { font-family: Tahoma; font-weight: bold; font-size: 10pt; color: rgb(0,0,0); text-decoration:none }
.t11     { font-family: Tahoma; font-size: 11pt; color: rgb(0,0,0); text-decoration: none                                                                          }
.t11b     { font-family: Tahoma; font-weight: bold; font-size: 11pt; color: rgb(0,0,0); text-decoration: none                                                                          }
.t15b     { font-family: Tahoma; font-weight: bold; font-size: 15pt; color: rgb(0,0,0); text-decoration: none                                                                          }
.t9b     { font-family: Tahoma; font-size: 10pt; font-weight: bold; color: rgb(0,0,0)                                                      }
.t9bn    { font-family: Tahoma; font-size: 10pt; font-weight: bold; color: rgb(0,0,0); text-decoration: none                               }
.t9bw    { font-family: Tahoma; font-size: 9pt; font-weight: bold; color: rgb(255,255,255)                                                 }
.t9br    { font-family: Tahoma; font-size: 9pt; font-weight: bold; color: rgb(255,0,0)                                                     }

.t6-box  { font-family: Tahoma; font-size: 6pt; background-color: rgb(255,255,255); color: rgb(0,0,0); border: 1px solid rgb(0,0,0)        }
.t7-box  { font-family: Tahoma; font-size: 7pt; background-color: rgb(255,255,255); color: rgb(0,0,0); border: 1px solid rgb(0,0,0)        }
.t8-box  {
	padding-left: 3px;
	font-family: Tahoma;
	font-size: 8pt;
	background-color: rgb(255,255,255);
	color: rgb(0,0,0);
	border: 1px solid rgb(0,0,0)
}
.t8g-box { font-family: Tahoma; font-size: 8pt; background-color: rgb(234,234,234); color: rgb(0,0,0); border: 1px solid rgb(234,234,234)  }
.t8s-box { font-family: Tahoma; font-size: 8pt; background-color: rgb(192,192,192); color: rgb(0,0,0); border: 1px solid rgb(192,192,192)  }
.t8w-box { font-family: Tahoma; font-size: 8pt; background-color: rgb(255,255,255); color: rgb(0,0,0); border: 1px solid rgb(255,255,255)  }
.t8wr-box { text-align: right; font-family: Tahoma; font-size: 8pt; background-color: rgb(255,255,255); color: rgb(0,0,0); border: 1px solid rgb(255,255,255)  }
.t8bw-box { font-family: Tahoma; font-size: 8pt; font-weight: bold; background-color: rgb(255,255,255); color: rgb(0,0,0); border: 1px solid rgb(255,255,255)  }
.t9-box  { font-family: Tahoma; font-size: 9pt; background-color: rgb(255,255,255); color: rgb(0,0,0); border: 1px solid rgb(0,0,0)        }
.t9w-box { font-family: Tahoma; font-size: 9pt; background-color: rgb(255,255,255); color: rgb(0,0,0); border: 1px solid rgb(255,255,255)  }
.t10r-box { font-family: Tahoma; color: rgb(255,0,0); font-weight: bold; font-size: 10pt; background-color: rgb(255,255,255); border: 1px solid rgb(255,255,255)  }
.c8-box   { font-family: Courier; font-size: 7pt; background-color: rgb(255,255,255); color: rgb(0,0,0); border: 1px solid rgb(0,0,0)        }

.b-a     { border: 1px solid rgb(0,0,0)                                                                                                    }
.b-ag    { border: 1px solid rgb(200,200,200)                                                                                              }
.b-rb    { border-right: 1px solid rgb(0,0,0); border-bottom: 1px solid rgb(0,0,0)	                                                   }
.b-tb    { border-top: 1px solid rgb(0,0,0); border-bottom: 1px solid rgb(0,0,0)                                                           }
.b-r     { border-right: 1px solid rgb(0,0,0)                                        	                                                   }
.b-rbld  { border-right: 2px solid rgb(0,0,0)                                        	                                                   }
.b-b     { border-bottom: 1px solid rgb(0,0,0)                                                                                             }
.b-bg    { border-bottom: 1px solid rgb(123,123,123)                                                                                             }
.b-lt    { border-left: 1px solid rgb(0,0,0); border-top: 1px solid rgb(0,0,0)                                                             }
.b-l     { border-left: 1px solid rgb(0,0,0)                                                                                               }
.b-lr    { border-left: 1px solid rgb(0,0,0); border-right: 1px solid rgb(0,0,0)                                                           }
.b-lb    { border-left: 1px solid rgb(0,0,0); border-bottom: 1px solid rgb(0,0,0)                                                          }
.b-ltr   { border-left: 1px solid rgb(0,0,0); border-top: 1px solid rgb(0,0,0); border-right: 1px solid rgb(0,0,0)                         }
.b-tr    { border-top: 1px solid rgb(0,0,0); border-right: 1px solid rgb(0,0,0)                                                            }
.b-lbr   { border-left: 1px solid rgb(0,0,0); border-bottom: 1px solid rgb(0,0,0); border-right: 1px solid rgb(0,0,0)                      }
.b-ltb   { border-left: 1px solid rgb(0,0,0); border-top: 1px solid rgb(0,0,0); border-bottom: 1px solid rgb(0,0,0)                        }
.b-rtb   { border-right: 1px solid rgb(0,0,0); border-top: 1px solid rgb(0,0,0); border-bottom: 1px solid rgb(0,0,0)                       }
.b-t     { border-top: 1px solid rgb(0,0,0)                                                                                                }
.b-gr    { border-right: 1px solid rgb(200,200,200); border-bottom: 1px solid rgb(200,200,200)                                             }
.sm-rdo  { width: 11px; height: 11px                                                                                                       }
P.brk    { page-break-before: always 							       		                                   }
.test    { font-family: Tahoma; font-size: 15pt; color: rgb(0,0,0); font-weight: bold                                                      }
.b-bbr   { border-right: 1px solid rgb(0,0,128); border-bottom: 1px solid rgb(0,0,128)                                                     }
.b-bubr  { border-right: 1px solid rgb(128,0,0); border-bottom: 1px solid rgb(128,0,0)                                                     }
.b-gbr   { border-right: 1px solid rgb(200,200,200); border-bottom: 1px solid rgb(200,200,200)                                             }
.g-bg-2  { background-color: rgb(219,219,219) }
.g-bg-1	 { background-color: rgb(234,234,234) }
.b-bg	   { border-bottom: 1px solid rgb(200,200,200) }
.b-blg   { border-bottom: 1px solid rgb(234,234,234) }
.bg	 { background: #EAEAEA }



















.tablescroll {
    font: 12px normal Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
 
.tablescroll td,
.tablescroll_wrapper,
.tablescroll_head,
.tablescroll_foot {
    border:1px solid #ccc;
}
 
.tablescroll td {
    padding:3px 5px;
    border-bottom:0;
    border-right:0;
}
 
.tablescroll_wrapper {
    background-color:#fff;
    border-left:0;
}
 
.tablescroll_head,
.tablescroll_foot {
    background-color:#eee;
    border-left:0;
    border-top:0;
    font-size:11px;
    font-weight:bold;
}
 
.tablescroll_head {
    margin-bottom:3px;
}
 
.tablescroll_foot {
    margin-top:3px;
}
 
.tablescroll tbody tr.first td {
    border-top:0;
}