





body {
	background: #fff;
	color: #333;
    font:10pt Lucida Sans;
	padding: 0 0 0 0;
}
.menu {
    background: #3C8834;
   	width:1000px;
	height:28px;
    padding-top:0px;
}
.topsection {
	height:15px;
	padding-top:0;
	text-align:right;
    background: #fff;
}
.topsection a {
    font-size: 11px;
    padding-right:10px;
    text-decoration: none;
    color:#374F1B;
    font-weight:bold;
}
.topsection a:hover {
    font-size: 11px;
    padding-right:10px;
    text-decoration: underline;
    color:#374F1B;
    font-weight:bold;
}
#selected{
    font-size: 11px;
    padding-right:10px;
    text-decoration: none;
    color:#4B1A2D;
    font-weight:bold;
}
.banner {
    background: #fff;
   	width:1000px;
	height:300px;
    padding-top:0;
    margin-top:0;
}
.banner object{
    padding:0;
    margin:0;
}
.header {
  background:#87C381;
  min-height:343px;
  margin:0 auto;
}
.body {
  background:#fff;
  min-height:500px;
  margin:0 auto;
  padding-top:5px;
  padding-bottom:5px;
  clear: both;
}
.bodyother {
   background: white url(http://www.borneotrust.com/images/contenttop.gif) top no-repeat;
   border: 1px solid #DDD;
   width: 998px;
   min-height:500px;
   margin:0 auto;
   margin-top: 5px;
   margin-bottom: 5px;
   padding-top:5px;
   padding-bottom:5px;
   clear: both;
   background-color: #FFF;
   float:left;

 }
.bodyother h3 {
   background: #86AFB0 url(http://www.borneotrust.com/css/images/headline.png);
   color: white;
   font:12pt Lucida Sans;
   font-weight: bold;
   text-transform: uppercase;
   margin: 0px 5px 10px 5px;
   padding: 3px 0px 3px 7px;

}
.contentwrap {
   padding: 5px;
}
.footer {
	min-height:140px;
	margin: 0 auto;
	clear: both;
	color:#000;
	text-align: center;
	background-color:#7AB152;
}
.footer a {
  color:#fff;
  text-decoration: none;
  
}
.company{
  padding-top: 3px;
  font-weight: bold;
  padding-bottom: 0;
  font-size: 18px;
}
.address{
  padding-top: 0;
  padding-bottom: 0;
  font-size: 12px;
}
.sponsor{
  padding-top: 0;
  font-size: 12px;
}
.kkweb{
  padding-top: 0;
  font-size: 12px;
}
.block{
  border:1px solid #C6D7D5;
  padding: 5px 5px 5px 5px;
  margin-bottom:2px;
  background:#fff;
  margin-left:2px;
  margin-top:0;
  margin-right:2px;

 }
.caption{
    margin-top: 1px;
    margin-bottom: 5px;
    height: 30px;
    display:block;
}
.caption h3 {
    font:17pt Lucida Sans;
    text-transform:uppercase;
    color: #2F6B25;
}
.content-box {
	position: relative;
	border: 1px solid #C6D7D5;
	min-height:600px;
	background: #fff;
	display:block;
	overflow:auto;
	padding: 5px;
	margin-top:3px;
	text-decoration: none;
	font-weight: bold;
}
.content-box a{
	color: #30716C;
	font-family: ;
	font-size: 12pt;
	text-decoration: none;
}
.content-box h3{
   font-size:19pt;
   color: #2F6B25;
   padding-left:0;
}



.pagination {
	padding: 3px;
	margin: 3px;
	text-align: center;
}

.pagination a {
    font:10pt Lucida Sans;
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #B9BCA4;
	background-color: #B2B9A1;
   	text-decoration: none; 
	color: #000;
}
.pagination a:hover, div.pagination a:active {
	border: 1px solid #B2B9A1;
	background-color: #EAF7CD;
   	color: #000;
}
.pagination .current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #EAF7CD;
	font-weight: bold;
	background-color: #EAF7CD;
	color:#000;
}
.pagination .disabled {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #B2B9A1;
	color: #000;
	background-color: #E2E2E2;
	cursor: default;
}



