
/* Fixing netscape quirks --------------------------------*/

.menu, .menu:visited, .menu:link, .header_ddgrey,
.header, .header:visited, .header:link,
.ref, .ref:visited, .ref:link {
	font-size: 9pt;
}

.Item {
	font-size: 9pt;
	font-weight: lighter;
}

.Item:hover {
        text-decoration: none;
}

.ItemTable {
	border-style: solid;
	border-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-color: #808080;
	cursor: hand;
}

h1, h3 {
	font-size:16pt;
	font-weight: lighter;
	_color: green;
}

h3 {
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	clear: left;

}


.navtext {
	width:350px;
	font-size:7pt;
	layer-background-color:white;
	background-color:white;
	color:black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 2px solid #000099;
}

.navtxt {
	width:350px;
	font-size:7pt;
	layer-background-color:white;
	background-color:white;
	color:black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
