body {
  background-image: url(./images/background.jpg);
  background-position: top left;
  background-repeat: repeat-x;
	background-color: #0069B1;

	color: navy;
  font-family: 'Trebuchet MS',Tahoma,Verdana,Arial,Helvetica,'sans serif';
  font-size: 12px;
  margin: 0px; padding: 0px;
}
#body-frame {
}
#main-frame {
  width: 1002px; 
  margin-top: 0px; margin-bottom: 0px;
  padding: 0px;
}
#top-box {
	background-image:  url(../backgrounds/cofor_header.gif);
	background-repeat: no-repeat-x;
	background-position: 0px 0px;
  padding: 0px 9px 0px 8px;
  height: 173px; /*was 205px;*/
  overflow: hidden;
}
#top-menus-box {
  background-image: url(../backgrounds/cofor_menu.jpg);
  background-position: top left;
  background-repeat: no-repeat;
  height: 55px;
  overflow: hidden;
}
#middle-box {
  background-image: url(../backgrounds/cofor_body.gif);
  background-repeat: repeat-y;
  background-position: left top;
  padding: 0px 8px 0px 8px;
}
#bottom-box {
  background-image: url(../backgrounds/cofor_footer.jpg);
  background-repeat: no-repeat;
  background-position: left top;

  height: 160px;
  overflow: hidden;
}
#bottom-contents {
  margin: 0px 20px 0px 203px;
  padding: 0px 8px 0px 0px;
  line-height: 14px;
  font-size: 11px;
  color: #999999;
  border-top: solid 1px #cecece;
  width: 760px
}
#main-title {
  background-image: url(../backgrounds/header00.jpg);
  background-position: center center;
  background-repeat: repeat-x;
  height: 165px; /*was 174px;*/
  overflow: hidden;
  width: 984px;
  max-width: 984px;
}
#main-logo {
  float: left;
  margin-top: 50px;
  margin-bottom: 0px;
  height: 65px;
  overflow: hidden;
}
#main-head {
  float: right;
  color: white;
  font-weight: bold;
  width: 500px;
  text-align: right;
  margin: 59px 5px 0px 0px;
}
#top-ribbon-box {
  background-image: url(../backgrounds/ribbon.png);
  background-position: left bottom;
  background-repeat: repeat-x;
  width: 100%;
  color: white;
  font-weight: bold;
  line-height: 24px;
  font-size: 18px;
  letter-spacing: 3px;
  padding: 13px 0px 5px 25px;
  font-family: Georgia,Garamond,'Times New Roman',serif;
  margin-top: 8px;
}
#top-menus {
  padding: 0px; margin: 0px;
  margin-left: 210px;
  height: 30px;
}

#middle-right {
  padding: 0px 20px 60px 20px;
  font-size: 12px;
}
#middle-float {
  width: 140px;
  float: right;
  border-left: solid 1px #cecece;
  padding: 8px;
  margin-left: 20px;
  margin-bottom: 20px;
  min-height: 300px
}
#middle-float ul, #middle-float li {
  list-style-type: none;
  margin: 0px; padding: 0px;
}
#middle-float li {
  line-height: 13px;
}
#middle-float a, #middle-float a:visited, #middle-float a:active, #middle-float a:link  {
  text-decoration: none;
  display: block;
  padding: 4px 0px 4px 8px;
  color: blue;
}
#middle-float a:hover  {
  background-color: #0069B1;
  color: white;
}

#middle-left {
  padding-right: 5px;
  padding-top: 10px;
  width: 160px;
}
#middle-left ul, #middle-left li {
  list-style-type: none;
  margin: 0px; padding: 0px;
}
#middle-left li {
  line-height: 18px;
  padding-left: 6px;
  margin: 3px 0px 3px 0px;
}
#middle-left li:hover {
}
#middle-left a {
  text-decoration: none;
  display: block;
  font-weight: bold;
  padding-left: 6px;
} 

#main-contents {
  margin: 0px;
  min-height: 400px;
  max-width: 770px;
}

/********** First Page Block Styles ********************/
#first-efor, #first-ifor {
  width: 480px;
  float: left;
}
#first-news {
  width:210px;
  float: right;
}
#first-hilites {
  width: 220px;
  float: left;
}
#first-news div.scrollist, #first-hilites div.scrollist {
  height: 232px; overflow: auto;
}
#first-efor div.scrollist, #first-ifor div.scrollist {
  height: 248px; overflow: auto;
  padding: 0px 4px 0px 4px;
}
#first-collections div.scrollist {
  height: 315px; min-height: 315px; overflow: auto;
  padding: 0px 4px 0px 4px;
}
.firstpage {
  margin-top: 0px; margin-bottom: 6px;
}
.firstpage legend {
  font-family: Georgia,Garamond,'Times New Roman',serif;
  font-size: 12px; font-weight: bold;
}
.firstpage legend img {
  margin-top: 2px;
  margin-right: 6px;
  float: left;
}
.firstpage legend a {
  color: navy; 
  padding-top: 6px;
}
.firstpage ul {
  margin: 0px; padding: 0px;list-style-type: none;
}
.firstpage dl {
  margin: 0px; padding: 0px;
  text-align: left;
}
.firstpage dt {
  padding-left: 5px;
  text-indent: -5px;
  text-align: left;
  border-bottom: solid 1px #eee;
  margin-bottom: 5px
}
.firstpage dt a {
  display: block;
}
.firstpage li {
  margin-bottom: 3px;
  padding-left: 5px;
  text-indent: -5px;
  text-align: left;
  border-bottom: solid 1px #eee;
}
.firstpage li:hover, .firstpage dt:hover {
  background-color: #eee;
}
.firstpage li a {
  display: block;
  padding-left: 5px;
  text-indent: 0px;
}
.firstpage li a:hover, .firstpage dt a:hover {
  color: blue;
}
/********** First Page Block Styles ********************/

