BODY{
	font-family: Verdana, Arial;
	font-size: 10pt;
}




body.main		{ BACKGROUND-POSITION: top left; BACKGROUND-REPEAT: no-repeat; }

img				{ border-style: solid, 1px; border-color:black}
A				{font-weight: bold;text-decoration: none; color:#000067; }
A:hover			{font-weight: bold; text-decoration: underline;background-color: #a8a8ff; color:#585858}


#maillist{
	position: absolute;
	text-align: right;
	top: 97px;
	right: 32px;
	z-index: 110;
	margin-right: -15px;
}

/*
.menu,
.menu ul {
margin:0;
padding:0;
list-style:none;
}
.menu {width:200px;}
.menu li {
margin:0;
padding:0;
margin-bottom:1px;
}
.menu a {
display:block;
padding:2px 5px;
color:#000;
background:#b0c23d;
text-decoration:none;
}
.menu a:hover {background:#d9dcb0;}
.menu ul li {padding-left:15px;}
.menu ul a {background:#ced174;}
.hidden {display:none;}
  */