body{
	min-width: 1004px;
	width:expression(document.body.clientWidth < 1000? "1000px": document.body.clientWidth );
}

.wrap{
	min-width: 1004px;
	width:expression(document.body.clientWidth < 1000? "1000px": document.body.clientWidth );
}

h1{
	font-family: Arial;
	font-size: 14px;
	color: #339771;
	font-style: normal;
}

.h3{
	font-family: Arial;
	font-size: 12px;
	color: #339771;
	font-style: normal;
}


.h2{
	font-family: Arial;
	font-size: 13px;
	color: #339771;
	font-weight: normal;
}
.gre{
  font-family: Arial;
  font-size: 12px; 
  color: #057C54;
  text-decoration: underline;

}

a.gre{
  font-family: Arial;
  font-size: 12px; 
  color: #057C54;
  text-decoration: none;
	font-style: normal;
}
a.gre:link{
  font-family: Arial;
  font-size: 12px; 
  color: #057C54;
  text-decoration: none;
	font-style: normal;
}
a.gre:visited{
  font-family: Arial;
  font-size: 12px; 
  color: #057C54;
  text-decoration: none;
	font-style: normal;
}
a.gre:active{
  font-family: Arial;
  font-size: 12px; 
  color: #057C54;
  text-decoration: none;
	font-style: normal;
}
a.gre:hover{
  font-family: Arial;
  font-size: 12px; 
  color: #BFBF56;
  text-decoration: none;
	font-style: normal;
}
a.p{
  font-family: Arial;
  font-size: 12px; 
  color: #000000;
  text-decoration: none;
}
a.p:link{
  font-family: Arial;
  font-size: 12px; 
  color: #000000;
  text-decoration: none;
}
a.p:visited{
  font-family: Arial;
  font-size: 12px; 
  color: #000000;
  text-decoration: none;
}
a.p:active{
  font-family: Arial;
  font-size: 12px; 
  color: #000000;
  text-decoration: none;
}
a.p:hover{
  font-family: Arial;
  font-size: 12px; 
  color: #BFBF56;
  text-decoration: none;
}
a.l{
  font-family: Arial;
  font-size: 12px; 
  color: #ffffff;
  text-decoration: none;
}
a.l:link{
  font-family: Arial;
  font-size: 12px; 
  color: #ffffff;
  text-decoration: none;
}
a.l:visited{
  font-family: Arial;
  font-size: 12px; 
  color: #ffffff;
  text-decoration: none;
}
a.l:active{
  font-family: Arial;
  font-size: 12px; 
  color: #ffffff;
  text-decoration: none;
}
a.l:hover{
  font-family: Arial;
  font-size: 12px; 
  color: #C4C550;
  text-decoration: none;
}
a.one{
  font-family: Arial;
  font-size: 10px; 
  color: #0AD491;
  text-decoration: none;
}
a.one:link{
  font-family: Arial;
  font-size: 10px; 
  color: #0AD491;
  text-decoration: none;
}
a.one:visited{
  font-family: Arial;
  font-size: 10px; 
  color: #0AD491;
  text-decoration: none;
}
a.one:active{
  font-family: Arial;
  font-size: 10px; 
  color: #0AD491;
  text-decoration: none;
}
a.one:hover{
  font-family: Arial;
  font-size: 10px; 
  color: #ffffff;
  text-decoration: none;
}
td{
  font-family: Arial;
  font-size: 12px; 
  color: #ffffff;
}
td.ibot{
  font-family: Arial;
  font-size: 11px; 
  color: #ffffff;
}
td.pbot{
  font-family: Arial;
  font-size: 11px; 
  color: #555360;
}
td.one{
  font-family: Arial;
  font-size: 10px; 
  color: #ffffff;
}
td.menu{
  font-family: Arial;
  font-size: 12px; 
  color: #057C54;
}

.p{
  font-family: Arial;
  font-size: 12px; 
  color: #000000;
}

td{
	font-family: Arial;
  font-size: 11px; 
  color: #000000;	
}
.gr{
	color: #089465;
}

a{
	color: #089465;	
}

.ans{
	padding-left: 30px;
}


/* library */
.search {
	background:#057C54;
	margin:20px 20px 20px 0;
	padding:20px;
	color:#FFF;
}
.search.index input{
	font-size:18px;
}
.search td{
	color:#FFF;
	font-weight:bold;
}
.search.index p{
	color:#FFF;
	font-size:13px;
	padding:10px 0 0;
	margin:0;
	text-align:right;
}
.search.index p a{
	color:#FFF;
}
.search.index .textfield{
	width:400px;
}
.library.table{
	width:100%:
}
.clrflt{ clear:both;float:none;}
.library.table .col{
	float:left;
	width:48%;
	padding-right:2%;
}
.library.table .col h3{
	font-size:11px;
	font-weight:normal;
}
.library.table .col h3 a{
	font-weight:bold;
}

.books div{
	padding:5px 0 5px;
}
.books div h3{
	font-size:13px;
}
.books div h3, .books div p{
	padding:0;
	margin:0;
}
.books div div{
	padding:3px;
}
.preview.library td{
	font-size:12px;
}

.preview.library td.field{
	font-weight:bold;
}
.paginator span{
	padding:5px;
	font-size:13px;
}
.search .textfield{
	width:100%;
	font-size:13px;
}

