/*--------------- STYLESHEET FOR NEPAL NAVIGATION BAR --------------- */
body.navbar
 {background-color: #ffffff;
  margin: 0;
  font-style: normal;
  font-weight: normal;
  font-varient: normal;
  font-size: 10px;
  font-family: Verdana, Arial, Helvetica, sans-serif, "MS sans serif";
  color: #cc3333;
  margin-left: 0.3em;
 }

a.navbar:link
 {text-decoration: none;
  color: #006633;
 }
a.navbar:visited
 {text-decoration: none;
  color: #006633;
 }
a.navbar:active
 {text-decoration: none;
  color: #000000;
 }
a.navbar:hover
 {text-decoration: none;
  color: #cc3333;
 }

a.darwinnavbar:link
 {text-decoration: none;
  color: #330099;
 }
a.darwinnavbar:visited
 {text-decoration: none;
  color: #330099;
 }
a.darwinnavbar:active
 {text-decoration: none;
  color: #000000;
 }
a.darwinnavbar:hover
 {text-decoration: none;
  color: #cc3333;
 }


/*--------------- MAIN STYLESHEET FOR FLORA NEPAL --------------- */

/*--------------- GENERAL --------------- */
body
 {background-color: #ffffff;
  margin: 0;
  margin-left: 0.6em;
  color: #000000;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  font-size: 0.8em;
  /*line-height: 1.2em; */	  
  font-family: Verdana, Arial, Helvetica, sans-serif, "MS sans serif";
 }

body.nomargin
 {background-color: #ffffff;
  margin: 0;
  margin-left: 0.0em;
  color: #000000;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  font-size: 0.8em;
  /*line-height: 1.2em; */	  
  font-family: Verdana, Arial, Helvetica, sans-serif, "MS sans serif";
 }


/*--------------- GENERAL LINKS - CHILD OF BODY --------------- */
a:link
  {text-decoration: none;
  color: #0066cc;
 }
a:visited
 {text-decoration: none;
  color: #0066cc;
 }
a:active
 {text-decoration: none;
  color: #0066cc;
 }
a:hover
 
 {text-decoration: none;
  color: #cc3333;
 }

/*--------------- HEADINGS as PARAGRAPH TYPES--------------- */
p.h1
 {color: #009966;
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  font-size: 2em;
  font-family: 'Trebuchet MS',Verdana, Arial, Helvetica, sans-serif, "MS sans serif";
  letter-spacing: 0.15em;
  text-align: center;
  margin-top: 0.3em;
  margin-bottom: 0em;
 }
p.h2
 {color: #009966;
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  font-size: 1.8em;
  font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif, "MS sans serif";
  letter-spacing: 0em;
  margin-top: 0.2em;
  margin-bottom: 0em;
}
p.h3
 {color: #009966;
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  font-size: 1.5em;
  font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif, "MS sans serif";
  letter-spacing: 0em;
  margin-top: 1em;
  margin-bottom: 0em;
 }
p.h4
 {color: #009966;
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  font-size: 1.3em;
  font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif, "MS sans serif";
  letter-spacing: 0em;
  margin-top: 1em;
  margin-bottom: -1em;
 }
p.h5
 {color: #009966;
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  font-size: 1.1em;
  font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif, "MS sans serif";
  letter-spacing: 0em;
  margin-top: 1em;
  margin-bottom: 0em;
 }
p.h1center
 {color: #009966;
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  font-size: 2em;
  font-family: 'Trebuchet MS',Verdana, Arial, Helvetica, sans-serif, "MS sans serif";
  letter-spacing: 0.15em;
  text-align: center;
  margin-top: 0.3em;
  margin-bottom: 0em;
  text-align: center;
 }
p.h2center
 {color: #009966;
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  font-size: 1.8em;
  font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif, "MS sans serif";
  letter-spacing: 0em;
  margin-top: 0.2em;
  margin-bottom: 0em;
  text-align: center;
 }
p.h3center
 {color: #009966;
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  font-size: 1.5em;
  font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif, "MS sans serif";
  letter-spacing: 0em;
  margin-top: 1em;
  margin-bottom: 0em;
  text-align: center;
 }
