/* Last-Modified: 23/06/06 01:24:27 */



/**

 * Current style

 */

.GB_t_frame {

  color: #444;

  font-size: 12px;

}



.GB_content {

  background-color: #fff;

  

  border: 10px solid #646667;
  border-radius:10px;
-o-border-radius:10px;
-moz-border-radius:10px;
-webkit-border-radius:10px;

}



.GB_loader {

  color: #616161;

  background-color: #fff;

}



.GB_header {

  border-bottom: 0px solid #ccc;

}



.GB_caption {

  font-weight: bold;

}



/**

 * Base stuff

 */

#GB_overlay {

  position: absolute;

  margin: auto;

  top: auto;

  left: 0;

  z-index: 100;
}



#GB_window {

  font-family: helvetica, verdana, sans-serif;

  left: 0;

  top:auto;

  font-size: 1px;

  position: absolute;

  
  z-index: 150;
}



#GB_frame {

  
  margin: 0;

  padding: 0;
border: 10px solid #646667;
  border-radius:20px;
-o-border-radius:20px;
-moz-border-radius:20px;
-webkit-border-radius:20px;

}





/**

 * Content

 */

.GB_t_frame {

  margin: 0;

  padding: 0;

  border-collapse: collapse;
 
}



.GB_content {

  padding: 0;

  margin: 0;

  vertical-align: top;

  margin-bottom: 25px;

  z-index: 155;

}



.GB_loader {

  z-index: 500;

  left: 6px;

  font-size: 15px;

  text-align: center;

}





/**

 * Header

 */

.GB_caption {

  position: absolute;

  text-align: left;

}



.GB_header {

  vertical-align: middle;

  padding: 5px 4px 5px 4px;

  margin: 0;
   background-color:#fff;

}



.GB_close {

  z-index: 200;

  float: right;

  cursor: pointer;

  cursor: hand;

}



.GB_close img {

  width: 25px;

  height: 25px;

  margin-right: 3px;

}



.GB_container {

  margin: 0;

  padding: 0;

}

table.tblgrey
{
    border-style: none;
	border-color: inherit;
	border-width: 0px;
    width:100%;	
	font-weight: normal;
	font-size: 9px;	
	background-color:#FAFAFA;
	border-collapse: collapse;
	border-spacing: 0px;
	color: rgb(0, 0, 0);
    font-family: "Lucida Sans Unicode","Lucida Grande",arial,helvetica,sans-serif;
}
table.tblgrey td
{
color: #000;
padding: 4px;
border: 0px #B8B8B8 solid;
font-size: 11px;
height:20px;
padding-left:4px;
}
table.tblgrey td a{text-decoration:none; color:#0072C6;}
table.tblgrey td a:hover{color:#0072C6;text-decoration:underline;}
   
table.tblgrey tr:hover
{
 background-color: #FFFFCC;
}
table.tblgrey th
{
background-color:#DADADA;
color: #0072C6;
padding: 4px;
border-bottom: 1px #CADDEE solid;
border-right: 1px #CADDEE solid;
border-left: 1px #CADDEE solid;
border-top: 1px #CADDEE solid;
font-size: 11px;
height:25px;
text-align:left;
padding-left:4px;

} 
