#prnheader
{
	display: none;
  	visibility: hidden;
  	height: 0px;
}


#bottom	
{ 
  height: auto;
  min-height:35px;
  width: inherit;
  overflow:auto;
  
  color: #969696;
  background-color: #f2f2f2;
  background: #f2f2f2 url(cimer.png) 0 4px no-repeat;		  
  line-height: 13px;
  font-size: 11px; 
  text-align: left; 
  font-family: Verdana, Thaoma, Arial, Sanserif;
  font-weight: bold;
  padding-top: 6px;
  padding-left: 26px;
  margin-left: 2px;
		  
  border-top: 3px solid #cccccc;
  visibility: hidden;
}
		
#bottom	a
{
	color: #969696;
 	font-size: 11px;
 	line-height: 13px; 
 	font-weight: normal;
	text-align: left; 
	text-decoration: none;
}

#bottom	a:hover
{
	text-decoration: underline;
}


#text	{ font-size:12px; 
          /*
		  position:absolute; 
 		  left:0px;
		  */
		  overflow:auto; 
		  margin:0; 
  		  padding:0px; 
		  font-family: Times, Helvetica;
		  font-size: 12pt;
		  visibility: hidden;
		}

#top	{ height: 109px; 
		  text-align: right; 
		  background-color: #f2f2f2;
		  background: #f2f2f2 url(toolbgr.png) repeat-x;
		  vertical-align: top;  
		}

#top a		{ cursor: pointer; visibility: visible; }
#top img	{ margin-top: 5px; border-width: 0; }


#jc1 
{
	font-family: Times, Verdana, Thaoma, Arial, Sanserif;
	font-weight: bold;
	font-size: 23px;
	background: transparent;
	color: black;
	text-align: center;
	vertical-align: middle;
	padding-top: 15px;
}
#jc2 
{
	font-family: Times, Verdana, Thaoma, Arial, Sanserif;
	font-weight: normal;
	font-size: 11px;
	color: black;
	text-align: center;
	vertical-align: middle;
	padding-left: 15px;
}

#loader
{
	width:100%;
	height:100%;
	background-color:gray;
	visibility: visible;
}

.seltext
{
	background-color: rgb(0, 102, 255);
	color: rgb(255, 255, 255);
}

.rdata
{
	display: none;
	visibility: hidden;
}


