body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	padding-right: 0 !important;
}

#mtable {
    background: url("/images/bg.gif") #fff;
	background-image: url("/images/bg.gif");
	width:100%;
	height:150px;
}

#submenu {
	background-color:#EEE;
	font-size:9pt;
}

#menu {
	font-size:10pt;
	font: bold;
}

a {
    color: #000;
    text-decoration: underline;
}

a:hover,
a:focus {
    color: #f00;
}

.text_red {
	color: #903;
	font-weight: bold;
}
