.title {
  font-size:14px ;
  font-weight:bold ;
  }
ul {
list-style-type: none;
 padding: 0px;
 margin: 10px 10px 10px 10px;


 }
li
 {
 
 padding-left: 5px; 
 padding-right: 5px ;
 white-space:normal; 
 font-size:10pt ;
 } 
#menu {
  padding: .3em .3m ;
  z-index:999 ;
  }
  
#favoriList {
	position:absolute ;
	z-index: 9999 ;
	left: 409px ;
	top: 48px ;
    width: 400px;
	border: 2px solid #cacaca ;
	border-radius: 5px ;
	background-color:#97BDFD ;
    box-shadow: 0 0 12px #333333;
	margin-left:0px ;
	padding: .3em .3em ;
	opacity: 1.0;
	overflow:hidden ;

  }  
.ui-button {
  padding: .1em .2em ;
  border: 2px solid #dadada;
  border-radius: 3px;
  box-shadow: 0 0 5px #333333;  
  color:#ffffff ;
  font-weight:bold;
  text-decoration:none ;
  background-color:#669966 ;
  font-size:16pt ; 
}   

.ui-button1 {
  position:relative ;
  top:-10px ;
  padding: .1em .2em ;
  border: 2px solid #dadada;
  border-radius: 3px;
  box-shadow: 0 0 5px #333333;  
  color:#ffffff ;
  font-weight:bold;
  text-decoration:none ;
  background-color:#009900 ; 
}   
  
.ui-buttona {
  text-decoration:none ;
  color:#333333 ;
  }
.ui-buttona a {
  text-decoration:none ;
  }
.ui-buttona a.hover {
  text-decoration:underline ;
  }
.ui-buttona a.visited {
  text-decoration: none ;
  }
   
		
img { border: 0}
#keyword1 {
 position:relative ;
 top: -10px;
 left: 0px;
 width: 100px ;
 height:18px ;
 font-size:10pt;
 color:#000000;
 padding:0px 2px 0px 0px;
 border: 2px solid #dadada;
 border-radius: 7px;
 background-color:#f0f0f0; 
 -webkit-appearance: textfield ;
} 


#keyword {
 position:relative ;
 top: -10px;
 left: 0px;
 width: 120px ;
 height:28px ;
 font-size:16pt;
 color:#000000;
 padding:0px 2px 0px 0px;
 border: 2px solid #dadada;
 border-radius: 7px;
 background-color:#f0f0f0; 
 -webkit-appearance: textfield ;

 
} 
.force-open{
    display:block !important;
}
.ui-draggable, .ui-droppable {
	background-position: top;
}

#bookmark {
 position:absolute ;
 top: 0px;
 left: 535px;
 width: 200px ;
 height:10px ;
 font-size:10pt;
 color:#000000;
 padding:0px 2px 0px 0px;
    border: 2px solid #dadada;
    border-radius: 7px;
 background-color:#f0f0f0; 
 -webkit-appearance: textfield ;
 visibility:hidden
} 
 
.glowing-border {
    border: 2px solid #dadada;
    border-radius: 7px;
}

#keyword:focus { 
    outline: none;
    border-color: #9ecaed;
    box-shadow: 0 0 10px #9ecaed;
}

#toolbar {
 width: 100% ;
 padding:0px 0px ;
 height:44px ;
 position:absolute; bottom:0; left:0;
 color:#000000 ;
 background-color:#f0f0f0;
 border:1 solid #000000;
 z-index: 3; 

 }
#toolbar1 {
 position:absolute ;
 width: 100% ;
 top:80px ;
 padding:0px 0px ;
 height:44px ;
 color:#000000 ;
 background-color:#f0f0f0;
 border:1 solid #000000;

 }

		
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	overflow:hidden ;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	overflow:hidden ;
	background-color:#Fafafa ;
}

 

#header {
 position: relative; 
	padding-top: 0;
    height:80px ;
background-color:#fafafa ;
opacity:.8 ;
font-size:14px ;
font-weight:bold ;
color:#000000 ;

}
#uiblock-a {
  width: 40%; border: 0px solid red; float: left; 
  }
#uiblock-b {
 width: 60% border: 1px solid blue; float: right; margin-left:-40px
 }  
.clear { clear: both;}

#searchbox {
 position:absolute ;
 border: 0px solid red;
 left:490px ;
 top: 165px ;
 width: 460px ;
 height: 300px ;
 background-color:#999999 ;
 visiblity:hidden ;
 z-index:998 ;

}
#pagecontainer {
  position:relative ;
  top:auto ;
  left:0px ;
  height:100% ;
  border 1 solid #666666 ;
}
#footer_content { position:absolute; bottom:0; left:0;
background-color:#FFFFCC; text-align:center; font-size:8pt;color:#666666;
width:100% }
.auto-style1 {
	text-align: left;
}
.auto-style2 {
   position:absolute ;
   left:220px ;
   top:60px ;
	font-size: large;
	font-family: Arial, Helvetica, sans-serif;
}