.loginbutton {
   text-align:center;
}
a.rollover {
    display: inline-block;
	width: 63px;
	height: 30px;
	text-decoration: none;
	background: url();
	}
a.rollover:hover {
	background-position: -63px 0px;
}

a.go {
    margin-left:7px;
    display: inline-block;
	width: 32px;
	height: 18px;
	text-decoration: none;
	background: url();
	}
a.go:hover {
    margin-left:7px;
    background-position: -32px 0px;
}



.forgot a {
   font-size: 11px;
   text-decoration: none;
   color: #819D43;
}
.forgot a:hover {
   text-decoration: underline;

}



.leftnav {
  width:220px; font-size:12px;
}
.leftnav ul {
  margin:0px;
  padding:0px;
}
.leftnav ul li {
  list-style:none;
  padding-left:0px;
}
.leftnav ul li:hover {
  background-color:#DFF3DC;
  position:relative;
  cursor:pointer;
}
.leftnav ul li a {
  height:25px;
  width:100%;
  line-height:25px;
  padding-left:15px;
  border-top:#fff solid;
  border-bottom:#fff solid;
  border-width:0px;
  text-decoration: none;
  color:#778376;
}
.leftnav ul li a:hover {
  text-decoration: none;
}




.post { padding: 5px; margin-bottom: 20px; background: #fff; }
.post h2 { margin: 5px 0 7px 0;  line-height: 100%; }
.post h2 a { color: #555; font:13pt Lucida Sans; text-decoration: none; line-height: 0px; }
.post h3 { margin: 5px 0 15px 0;  line-height: 100%; }
.post h3 a { color: #555; font:11pt Lucida Sans; text-decoration: none; line-height: 100%; font-weight:bold; }
.post .post-content { float: left; width: 100%; display: inline; }

.entry { padding: 0; border-bottom: double #EAEAEA; }
.entry a { text-decoration: underline; }
.entry a:hover { text-decoration: none; }
.entry ul, .entry ol { padding: 9px 40px; }
.entry p { margin-bottom: 10px; }

.read_more { background: #676767; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; padding: 2px 5px 1px; text-shadow: #777 0 1px;  }
.read_more a { text-decoration: none; color: #f1f1f1; text-transform: uppercase; font-size: 100%; }
.read_more:hover { background: #888; }

.post_meta { margin: 0 0 15px 0;  }
.postmeta { background: #ddd; padding: 4px 8px 3px; display: inline; font-size: 85%; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; color: #555; }
.postmeta li { display: inline; }
.postmeta li a { display: inline; text-decoration: none; color: #454545; font-size: 85%; }
.postmeta li a:hover { text-decoration: underline; }

.clearfix:after { clear: both; content: ' '; display: block; font-size: 0; line-height: 0; visibility: hidden; width: 0; height: 0; }
.clearfix { display: inline-block; }
* html .clearfix { height: 1%; }
.clearfix { display: block; }
.backto {
  text-align:right;
  font-weight:bold;
}




.newsblock {
  width:220px; font-size:12px;
}
.newsblock ul {
  margin:0px;
  padding:0px;
}
.newsblock ul li {
  list-style:none;
  padding-left:6px;
  padding-bottom:5px;
}
.newsblock ul li:hover {
  position:relative;
  cursor:pointer;
}
.newsblock ul li a {
  height:25px;
  width:100%;
  padding-left:15px;
  border-top:#fff solid;
  border-bottom:#fff solid;
  border-width:0px;
  text-decoration: none;
  color:#333;
}
.newsblock ul li a:hover {
  text-decoration: underline;
}
.newsblock ul li img {
  position: absolute;
  padding-top:0px;
}
.morenews {
  text-align:right;
  font-weight:bold;
}
.morenews a{
  font-size:10px;
  font-weight:bold;
  width: 100%;
  text-decoration: none;
  color:#40B227;
}
.morenews a:hover {
  text-decoration: underline;
  color:#40B227;
}


#homepageleft {
  float: left;
  width: 340px;
  margin: 10px 0 10px 0;
  padding: 0px;
  
}
#homepageleft2 {
  float: left;
  width: 340px;
  margin: 10px 0 10px 0;
  padding: 0px;
}
#homepageleft2 h3 {
 background: #86AFB0 url(http://www.borneotrust.com/css/images/headline.png);
 color: white;
 font:12pt Lucida Sans;
 font-weight: bold;
 text-transform: uppercase;
 margin: 0px 0px 10px 0px;
 padding: 3px 0px 3px 7px;
}

.hpfeatured {
	background:#D3E7B8;
	float: left;
	width: 320px;
	border: 1px solid #DDD;
	padding: 10px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: normal;
}

.hpfeatured a:hover {
  color:#900;
}
.hpfeatured3 {
	background:#D3E7B8;
	float: left;
	width: 272px;
	border: 1px solid #DDD;
	padding: 10px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	
}

.hpfeatured2 {
	background: white url(http://www.borneotrust.com/images/featuredtop.gif) top no-repeat;
	float: left;
	width: 273px;
	border: 1px solid #DDD;
	padding: 10px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#homepageleft h3 {
 background:#508B3F;
 color: white;
 font:12pt Lucida Sans;
 font-weight: bold;
 text-transform: uppercase;
 margin: 0px 0px 10px 0px;
 padding: 3px 0px 3px 7px;
}
#sidebarright h3 {
 background: #508B3F;
 color: white;
 font:12pt Lucida Sans;
 font-weight: bold;
 text-transform: uppercase;
 margin: 0px 0px 10px 0px;
 padding: 3px 0px 3px 7px;
}
#homepageleft hr {
 border-bottom: 1px dotted #94B1DF;
 border-top: none;
 border-left: none;
 border-right: none;
 margin: 0px 0px 10px 0px;
 padding: 0px 0px 10px 0px;
 clear: both;
}

#homepageleft2 hr {
 border-bottom: 1px dotted #94B1DF;
 border-top: none;
 border-left: none;
 border-right: none;
 margin: 0px 0px 10px 0px;
 padding: 0px 0px 10px 0px;
 clear: both;
}
.thumb {
 float: left;
 margin: 0px 10px 0px 0px;
 width: 90px;
 height: 90px;
}
#homepageright {
 float: right;
 width: 340px;
 margin: 10px 0 10px ;
 padding: 0px;
}


#homepageright2 {
 float: right;
 width: 340px;
 margin: 10px 0 10px 0;
 padding: 0px;
}
#homepageright2 h3 {
 background: #508B3F;
 color: white;
 font:12pt Lucida Sans;
 font-weight: bold;
 text-transform: uppercase;
 margin: 0px 0px 10px 0px;
 padding: 3px 0px 3px 7px;
}
#homepageright2 hr {
 border-bottom: 1px dotted #94B1DF;
 border-top: none;
 border-left: none;
 border-right: none;
 margin: 0px 0px 10px 0px;
 padding: 0px 0px 10px 0px;
 clear: both;
}
#homepageright h3 {
 background: #508B3F;
 color: white;
 font:12pt Lucida Sans;
 font-weight: bold;
 text-transform: uppercase;
 margin: 0px 0px 10px 0px;
 padding: 3px 0px 3px 7px;
}
#homepageright hr {
 border-bottom: 1px dotted #94B1DF;
 border-top: none;
 border-left: none;
 border-right: none;
 margin: 0px 0px 10px 0px;
 padding: 0px 0px 10px 0px;
 clear: both;
}


.line {
 border-bottom: double #EAEAEA;
 border-top: none;
 border-left: none;
 border-right: none;
 margin: 0px 0px 10px 0px;
 padding: 0px 0px 10px 0px;
 clear: both;
}

