.navlogo {
	font-family	: Verdana, Arial, Helvetica, sans-serif;
	font-size	: 10pt;
	background-color: white;
	border-color	: black;
	border-left	: none;
	border-right	: none;
	border-top	: none;
	border-bottom	: thin solid black;
	border-width	: 1;
   	padding-left	: 0px; 
   	padding-right	: 0px;
}
.navsearch {
	font-family	: Arial, Helvetica, sans-serif;
	font-size	: 8pt;
	background-color: white;
	border-color	: black;
	border-left	: none;
	border-right	: none;
	border-top	: none;
	border-bottom	: none;
	border-width	: 1;
   	padding-left	: 0px; 
   	padding-right	: 0px;
}

.navform { 
	border:1px solid #7f7f7f; 
	padding:2px 1px 0px 1px; 
	line-height:110%; 
}

.navsubmit { 
	background:#e87b14; 
	padding:0px; 
	margin:0px; 
	color:#fff; 
	font-weight:bold; 
	font-size:90%; 
	border:1px solid #000000; 
}

.navtable {
	font-family	: Verdana, Arial, Helvetica, sans-serif;
	font-size	: 10pt;
	font-weight	: bold;
	background-color: #FFFFFF;
	border-color	: #FFFFFF;
	border-left	: none;
	border-right	: none;
	border-top	: none;
	border-bottom	: thin solid #FFCC00;
	border-width	: 0;
   	padding-left	: 0px; 
   	padding-right	: 0px;
}
.navtab {
	font-family	: Verdana, Arial, Helvetica, sans-serif;
	font-size	: 10pt;
	font-weight	: bold;
	background-color: #FFFFCC;
	border-color	: #FFCC00;
	border-left	: thin solid #FFCC00;
	border-right	: thin solid #FFCC00;
	border-top	: thin solid #FFCC00;
	border-bottom	: thin solid black;
	border-width	: 1;
   	padding-left	: 0px; 
   	padding-right	: 0px;
    	background-color: #CCFFCC;
    	border-color	: #99CC99;
	border-left	: thin solid #99CC99;
	border-right	: thin solid #99CC99;
	border-top	: thin solid #99CC99;
	border-bottom	: thin solid black;
	border-width	: 1;
}
.navtabactive {
	font-family	: Verdana, Arial, Helvetica, sans-serif;
	font-size	: 10pt;
	font-weight	: bold;
	background-color: #FFCC00;
	border-color	: #FFCC00;
	border-left	: thin solid black;
	border-right	: thin solid black;
	border-top	: thin solid black;
	border-bottom	: thin solid #FFCC00;
	border-width	: 1;
   	padding-left	: 0px; 
   	padding-right	: 0px;
    	background-color: #99CC99;
    	border-color	: #99CC99;
	border-left	: thin solid black;
	border-right	: thin solid black;
	border-top	: thin solid black;
	border-bottom	: thin solid #99CC99;
	border-width	: 1;
}
.navtabfiller {
	font-family	: Verdana, Arial, Helvetica, sans-serif;
	font-size	: 10pt;
	font-weight	: bold;
	background-color: white;
	border-color	: black;
	border-left	: none;
	border-right	: none;
	border-top	: thin solid white;
	border-bottom	: thin solid black;
	border-width	: 1;
   	padding-left	: 0px; 
   	padding-right	: 0px;
}
.navmenu {
	font-family	: Verdana, Arial, Helvetica, sans-serif;
	font-size	: 7pt;
	color		: blue;
	background-color: #99CC99;
	background-color: #FFCC00;
	border-color	: black;
	border-left	: none;
	border-right	: none;
	border-top	: none;
	border-bottom	: thin solid black;
	border-width	: 1;
   	padding-left	: 0px; 
   	padding-right	: 0px;
}
.navmenuactive {
	font-family	: Verdana, Arial, Helvetica, sans-serif;
	font-size	: 7pt;
	font-weight	: normal;
	color		: blue;
	background-color: white;
	border-color	: black;
	border-left	: thin solid black;
	border-right	: thin solid black;
	border-top	: thin solid black;
	border-bottom	: none;
	border-width	: 1;
   	padding-left	: 0px; 
   	padding-right	: 0px;
}
.navmenufiller {
	font-family	: Verdana, Arial, Helvetica, sans-serif;
	font-size	: 7pt;
	font-weight	: normal;
	color		: blue;
	background-color: #99CC99;
	background-color: #FFCC00;
	border-color	: black;
	border-left	: none;
	border-right	: none;
	border-top	: none;
	border-bottom	: thin solid black;
	border-width	: 1;
   	padding-left	: 0px; 
   	padding-right	: 0px;
}