#menu {
	position:absolute;
	z-index:100;
}
#menu1 {
	position:absolute;
	width:151px;
	height:115px;
	z-index:100;
	top: 25px;
	left: -152px;
	visibility:hidden;
}
#menu2 {
	position:absolute;
	width:151px;
	height:115px;
	z-index:100;
	top: 25px;
	left: 38px;
	visibility:hidden;
}
#menu3 {
	position:absolute;
	width:341px;
	height:115px;
	z-index:100;
	top: 25px;
	left: 238px;
	visibility:hidden;
}

body{margin:10px 0px;background-image:url(../images/Background.gif);}
td {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 180%;
	color: #810110;
	text-decoration: none;
	padding: 0px;

}
a,a:link,a:visited {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 180%;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: "Arial", "Helvetica", "sans-serif";
	line-height: 180%;
	font-size: 9pt;
	color: #FF0000;
	text-decoration: underline;
}
a.xl,a.xl:link,a.xl:visited {
	font-family:ºÚÌå; font-size:15px; font-weight:bold;
	color: #810110;
	text-decoration: none;
}
a.xl:hover {
	font-family:ºÚÌå; font-size:15px; font-weight:bold;
	color: #FF0000;
	text-decoration: underline;
}
input {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #000000;
}
.link {
	FILTER: alpha(opacity=100)
}
input.mail {
	border: 1px solid #666666;
}
