body		{ background: white;
		  color: #005953; }

			
a:link,a:active,a:visited
		{ text-decoration: none;
		  color : #006699; }
		  
a:hover		{ text-decoration: underline;
		  color : #666666; }

p		{ background-color: white;
		  color: #444444; }

.header		{ font-family: Georgia, "Times New Roman", "Trebuchet MS", sans-serif;
		  font-size: 18pt;
		  font-weight: bold;
		  background-color: #005953;
		  color: #ffff00; }

.header_text	{ font-family: "Comic Sans Serif", verdana, "Trebuchet MS", sans-serif;
		  font-size: 12pt;
		  font-weight: bold;
		  color: #ffff00;  }

.tagline	{ font-family: arial, verdana, sans-serif;
		  font-weight: bold;
		  font-size: 14px;
		  background-color: #00746B;
		  height: 20px;
		  color: #ffff00;}
		  
.leftvert	{ background-color: white; }
.rightvert	{ background-color: white; }

.pagecontent	{ font-family: Arial, Verdana, Helvetica, "Trebuchet MS", sans-serif;
		  font-weight: normal;
		  font-size: 12px;
		  line-height: 16px;
		  color: black;
		}

.featured_row_0	{ background-color: #FFFFFF; }

.featured_row_1	{ background-color: #DDE3F9; }

.search_row_0	{ background-color: #FFFFFF; }

.search_row_1	{ background-color: #DDE3F9; }

.subsetText	{ font-weight: bold;
		  font-size: 16px;
		  color: black;
		}

.subsetThis	{ font-weight: bold;
		  font-size: 18px;
		  color: black;
		}
		
.subsetNumber	{ font-weight: normal;
		  font-size: 18px;
		  color: blue;
		}
		
a.subsetNumber:hover	{ color: red;
		  	  text-decoration: none;
			}

a.pageTop	{ color: #ffff00;
		  text-decoration: none;
		}
a.pageTop:hover	{ color: #ffffff;
		  text-decoration: none;
		}

.footer		{ background-color: #00746B;
		  text-align: center;
		  color: #ffff00; }


.poweredby	{ background-color: #005953;
		  color: #C0C0C0; }

.pbi		{ color: #005953; }

a.poweredby:link, a.poweredby:visited
		{ background-color:#005953;
		   color: #C0C0C0; }

a.poweredby:active, a.poweredby:hover
		{ background-color:#005953;
		  color: #3A2375; }


.menuItem	{ font-family: "Comic Sans Serif", verdana, "Trebuchet MS", sans-serif;
		  width: 155px;
		  height: 30pt;
		  font-size: 16pt;
		  cursor:pointer;
		  font-style: italic;
		  font-weight: bold;
		  line-height: 30pt;
		  text-indent: 7px;
		  text-align: center;
		  display: block;
		  background: #00746B;
		  border: white 0px solid; }

table.topMenu	{ padding-top: 5px;
		  padding-bottom: 0px;
		  background: #00746B; }

td.topMenu	{ background: #005953;}
		  
a.menuItem:link, a.menuItem:visited
		{ text-decoration: none;
		  background: url("images/menuoff.gif") #00746B;
		  color: #000000; }

a.menuItem:active, a.menuItem:hover
		{ text-decoration: none;
		  background: url("images/menuon.gif") #00746B;
		  color: #ffffff; }

