body,div,td,xmp
{font-size: 12px; 
color:#000000;
font-family: 'Book Antiqua',Times;
font-style:roman;
cursor: default;
}

A:link,A:visited,A:active
{text-decoration:none;color:#A2ABC8;}

a:hover
{text-decoration: underline; color:#c0c0c0;}

.head
{font-weight:bold;
letter-spacing:2px;
border-bottom: solid #2F4787;
font-size:14px;
font-style:italic;
border-width: 0px 0px 2px 0px;
color:#000000;
padding-left:10px;
padding-bottom:2px;
padding-top:2px;
text-align:right;
background:#A2ABC8;
margin-bottom:2px;
}

textarea, input {font-family:'Book Antiqua',Times;font-style:roman;font-size:12px;background:#3B425F;color:#ffffff;border: #A2ABC8 1px solid;}

.box {
	border: 3px solid #808080;
}

ul.menu {
	width: 200px;
	margin: 0;
	padding: 0 0 3px 0;
	list-style: none;
}

.menu li {
	display: block;
	height: 17px;
	margin-bottom: 2px;

}

.menu li a, .menu li a:visited {
	font-family: 'Book Antiqua',Times;
	font-size: 12px;
	height: 19px;
	display: block;
	padding: 2px 2px 2px 2px;
	color: #000000;
  background: #A2ABC8;
	border-bottom: none;
	font-weight: bold;
}

.menu li a:hover, .menu li a:active {
	font-family: 'Book Antiqua',Times;
	font-size: 12px;
	height: 19px;
	display: block;
	color: #2F4787;
  background: #c0c0c0;
	padding: 2px 2px 2px 2px;
	text-decoration: none;
	border-bottom: none;
	font-weight: bold;
}