#cover-box {
   background-color: white;
   padding: 0px 0px 20px 20; 
  width: 260px
}


#fix-pane {
  position: fixed;
  width: 160px;
}
#fix-pane p.rightbar-title {
  font-weight: bold;
  font-size: 13px;
  text-align: center;
  color: green;
}
#toc-list {
  font-family: 'Trebuchet MS',Tahoma,Verdana,Arial,Helvetica,'sans serif';
  margin-bottom: 10px;
  border-bottom: solid 1px #cecece;
  font-size: 12px;
}
#toc-list a.rightbar {
  display: block;
  border-top: solid 1px #cecece;
  color: navy;
  padding: 4px 0px 4px 6px;
}
#toc-list a.rightbar:hover {
  background-color: #66CC00;
  color: white;
}
#toc-list a.rightbar-inactive {
  display: block;
  border-top: solid 1px #cecece;
  color: silver;
  padding: 4px 0px 4px 6px;
}

#navigation {
  padding: 2px 0px 0px 180px;
  font-weight: bold;
  width: 100%;
}
#navigation a {
  color: navy;
}
#navigation a:hover {
  color: blue;
}
.sep {
  color: orange;
  padding: 0px 2px 0px 2px;
  font-weight: bold;
  font-size: 12px;
}

#menu-left-iforest {
  margin: 0px 0px 0px 20px;
  text-align: center;
  float: left;
  z-index:3000;
}
#menu-left-iforest a {
  text-decoration:none;
}

#menu-left-sponsors {
  margin: 20px 0px 15px 0px;
  text-align: center
}
#menu-left-sponsors a {
  text-decoration:undeline;
  display: block;
  margin-bottom: 2px
}
#menu-left-block {
 width: 165px;
}

.new {
  font-size: 8px; color: #1CC61C; font-weight: bold; font-style: italic; /*padding: 0px 2px 0px 2px; border: solid 1px #1CC61C;*/ 
}

#zmenuflag {
  float: right;
  margin-right: 18px
}

#prevnext a {
  display: block;
  font-weight: bold;
  font-size: 22px;
  color: green;
}
#prevnext a:hover {
  color: blue;
}

a.buttonlink {
  padding: 4px 10px 4px 10px;
  background-color: #eee;
  color: black;
  border: outset 1px #cecece;
  text-align: center;
  text-transform: uppercase;
}
a.buttonlink:hover {
  background-color: #999999;
  color: white;
  border: inset 1px #cecece;
}



#page-contents {
  padding: 0px 20px 20px 0px;
  border-right: solid 1px #cecece;
}
#page-menus {
  padding: 0px 10px 0px 10px;
  width: 160px;
}

#content_container{	/* YOUR HTML CONTENT */
  margin-bottom: 60px;
  min-height: 400px;
}


.subtitle {
  font-size: 12px;
}


a, a:visited, a:link, a:active {
  text-decoration: none;
  color: #0069B1;
  font-weight: bold;
}
a:hover {
  color: blue;
}
a.anchor, a.anchor:active,a.anchor:visited,a.anchor:hover,a.anchor:visited {
  color: navy;
}

h1 {
  font-size: 18px
}
h2 {
  font-family: Georgia,Garamond,'Times New Roman',serif;
  font-size: 14px
}
.h2 {
  font-family: Georgia,Garamond,'Times New Roman',serif;
  font-size: 14px; font-weight: bold;
  margin-bottom: 0px; padding-bottom: 0px
}
span.corsivo {
  font-family: 'Times New Roman', serif;
  font-style: italic;
  font-size: 12px;
}
p i {
  font-family: 'Times New Roman', Georgia, Garamond, serif;
  font-style: italic;
  font-size: 110%;
}
a.ghost {
  visibility: hidden;
  line-height: 0px;
}
td {
  vertical-align: top;
}
p,li {
  line-height: 18px
}
.orangebox {
  background-color: #FEE583; /*#FFCC33;*/
  padding: 15px; margin: 10px;
  border: outset 1px #cecece;
}
.whitebox {
  text-align: center;
  padding: 15px; margin: 10px;
}
.background-box {
  font-size: 12px;
  margin-bottom: 60px;
}

.f-right {
  background-color: #dedede;
  border: solid 1px black;
  float: right;
  clear: none;
  width: 190px;
  padding: 10px;
  margin-bottom: 15px
  
}
.serifed {
  font-family: Georgia,'Times New Roman',serif;
  font-size: 36px;
  color: #0069B1;
}