p.h4center
 {color: #009966;
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  font-size: 1.3em;
  font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif, "MS sans serif";
  letter-spacing: 0em;
  margin-top: 1em;
  margin-bottom: 0em;
  text-align: center;
 }
p.h5center
 {color: #009966;
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  font-size: 1.1em;
  font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif, "MS sans serif";
  letter-spacing: 0em;
  margin-top: 1em;
  margin-bottom: 0em;
  text-align: center;
 }

p.h2darwincenter
 {color: #330099;
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  font-size: 1.8em;
  font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif, "MS sans serif";
  letter-spacing: 0em;
  margin-top: 0.2em;
  margin-bottom: -0.5em;
  text-align: center;
 }
p.h3darwincenter
 {color: #330099;
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  font-size: 1.5em;
  font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif, "MS sans serif";
  letter-spacing: 0em;
  margin-top: 0.2em;
  margin-bottom: 0em;
  text-align: center;
 }

p.jumpbuttons
 {font-size: 10px; text-align:center; margin-top: 0.3em; margin-bottom: 0.3em;
 }

/*--------------- PARAGRAPHS - CHILD OF BODY --------------- */
p
 {line-height: 1.2em;
 }
p.smallgap
 {margin-top: 0.3em; margin-bottom: 0.3em;
 }
p.smalltop
 {margin-top: 0.3em;
 }
p.smallbottom
 {margin-bottom: 0.3em;
 }
p.indent
 {text-indent:1em;
 }
p.indentsmallgap
 {text-indent:1em; margin-top: 0.3em; margin-bottom: 0.3em;
 }
p.indentsmallgtop
 {text-indent:1em; margin-top: 0.3em;
 }
p.indentsmallbottom
 {text-indent:1em; margin-bottom: 0.3em;
 }
p.paraindentsmallgap
 {margin-left:2em; margin-top: 0.3em; margin-bottom: 0.3em;
 }
p.reference
 {margin-left:3em; text-indent:-3em; margin-top: 0.3em; margin-bottom: 0.3em;
 }


/*--------------- GENERIC CLASSES --------------- */
.italic
 {font-style: italic}
.bold
 {font-weight: bold}
.boldgreen
 {color: #009966; font-weight: bold}
.center
 {text-align: center}
.footertext
 {text-align: center; font-style: normal; font-size: 0.7em; margin-top: 0em}
.boldolive
 {color: #669933; font-weight: bold}
.boldmidpurple
 {color: #C000C0; font-weight: bold}
.boldskyblue
 {color: #00C0C0; font-weight: bold}
.boldmidblue
 {color: #4040FF; font-weight: bold}
.boldmidred
 {color: #FF4040; font-weight: bold}
.boldmidgreen
 {color: #40FF40; font-weight: bold}


/*--------------- DIVISION CLASSES --------------- */


/*--------------- TABLES --------------- */
table
 {color: #000000;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  font-size: 1em;
  /*line-height: 1.2em; */	  
  font-family: Verdana, Arial, Helvetica, sans-serif, "MS sans serif";
 }

table.topspacesmall
 {color: #000000;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  font-size: 1em;
  /*line-height: 1.2em; */	  
  font-family: Verdana, Arial, Helvetica, sans-serif, "MS sans serif";
  margin-top: 0.8em;
 }

table.topspacelarge
 {color: #000000;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  font-size: 1em;
  /*line-height: 1.2em; */	  
  font-family: Verdana, Arial, Helvetica, sans-serif, "MS sans serif";
  margin-top: 1.5em;
 }

td.boldred
 {color: #cc0000; font-weight: bold}

tr.top
 {vertical-align: top;}

tr.partners
 {vertical-align: top; height="15em"}

/*--------------- LISTS --------------- */
ul
 {list-style-type: square;}

ul.top
 {list-style-type: square; margin-top: -1em}

ul.smalltop
 {list-style-type: square; margin-top: 0.2em; margin-bottom: 0.2em}



