body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
color: #003399;
	text-decoration: underline;
}

.alinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
color: #003399;
	text-decoration: underline;
}

a:hover {
text-decoration: none;
}



.title {
color: #003399;
font-size: 16px;
font-weight: bold;
}

.awhite {
color: white;
}


.menu1 {
	z-index : 1;
	background-color: #D3DCE9;
	width: 150px;
	position : absolute;
	visibility : hidden;
	margin: 0px;
	padding: 0px;
	border-top : thin none #003399;
	border-right : thin solid #003399;
	border-bottom : thin solid #003399;
	border-left : thin solid #003399;
}

.menu2 {
	z-index : 1;
	background-color: #D3DCE9;
	width: 220px;
	position : absolute;
	visibility : hidden;
	margin: 0px;
	padding: 0px;
	border-top : thin none #003399;
	border-right : thin solid #003399;
	border-bottom : thin solid #003399;
	border-left : thin solid #003399;
}

.menu3 {
	z-index : 1;
	background-color: #D3DCE9;
	width: 150px;
	position : absolute;
	visibility : hidden;
	margin: 0px;
	padding: 0px;
	border-top : thin none #003399;
	border-right : thin solid #003399;
	border-bottom : thin solid #003399;
	border-left : thin solid #003399;
}

.menu4 {
	z-index : 1;
	background-color: #D3DCE9;
	width: 150px;
	position : absolute;
	visibility : hidden;
	margin: 0px;
	padding: 0px;
	border-top : thin none #003399;
	border-right : thin solid #003399;
	border-bottom : thin solid #003399;
	border-left : thin solid #003399;
}

.menu7 {
	z-index : 1;
	background-color: #D3DCE9;
	width: 130px;
	position : absolute;
	visibility : hidden;
	margin: 0px;
	padding: 0px;
	border-top : thin none #003399;
	border-right : thin solid #003399;
	border-bottom : thin solid #003399;
	border-left : thin solid #003399;
}

.lspace {
	line-height: 18px;
}

.chart {
	background-color: #D3DCE9;
	width: 300px;
	border: thin solid #003399;
	vertical-align: top;
	
}
ul {
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left: 15px;
	margin-right: 10px;
}
