table.maint
{
	width: 766px;
/*	padding: 1px 9px 1px 2px;*/
}
.top
{
	width: 766px;
	height:25px;
	background-image: url(../image/top.gif);
	text-valign: bottom;
}
.mid
{
	width: 766px;
	background-image: url(../image/middle.gif);
	background-repeat: repeat-y;
}
.bottom
{
	width: 766px;
	height:25px;
	background-image: url(../image/bottom.gif);
}

body {
font-family:verdana;
font-size:10pt;
}
body a {
color:black;
}

.container {
	text-align:left;
	margin: 1px 9px 1px 9px;
}
#navlist {
	padding: 3px 0 3px;
	margin-left: 0;
	border-bottom: 1px solid #778;
	font : normal small-caps normal 12px 'Tahoma',serif;
/*	font: normal 12px Tahoma, sans-serif;*/
/*	font: bold 12px Verdana, sans-serif;*/
}

#navlist li {
	list-style: none;
	margin: 0;
	display: inline;
}

#navlist li a {
	padding: 3px 0.5em;
	margin-left: 3px;
	border: 1px solid #778;
	border-bottom: none;
	background: #DDE;
	text-decoration: none;
}

#navlist li a:link { color: #448; }
#navlist li a:visited { color: #667; }

#navlist li a:hover {
	color: #000;
	background: #AAE;
	border-color: #227;
}

#navlist li a#current {
	background: white;
	border-bottom: 1px solid white;
}

.tablemenu {
width:766px;
height:29px;
font-family:verdana,arial,sans-serif;
font-weight:bold;
font-size:12px;
padding: 0px;
margin:0px 0px 5px 0px;
}

.tablemenu td.m_td {
	margin:0px;
	padding:0px;
	background: url(../image/mb_body.gif) repeat-x;
}

.tablemenu td.m_td span a {
	clear:both;
	height:13px;
	float:left;
	text-decoration:none;
	padding:8px 15px 1px 15px;
	margin-top:0px;
	color:white;
}
.tablemenu td.m_td span.current a {
	color:lightblue;
}
.tablemenu td.m_td span a:hover {
	color:lightblue;
}
.tablemenu td.m_td span {
	width:100%;
	height:29px;
	float:left;
	margin:0px;
	padding:0px;
	background: url(../image/mb_sepa.gif) top right no-repeat;
}

.tablemenu td.m_tds {
	width:10px;
	height:29px;
}
.tablemenu td.m_tds span {
	width:10px;
	height:29px;
	float:left;
	background: url(../image/mb_left.gif) top right no-repeat;
	text-decoration:none;
	margin:0px;
	padding:0px;
}
.tablemenu td.m_tde {
	width:10px;
	height:29px;
}
.tablemenu td.m_tde span {
	float:left;
	width:10px;
	height:29px;
	background: url(../image/mb_right.gif) top right no-repeat;
	text-decoration:none;
}

