	A.nav1:link  {text-decoration: underline; font-size: 10pt; font-family: Arial, Helvetica; font-weight: bold; color: white;}
	A.nav1:visited  { text-decoration: underline; font-size: 10pt; font-family: Arial, Helvetica; font-weight: bold; color: white;}
	A.nav1:hover {text-decoration: underline; font-size: 10pt; font-family: Arial, Helvetica; font-weight: bold; color: #cc6600;}

	A.nav2:link  { text-decoration: none; font-size: 10px; font-family: Arial, Helvetica; color: black; }
	A.nav2:visited  { text-decoration: none; font-size: 10px; font-family: Arial, Helvetica; color: black; }
	A.nav2:hover {text-decoration: none; font-size: 10px; font-family: Arial, Helvetica; color: #196499;  }
	
	A.nav2b:link  { text-decoration: none; font-size: 10px; font-family: Arial, Helvetica; color: black;  margin-left : 32px;  margin-right : 32px;   }
	A.nav2b:visited  { text-decoration: none; font-size: 10px; font-family: Arial, Helvetica; color: black;  margin-left : 32px;  margin-right : 32px;   }
	A.nav2b:hover {text-decoration: none; font-size: 10px; font-family: Arial, Helvetica; color: #196499;   margin-left : 32px;  margin-right : 32px;   }
	
	.nav1on  { text-decoration: none; font-size: 9pt; font-family: Arial, Helvetica; font-weight: bold; color: #cc6600;}
	.nav2on  { text-decoration: none; font-size: 10px; font-family: Arial, Helvetica; color: #196499;}
	.title { font-size: 12pt; font-family: Arial, Helvetica; color: #de6600; font-weight: bold;}
	.btn  { text-decoration: none; font-size: 8pt; font-family: Verdana, Arial, Helvetica; font-weight: bold; color: black;}
	
	A.box img  { border : thin ridge #c0c0c0;}
	A.box:visited img { border : thin ridge #c0c0c0;}
	A.box:hover img {border : thin solid red;}	


	.navbar  { text-decoration: none; font-size: 10pt; font-family: Arial, Helvetica; font-weight: bold; color: black;}
	.navbar2  { text-decoration: none; font-size: 10pt; font-family: Arial, Helvetica; font-weight: bold; color: black;}
	.navbartop  { text-decoration:none; font-size:11px; font-family: Arial, helvetica, sans-serif; color:white; }
	a:hover.navbartop { text-decoration:underline; font-weight: bold; }
	.continue  { color:; font-family: Arial, Helvetica, sans-serif; font-size:11px; text-decoration:none; }
	.thumbnailtext  { color:; font-family: Arial, Helvetica, sans-serif; font-size:11px; text-decoration:none; text-align: center; }
	a:hover.continue { margin:0px; font-weight:bold; }
	.searchnavcurrent {font-weight: bold; padding:2px 6px;}
	a.searchnav {padding:2px 6px;}
	a.searchnav:hover {padding:2px 6px;border:1px solid #949494; }

	table.main {border: 1px solid #949494; background-color: #FFFFFF; margin-left:auto; margin-right:auto; }
	table.sub1 { margin-left:auto; margin-right:auto; }
	.tablecontainer { text-align: center; margin: 0;padding: 0; margin-bottom: 0 }

	.textbutton {background-color : #c9cacc; color: white ;	font-size: xx-small;	font-family: Verdana,Arial, Helvetica;}
	.textinput {background-color : white;	color: black ;	font-size: xx-small;	font-family: Verdana,Arial, Helvetica;}
	select.dropdown {background-color : white;	color: black ;	font-size: xx-small;	font-family: Verdana,Arial, Helvetica;}
	form { margin: 0;padding: 0; margin-bottom: 0}
	
div.goto_popup { z-index: +10000; }
div.goto_popup div.goto_popup_header {
  border: 1px solid black;
  border-bottom: 0px;
  cursor: default;
  width: 400px;
  height: 10px;
  line-height: 19px;
  vertical-align: middle;
  text-decoration: none;
  font-family: "Times New Roman", Serif;
  font-weight: 900;
  font-size: 13px;
  color: #206040;
}

div.goto_popup div.goto_popup_box {
  border: 1px solid black;
  width: 500px;
  height: 75px;
  background: url('../images/goto_popup_background.gif') repeat left bottom;
  color: black;
}

div.goto_popup img.goto_popup_exit {
  float: right;
  margin: 4px 5px 0px 0px;
  cursor: pointer;
}

A.popupnav:link  { text-decoration: underline; font-size: 10px; font-family: Arial, Helvetica; color: #474747; }
A.popupnav:visited  { text-decoration: underline; font-size: 10px; font-family: Arial, Helvetica; color: #474747; }
A.popupnav:hover {text-decoration: underline; font-size: 10px; font-family: Arial, Helvetica; color: blue;  }

A.toclevel1 {
		font-size : larger;
		font-style : normal;
		font-weight : bold;
		padding-top : 9px;
		padding-bottom : 2px;
		text-decoration : none;
	}
a:hover.toclevel1 { font-weight:bold; text-decoration : underline; }
		
A.toclevel2 { font-weight : normal; text-decoration : none; }
a:hover.toclevel2 { font-weight:normal; text-decoration : underline; }

A.toclevel3 { font-weight : normal; text-decoration : none; }
a:hover.toclevel3 { font-weight:normal; text-decoration : underline; }


	tr.row1 { background-image: url(../images/row-bg.gif); background-color: #c9cacc; }
	tr.row2 { background-color: #c9cacc; }
	tr.row3 { background-color: black; }
	tr.row4 { background-image: url(../images/bottom-bg.gif); background-color: #c9cacc; }
	tr.row5 { background-color: #c9cacc; }
