.search {
	font-family: "Arial";
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
}

.middle {
	font-family: "Arial";
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
}

.searchbox {
	font-family: "MS Sans Serif";
	font-size: 7px;
	font-weight: normal;
	color: #000000;
}
.topnav:link {
	font-family: "MS Sans Serif";
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.topnav:visited {
	font-family: "MS Sans Serif";
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.topnav:hover {
	font-family: "MS Sans Serif";
	font-size: 9pt;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}

.dbaseleftnav:link {
	font-family: "MS Sans Serif";
	font-size: 8pt;
	font-weight: Normal;
	color: #000000;
	text-decoration: none;
}
.dbaseleftnav:visited {
	font-family: "MS Sans Serif";
	font-size: 8pt;
	font-weight: Normal;
	color: #000000;
	text-decoration: none;
}
.dbaseleftnav:hover {
	font-family: "MS Sans Serif";
	font-size: 8pt;
	font-weight: Normal;
	color: #666666;
	text-decoration: none;
}
.dbaseleftnavsmall:link {
	font-family: "MS Sans Serif";
	font-size: 5pt;
	font-weight: Normal;
	color: #000000;
	text-decoration: none;
}
.dbaseleftnavsmall:visited {
	font-family: "MS Sans Serif";
	font-size: 5pt;
	font-weight: Normal;
	color: #000000;
	text-decoration: none;
}
.dbaseleftnavsmall:hover {
	font-family: "MS Sans Serif";
	font-size: 5pt;
	font-weight: Normal;
	color: #666666;
	text-decoration: none;
}
.menuleft:link {
	font-family: "MS Sans Serif";
	font-size: 10px;
	color: #686868;
	text-decoration: none;
}
.menuleft:visited {
	font-family: "MS Sans Serif";
	font-size: 10px;
	color: #353535;
	text-decoration: none;
}
.menuleft:hover {
	font-family: "MS Sans Serif";
	font-size: 10px;
	color: #990000;
	text-decoration: none;
}
.menuleft:active {
	font-family: "MS Sans Serif";
	font-size: 10px;
	color: #686868;
	text-decoration: none;
}