body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0ps;
}

#head {
	position:absolute;
	left:0px;
	top:0px;
	width:781px;
	height:117px;
	z-index:1;
}
#menu {
	position:absolute;
	left:0px;
	top:116px;
	width:144px;
	height:165px;
	z-index:2
	}
.a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
	display: block;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: groove;
	border-left-style: none;
	border-top-color: #DAE1F1;
	border-right-color: #DAE1F1;
	border-bottom-color: #DAE1F1;
	border-left-color: #DAE1F1;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003366;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #003366;
}