	body {
		font-size: 11px;
		font-family: Verdana,Arial;
	}
	#menu a {

		color: black;
		text-decoration: none;
		width: 100%;
		border: 1 solid #eeeeee;
		padding-left: 5;
	}
	#menu a:hover {
		width: 100%;
		border: 1 solid #cccccc;
		background-color: #ffffcc;
	}
	.Menu_Head {
	background-color: #FFFFFF;
	color: #003366;
	font-weight: bold;
	cursor: pointer;
	width: 150px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 1px;
	border-top: 0px none #666666;
	border-right: 0px none #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	text-transform: none;
	}
	.Menu_Items {
	filter:alpha(opacity=100);
	background-color: #eeeeee;
	display: block;
	border-top: 0px none #666666;
	border-right: 0px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 0px none #666666;
	width: 150px;
	line-height: 16px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
	.Description {
		filter:alpha(opacity=90);
		background-color: #6699cc;
		display: none;
		width: 190;
		position: absolute;
		border: 1 solid #006699;
	}
	.DescTitle {
		background-color: #006699;
		color: white;
		font-weight: bold;
	}
	td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
	
.Description {
		filter:alpha(opacity=90);
		background-color: #6699cc;
		display: none;
		width: 190;
		position: absolute;
		border: 1 solid #006699;
}
.DescTitle {
		background-color: #006699;
		color: white;
		font-weight: bold;
}
.title {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bolder;
	color: #003366;
	text-transform: none;
	line-height: 17px;
}
.subtitle {
	font-family: "Trebuchet MS", Verdana, Arial, Sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

a {
	color: #003366;
	text-decoration: underline;
}
a:hover {
	color: #ff3300;
	text-decoration: none;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.subsubtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF3300;
}
