body {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height:20px;
	background:url(images/body-bg.gif);
}

body,td,th {
	font-size: 9pt;
	color: #555555;
}

a:link {
	color: #555555;
	text-decoration: none;
}
a:visited {
	color: #555555;
	text-decoration: none;
}
a:hover {
color: #000000;
	text-decoration: none;
}
a {
	font-size: 9pt;
}
/* menu menu */

.menu {
text-decoration:none;
font-size:9pt;
color:#A4D2E3;
background: url(images/mn_bg.jpg);
}
.menu a:link {
text-decoration:none;
font-size:9pt;
color:#ffffff;
}
.menu a:visited {
text-decoration:none;
font-size:9pt;
color:#ffffff;
}
.menu a:hover {
text-decoration:none;
font-size:9pt;
color:#A4D2E3;
}
input {
font-size:9pt;
color:#555555;
}
select {
font-size:9pt;
color:#555555;
height:16px;
}

#middle { width: 760px; height:500px; float:left; }


#bottom { width: 760px; height:100px; float:left; }
