.Error404Image{border-style: solid; border-width: 5px; border-color: gray;}

.RevokeAccount{text-align: right; font-weight: bold;}

a.nu:link	{ font-size: 9px; font-weight: bold; color : #4367C5; text-decoration: none; }
a.nu:active	{ font-size: 9px; font-weight: bold; color : #4367C5; text-decoration: none; }
a.nu:visited{ font-size: 9px; font-weight: bold; color : #4367C5; text-decoration: none; }
a.nu:hover	{ font-size: 9px; font-weight: bold; color : #ff0000; text-decoration: none; }

a.Opinion:link		{ font-size: 11px; font-weight: bold; font-family: arial,helvetica,sans-serif; color : #008080; text-decoration: none; }
a.Opinion:active	{ font-size: 11px; font-weight: bold; font-family: arial,helvetica,sans-serif; color : #008080; text-decoration: none; }
a.Opinion:visited	{ font-size: 11px; font-weight: bold; font-family: arial,helvetica,sans-serif; color : #008080; text-decoration: none; }
a.Opinion:hover		{ font-size: 11px; font-weight: bold; font-family: arial,helvetica,sans-serif; color : #008080; text-decoration: none; }

.BackButton{color: white; font-weight: bold; padding-top: 3px; padding-bottom: 3px; padding-left: 13px; padding-right: 13px; background-color: maroon; border: 3px #bc0101 outset;}
.BackButton:Hover{color: #f2cfcf; background-color: maroon; border: 3px #bc0101 inset;}

ul.menu-bullettree,
ul.menu-bullettree ul {
	background: none;
	list-style: none;
	padding: 0;
	margin: 0;
}

ul.menu-bullettree li {
	background: none;
	padding: 0;
	margin: 0;
}

ul.menu-bullettree {
	border-top: 1px dotted #b3b3b3;
}

ul.menu-bullettree ul li {
	margin-left: 1em;
}

ul.menu-bullettree a:link, ul.menu-bullettree a:visited {
	display: block;
	background: transparent url(../image/bullettree-level0.png) no-repeat 5px 10px;
	border-bottom: 1px dotted #b3b3b3;
	padding: 3px 5px 3px 15px;
	color: #496EB2;
	text-decoration: none !important;
}

ul.menu-bullettree a:hover {
	background-color: #496EB2;
	color: #000000;
}
