img{
	border: none;
}

img.button{
	width: 118px;
}

img.bullet{
	margin-left: 2px;
}

table.menu{
	width: 719px;
	margin-left: 1px;
	table-layout: fixed;
}

table.submenu {
	position: absolute;
	display: none;
	width: 120px;
	top: 18px;
	color: White;
	background-color: #181A26;
	border-left: thin solid #4F515D;
	border-right: thin solid #4F515D;
	border-bottom: thin solid #4F515D;
	text-align: left;
	font-family :  Tahoma, Helvetica, sans-serif;
	font-size: small;
}

table.subsubmenu {
	position: absolute;
	display: none;
	top: 18px;
	color: White;
	background-color: #181A26;
	border: thin solid #4F515D;
	text-align: left;
	font-family :  Tahoma, Helvetica, sans-serif;
	font-size: small;
}

a.submenu {
	margin-left: 7px;
	color: White;
	text-decoration: none;
}

a.submenu:hover {
	text-decoration: underline;
}
