body {
	SCROLLBAR-FACE-COLOR: #D0A264;
	SCROLLBAR-ARROW-COLOR: #FFFFFF;
	font-family: verdana, sans-serif;
	background: white url(..//images//back.png);
}

.modified{
 font-size: 11px;
}

.toplevel {
 display: block;
 font-weight: 400;
 margin-left: 0px;
 margin-top: 5;
 margin-bottom: 5;
 }

.sublevel {
 display: block;
 font-weight: normal;
 margin-left: 36px;
 margin-top: 0;
 line-height: 14px;
 font-size: 12px;
 }

a.submenu:visited {
 color: #000;
 text-decoration: none;
 font-weight: normal;
}

a.submenu:link {
 color: #000;
 text-decoration: none;
 font-weight: normal;
}

a.submenu:hover {
 color: #A74510;
 font-weight: bold;
}

.updated {
 margin-left: 0px;
 }



/* styles for the menu */ 

p.menu {
 font-weight: bold;
 margin-bottom:0;
}

img.square {
 border-style: none;
 vertical-align: middle;
}

img.bar {
 border-style: none;
 vertical-align: middle;
}

