body {
	background-color: #333366;
	font-family: "Trebuchet MS", Arial, "Times New Roman";
	font-size: 10px;
	color: #FFFFFF;


}
table {
	font-size: 14px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #00CCFF;
	border-right-color: #00CCFF;
	border-bottom-color: #00CCFF;
	border-left-color: #00CCFF;
}
a:link {
	color: #FFFFFF;
		text-decoration: none;
}
a:visited {
	color: #FFFFFF;
		text-decoration: none;
}
a:hover {
	color: #3399FF;
		text-decoration: none;
}
.menutitle{
	cursor:pointer;
	margin-bottom: 5px;
	background-color:#59597D;
	color:#FFFFCC;
	width:110px;
	padding:2px;
	text-align:left;
	font-weight:bold;
	border:1px groove #3399ff;
	font-size: 11px;
	font-family: "Trebuchet MS", Verdana, Arial;
	list-style-type: circle;



}
.lowmenu {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}
.lowmenu a {
	text-decoration: none;
	color: #FFFFFF;
}

.lowmenu a:hover {
	color: #FFFF99;
	text-decoration: underline overline;
	font-weight: bold;
	background-color: #FFFFCC;



}
.submenu{
	font-family: Verdana, "Trebuchet MS", Verdana, Arial;
	margin-bottom: 0.5em;
	font-size: 10px;
	color: #FFFFFF;

 
}
