div#moredetailsarea 	{
			margin: 0px 0px 0px 0px;
			display: none;
			padding: 10px;
			z-index:4;
			width:100%;
			height:300px;
			border:1px solid #C0C0C0;
			overflow:auto;
			scrollbar-base-color: #C0C0C0;
			}

div#moredetailsareatop 	{
			margin: 0px 0px 0px 0px;
			display: none;
			padding: 10px;
			z-index:4;
			width: 370px;
			}

div#moredetailsarea1 	{
			margin: 0px 0px 0px 0px;
			display: none;
			padding: 10px;
			z-index:4;
			width:100%;
			height:300px;
			border:1px solid #C0C0C0;
			overflow:auto;
			scrollbar-base-color: #C0C0C0;
			}

div#moredetailsarea1top 	{
			margin: 0px 0px 0px 0px;
			display: none;
			padding: 10px;
			z-index:4;
			width: 370px;
			}
			
div#moredetailsarea2 	{
			margin: 0px 0px 0px 0px;
			display: none;
			padding: 10px;
			z-index:4;
			width:100%;
			height:300px;
			border:1px solid #C0C0C0;
			overflow:auto;
			scrollbar-base-color: #C0C0C0;
			}

div#moredetailsarea2top 	{
			margin: 0px 0px 0px 0px;
			display: none;
			padding: 10px;
			z-index:4;
			width: 370px;
			}
			
.transparent {
    filter:alpha(opacity=90);
    background-color:white;
    display:none;
    width:300;
    height:100;
    position:absolute;
    color: white;
    border: 1 #4C4646 solid;
}

.overlay_fz_prv {
	background-color: #85BBEF;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

.fz_prv_nw {
/* background: transparent url(fz_prv/left-top.gif) no-repeat 0 0;		*/	
  width:1px;
  height:20px;
  background-color: #C9C3B7;  
}

.fz_prv_n {
 /* background: transparent url(fz_prv/top-middle.gif) repeat-x 0 0;		*/		
  width:1px;
  height:20px;
  background-color: #C9C3B7; 
}

.fz_prv_ne {
/*  background: transparent url(fz_prv/right-top.gif) no-repeat 0 0;		*/	
  width:1px;
  height:20px; 
}

.fz_prv_w {
/*  background: transparent url(fz_prv/frame-left.gif) repeat-y top left;			*/	
  width:1px;
  height:1px;
  background-color: #000000;  
}

.fz_prv_e {
/*  background: transparent url(fz_prv/frame-right.gif) repeat-y top right;			*/	
  width:1px;
  height:1px;
  background-color: #000000;  
}

.fz_prv_sw {
/*  background: transparent url(fz_prv/bottom-left-c.gif) no-repeat 0 0;			*/	
 width:1px;
 height:20px;
}

.fz_prv_s {
/*  background: transparent url(fz_prv/bottom-middle.gif) repeat-x 0 0;			*/	
  width:1px;
  height:20px;    
}

.fz_prv_se  {
/*  background: transparent url(fz_prv/bottom-right-c-enlarge.gif) no-repeat 0 0;			*/	
  width:1px;
  height:20px;
}

.fz_prv_sizer {
	cursor:se-resize;	
	height:20px;
	background-color: #C9C3B7;  
}

.fz_prv_close {
	width: 19px;
	height: 20px;
	background: transparent url(file:///C|/Users/sampee/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Low/Content.IE5/ACJISM4E/themes/fz_prv/button-close-focus.gif) no-repeat 0 0;			
	position:absolute;	
	top:7px;
	right:5px;
	cursor:pointer;
	z-index:1000;	
	
}

.fz_prv_minimize {
	width: 19px;
	height: 20px;
	background: transparent url(file:///C|/Users/sampee/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Low/Content.IE5/ACJISM4E/fz_prv/button-min-focus.gif) no-repeat 0 0;			
	position:absolute;
	top:7px;
	right:55px;
	cursor:pointer;
	z-index:1000;	
  
}

.fz_prv_maximize {
	width: 19px;
	height: 20px;
	background: transparent url(file:///C|/Users/sampee/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Low/Content.IE5/ACJISM4E/fz_prv/button-max-focus.gif) no-repeat 0 0;			
	position:absolute;
	top:7px;
	right:37px;
	cursor:pointer;
	z-index:1000;
	
}

.fz_prv_maximize_on {
	width: 19px;
	height: 15px;
	background: transparent url(file:///C|/Users/sampee/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Low/Content.IE5/ACJISM4E/fz_prv/button-max-focus.gif) no-repeat 0 0;			
	position:absolute;
	top:5px;
	right:37px;
	cursor:pointer;
	z-index:1000;
	
}

.fz_prv_title {
	float:left;
	height:18px;
	font-size:9px;
	text-align:center;
	margin-top:2px;
	width:100%;
	color:#000000;
	/*	background:#FFFFFF; */
}

.fz_prv_content {
  	overflow:auto;	  
	color: #000;
	font-family: Tahoma, Arial, sans-serif;
  	font: 12px arial;
	background:#C9C3B7;
}

/* For alert/confirm dialog */

.fz_prv_window {
	border:1px solid #F00;	
	background: #FFF;
	padding:20px;
	margin-left:auto;
	margin-right:auto;
	width:400px;
}

.fz_prv_message {
  font: 12px arial;
	text-align:center;
	width:100%;
}

.fz_prv_buttons {
	text-align:center;
	width:100%;
}

.fz_prv_buttons input {
	width:20%;
	margin:10px;
}

.fz_prv_progress {
	float:left;
	margin:auto;
	text-align:center;
	width:100%;
	height:16px;
	background: #FFF url(file:///C|/Users/sampee/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Low/Content.IE5/ACJISM4E/%27alert/progress.gif%27) no-repeat center center
}

.fz_prv_wired_frame {
	background: #FFF;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;	
}

table.fz_prv_table_window_top  { 
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	/*border-collapse: collapse; */
	border-spacing: 0; 
	width: 100%; 
	margin: 0px;
	padding:0px;
	background:#C9C3B7; 
}

table.fz_prv_table_window_bot  { 
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	/*border-collapse: collapse; */
	border-spacing: 0; 
	width: 100%;
	margin: 0px;
	padding:0px;
	background:#C9C3B7; 
}
