A { white-space: nowrap; }
A:HOVER {
	color : #0080FF;
	text-decoration: underline;
}

.Menu A {
	color: #404040;
	text-decoration: none;
}
.Selected, .Selected A {
	color: #0000FF;
}
.L1 {
	font-family: Tahoma, Arial; 
	font-size: 12pt;
}
.L2 {
	font-family: Tahoma, Arial; 
	font-size: 10pt;
}
.L3 {
	font-family: Tahoma, Arial; 
	font-size: 9pt;
}

.menubar {
	text-align:center;
	color: black;
	background-color: #FFF0C0;
	font-size:10pt;
	font-weight:bold;
	font-family: Arial;


	border-bottom:1px solid #CCAA44;
	border-left:1px solid white;
	border-right:1px solid #CCAA44;

	padding-bottom:2px;
}
.menucurr { background-color: #CCEEFF; }
a.menulink {
	text-decoration:none; 
	color: black;
	background-color:transparent; 
}
a.menulink:hover   { text-decoration:underline; }
.pulldown {
	text-align:left;
	color: black;
	background-color: #FFF0C0;
	font-size:8pt;
	font-weight:bold;
	font-family: Arial;

	border-bottom:1px solid #CCAA44;
	border-left:1px solid #CCAA44;
	border-right:1px solid #CCAA44;
}

.Summary {
	float: right; 
	padding: 5px; 
	margin: 3px; 
	font-family: tahoma, arial; 
	font-size: 10pt;
	border: outset #0066CC;
}

.nav {
	text-align:center;
	color: black;
	font-size:10pt;
	font-weight:bold;
	font-family: Arial;

	border-left:1px solid white;
	border-right:1px solid #CCAA44;

	padding-bottom:2px;
}
.bar {
	background-color: #FFF0C0;
	border-bottom:1px solid #CCAA44;
}
.curr { 
	background-color: #CCDDFF; 
	border-bottom:	#CCDDFF; 
}
.SearchBox {
	color: black; 
	background: #CCDDFF;
}

body {
	background: #CCDDFF;
}
