/*Created by Gentle Harvest*/
/*Copyright 2002 by Richard Kuhnel*/
/*Created 20021223, Last modified 20021223*/

/*General body and table styles*/
body.bodystyle { background-color: #C0C0C0; text-align: center;margin-left:auto;margin-right:auto;width:600px }
/*;background-image: url("background.gif"); background-repeat: repeat-y;background-position:center top */
table.tablestyle {background-color: #FFFFFF;border:20px solid #FFFFFF;width:610px;padding:0px 0px 0px 0px;
				border-collapse:collapse; border-spacing:0px 0px;}
				
table.menu  {visibility:hidden;background-color:#FFFFFF;border:1px solid #000000;position:absolute}

/*LINKS IN MENU*/
a.menutext:link {font-family: Verdana,Trebuchet MS; font-size: 10pt;color: #800080;text-decoration:none;font-weight:bold}   /* unvisited link */
a.menutext:visited {font-family: Verdana,Trebuchet MS; font-size: 10pt;color: #800080;text-decoration:none;font-weight:bold}  /* visited link */
a.menutext:hover {font-family: Verdana,Trebuchet MS; font-size: 10pt;color: #FF0060;text-decoration:none;font-weight:bold}   /* mouse over link */
a.menutext:active {font-family: Verdana,Trebuchet MS; font-size: 10pt;color: #FF0060;text-decoration:none;font-weight:bold}   /* selected link */

/*Styles for the general purpose navigation links like next, back, etc. */
/*Rmoves all default link rendering*/
a.backnext:link { color: #800080; text-decoration: none; font-style: normal; font-variant: 
               normal; font-weight: normal; font-size: 8pt; font-family: Arial Black;margin-left:2pt } /* unvisited link */
a.backnext:visited { color: #800080; text-decoration: none; font-style: normal; font-variant: 
               normal; font-weight: normal; font-size: 8pt; font-family: Arial Black;margin-left:2pt } /* visited link */
a.backnext:hover { color: #FF0060; text-decoration: none; font-style: normal; font-variant: 
               normal; font-weight: normal; font-size: 8pt; font-family: Arial Black;margin-left:2pt } /* mouse over link */
a.backnext:active { color: #FF0060; text-decoration: none; font-style: normal; font-variant:   
               normal; font-weight: normal; font-size: 8pt; font-family: Arial Black;margin-left:2pt } /* selected link */

/*Links on page bottom for text only browser - no graphic capability -*/
p.bottomnavigation {text-align:center;font-size:8pt;font-family:Trebuchet MS;color:#000000}
a.bottomlink:link { color: #000000; text-decoration: none; font-style: normal; font-variant: 
               normal; font-weight: normal; font-size: 8pt; font-family: Trebuchet MS } /* unvisited link */
a.bottomlink:visited { color: #000000; text-decoration: none; font-style: normal; font-variant: 
               normal; font-weight: normal; font-size: 8pt; font-family: Trebuchet MS} /* visited link */
a.bottomlink:hover { color: #FF0060; text-decoration: none; font-style: normal; font-variant: 
               normal; font-weight: normal; font-size: 8pt; font-family: Trebuchet MS } /* mouse over link */
a.bottomlink:active { color: #FF0060; text-decoration: none; font-style: normal; font-variant:   
               normal; font-weight: normal; font-size: 8pt; font-family: Trebuchet MS } /* selected link */

/*Styles for the specific text navigation links*/
/*Removes all default link rendering*/
a.projecttypetext:link { font-family: Arial Black; font-size: 8pt; color: #779F82; text-decoration: 
               none }
               
/* unvisited link */
a.projecttypetext:visited {font-family: Arial Black; font-size: 8pt;color: #779F82;text-decoration:none}  /* visited link */
a.projecttypetext:hover {font-family: Arial Black; font-size: 8pt;color: #FF0060;text-decoration:none}   /* mouse over link */
a.projecttypetext:active {font-family: Arial Black; font-size: 8pt;color: #FF0060;text-decoration:none}   /* selected link */

/*Styles for the inactive specific text navigation links*/
/*Removes all default link rendering*/
a.projectinactivetypetext:link { font-family: Arial Black; font-size: 8pt; color: #F8E870; text-decoration: 
               none}
               
/* unvisited link */
a.projectinactivetypetext:visited {font-family: Arial Black; font-size: 8pt;color: #F8E870;text-decoration:none}  /* visited link */
a.projectinactivetypetext:hover {font-family: Arial Black; font-size: 8pt;color: #FF0060;text-decoration:none}   /* mouse over link */
a.projectinactivetypetext:active {font-family: Arial Black; font-size: 8pt;color: #FF0060;text-decoration:none}   /* selected link */


/*Styles for the specific text existing embedded links*/
/*Removes all default link rendering*/
a.embeddedintext:link { font-family: Verdana,Trebuchet MS; font-size: 10pt; color: #779F82; text-decoration: 
               none;font-weight:bold}
               
/* unvisited link */
a.embeddedintext:visited {font-family: Verdana,Trebuchet MS; font-size: 10pt;color: #779F82;text-decoration:none;font-weight:bold}  /* visited link */
a.embeddedintext:hover {font-family: Verdana,Trebuchet MS; font-size: 10pt;color: #FF0060;text-decoration:none;font-weight:bold}   /* mouse over link */
a.embeddedintext:active {font-family: Verdana,Trebuchet MS; font-size: 10pt;color: #FF0060;text-decoration:none;font-weight:bold}   /* selected link */

/*Styles for the specific text not existing embedded links*/
/*Removes all default link rendering*/
a.underconstructiontextlink:link { font-family: Verdana, 'Trebuchet MS'; font-size: 10pt; color: #F8E870; 
               text-decoration: none; font-weight: bold }
/* unvisited link */
a.underconstructiontextlink:visited {font-family: Verdana,Trebuchet MS; font-size: 10pt;color: #F8E870;text-decoration:none;font-weight:bold}  /* visited link */
a.underconstructiontextlink:hover {font-family: Verdana,Trebuchet MS; font-size: 10pt;color: #F8E870;text-decoration:none;font-weight:bold}   /* mouse over link */
a.underconstructiontextlink:active {font-family: Verdana,Trebuchet MS; font-size: 10pt;color: #F8E870;text-decoration:none;font-weight:bold}   /* selected link */


/*Currently inactive hyper text links for navigation purposes*/
.inactivetextlink { font-family: Arial Black; font-size: 8pt; color: #808080;margin-left:2pt }

/*First words in page header text*/
.tableheader     { font-family: Arial Black; font-size: 8pt; color: #808080 }
.rowheader {font-family:Arial Black;font-size:8pt; color:#779F82}

/*Regular text*/
.regulartext { margin-left:10pt;margin-right:2pt;font-family: Verdana,Trebuchet MS; font-size: 10pt; color: #000000;text-align:justify}
.regulartext2 { margin-left:10pt;margin-right:10pt;font-family: Verdana,Trebuchet MS; font-size: 10pt; color: #000000;text-align:justify}

/*List text*/
.listtext {font-family: Verdana,Trebuchet MS; font-size: 10pt; color: #000000}

/*Copyright*/
p.copyright {font-family:Trebuchet MS;font-size:8pt; color:#000000;text-align:center}

/*Image styles for individual projectpage*/
img.rightside {float: right;margin-left:10pt;border-width:0pt; margin-top:2pt}
img.leftside {float: left;margin-right:10pt;border-width:0pt;margin-top:2pt}
img.noside {float: none;margin-left: 10pt}
