body
{
	background-color: #100873;
	
	color: white;
	padding-right: 0em;
	
	text-align: center;
	margin-right: -3px;
}

.submenu a
{
	color: #9bd738;
}
.submenu a:active
{
	color: #cc99ff;
}

.submenu a:visited
{
	color : #7f7fff;
}
.copyright
{
	text-align: center;
	font-size: x-small;
	font-family: Garamond;
	font-style: italic;
	color: white;
	margin-top: .2em;
	padding-top: 0em;
	
}
.menutitle{
cursor:pointer;
margin-bottom: 5px;
background-color:#ECECFF;
color:#000000;
width:110px;
padding:2px;
text-align:center;
font-weight:bold;
/*/*/border:1px solid #000000;/* */
}

.menutitle a 
{
	text-decoration: none;
	border: none;
	
}
.menutitle a:visited 
{
	text-decoration: none;
	border: none;
	
}
.menutitle a:active 
{
	text-decoration: none;
	border: none;
	
}
.submenu{
margin-bottom: 0.5em;
}

#masterdiv
{
	margin: 2em .5em 0 1em;
	text-align: left;
}
