/* Menu No 1. */

.bullet
{
	width: 16px;
}

.Menulevel1
{
	padding-left: 5px;
	line-height: 20px;
	/*background-color: #eeeeee;*/
	font-size: 85%;
	width: 178px;
}

.Menulevel2
{
	font-size: 77%;	
	padding-left: 20px;
}
a.menulink
{
	color: #000069;
	text-decoration: none;
}

.Menuitem1
{
	cursor: pointer;
	height: 16px;
	border-top: solid 1px #9999CC;
	border-bottom: solid 1px #9999CC;
	padding-top: 1px;
	padding-bottom: 1px;
	/*background-color: #ffffff;*/
	font-size: 100%;
	font-weight: normal;
	padding-left: 5px;
		
}

.Menuitemnoborderbottom
{
	cursor: pointer;
	height: 16px;
	border-top: solid 1px #9999CC;
	padding-top: 1px;
	padding-bottom: 1px;
	/*background-color: #ffffff;*/
	font-size: 100%;
	font-weight: normal;
	padding-left: 5px;
		
}

.Menuitem2
{
	cursor: pointer;
}

table.Menulevel2
{
	font-size: 110%;
	font-weight: normal;
}

#PictureNavigation
{
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color: #eeeeee;
}

/* Menu No 2. */

#Navtable
{
	
	width: 190px;
	
}

#Navtable .buttonlink
{
	cursor: pointer;
}