.menu,A.menu {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	background-color: #CCCCCC;

}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #333333;
}
body {
  /*	margin-left: 0px;
	
	margin-right: 0px;
	margin-bottom: 0px; */
	margin-top: 8px;
	background-color: #000066;
}
.popup-vert-spc
{
	FONT-SIZE: 13pt;
	COLOR: #000066;
	BACKGROUND-COLOR: #999999;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.popup-vert-no
{
	BACKGROUND-COLOR: #CCCCCC;
	FONT-SIZE: 11pt;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #000066;
}

.menutitle{

cursor:pointer;

}

.submenu{
margin-bottom: 0.5em;
}
A.menu:hover , {
	text-decoration: underline;}

A.menu:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}

.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #000066;
}
