body {
background:url(bg2.png) fixed;
}

table {
font-family:Verdana;
font-size:10pt;
}

.mtable {
width:1024px;
height:500px;
color:black;
border-collapse:collapse;
}

.mtable tr td {
background:white;
vertical-align:top;
}

.mhead {
height:100px;
}

.mlbar {
height:25px;
font-weight:bold;
color:white;
}

.mlbar a {
# height:100%;
# width:100px;
text-decoration:none;
border:1px solid #FEB874;
margin:0px 1px 0px 0px;
padding:5px 15px 5px 15px;
float:left;
color:white;
background:#E88422;
}

.mlbar a:hover {
background:#EA8F36;
text-decoration:underline;
}

.mmenue {
width:150px;
}

.mbottom {
height:10px;
text-align:right;
font-weight:bold;
color:white;
font-size:8pt;
}
