table.menu_0, table.bottombar {
	width:100%;
	border-style:solid;
	border-width:0;
	font-size:10pt;
	padding: 10px;
	table-layout: fixed;
}

table.menu_0 td {
	padding:0;
	margin:0;
	border-width:0;
}

table.bottombar td.left, table.bottombar td.right {
	font-weight: bold;
	text-align:left;
	background-color:#ffffff;
	background-image:url('images/menubg.gif');
	background-repeat: repeat-x;
	background-position: center;
	font-size:8pt;
}

table.bottombar td.left {
	text-align:left;
}

table.bottombar td.right {
	text-align:right;
}


td.mref_0, td.path_0 {
	font-weight: bold;
	text-align:center;
	background-color:#ffffff;
	background-image:url('images/menubg.gif');
	font-size:10pt;
}

td.path_0 {
	color:#777777;
}

div.menu_0, div.menu_1 {
	border-style:solid;
	border-width: 1;
	border-color:#afb2c8;
}

div.mref_0, div.mref_1, div.mref_2, div.mthis1, div.mthis2 , div.mpath1, div.mpath2 {
	background-image:url('images/menubg.gif');
	white-space: nowrap;
	padding:1 5 1 5;
	font-weight: bold;
	font-style:italic;
	border-style:solid;
	border-width: 0 1 0 1;
	border-color:#afb2c8;
	font-size:10pt;
}

div.mref_1, div.mthis1, div.mpath1 {
	width:100%;
}

div.mthis1, div.mthis2, div.mpath1, div.mpath2, td.path_0 {
	color:#777777;
	text-decoration: underline;
}

div.mthis1, div.mthis2, td.path_0 {
}


div.title {
	font-size:16pt;
	text-align:center;
	font-weight: bold;
}

