body
{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;

	background-color: #000000;
}

p
{
	color: #fff;
	text-decoration: none;
	font-family: arial, "lucida console", sans-serif;
}

a {
	color: #fff;
	background-color: inherit;
	text-decoration: none;
	width:100px;
	FILTER: Glow(Color=#000000, Strength=5);

}

a:hover {
	color: #ff8000;
	background-color: inherit;
	width:100px;
	FILTER: Glow(Color=#000000, Strength=5);
}

.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size : 1px;
	line-height : 0px;
	overflow : hidden;
	visibility: hidden;
}

hr {
	color: #505050;
	height: 1px;
	width: 100%;
}

/* Navigation Menu */

#navmenu {
	margin: 45px 40px 0px 0px;
	padding-bottom: 2px;
	width: 173px;
	clear: both;
	text-align: center;
	z-index: 1;
	position: relative;
}

#navmenu a {
	text-decoration: none;
	FILTER: Glow(Color=#ff0000, Strength=8);
}

#navmenu li {
	padding: 0px 11px;
	float: left;
	background: url('../userfiles/Image/template/menu/navmenu_background.png') repeat-y 50% 0%;
	line-height: 23px;
}

#navmenu li#menu_first {
	padding-top: 5px;
	background-image: url('../userfiles/Image/template/menu/navmenu_background_top.png');
	background-repeat: no-repeat;
}

#navmenu li#menu_last {
	padding-bottom: 12px;
	background-image: url('../userfiles/Image/template/menu/navmenu_background_bot.png');
	background-repeat: no-repeat;
}

#navmenu li a {
	display: block;
	background-color: #acba78;
	color: inherit;
	font-size: 12px;
	text-transform: uppercase;
	cursor: pointer;
}

#navmenu li a:hover {
	background-color: #ddebb1;
	color: #526052;
}

#navmenu li#menu_first a {
	padding-top: 2px;
	background-image: url('../userfiles/Image/template/menu/navmenu_background_litop.gif');
	background-repeat: no-repeat;
	background-position: 50% 0%;
}

#navmenu li#menu_last a {
	background-image: url('../userfiles/Image/template/menu/navmenu_background_libot.gif');
	background-repeat: no-repeat;
	background-position: 50% 100%;
}

#navmenu li a b {
	margin: 0px auto;
	padding-bottom: 2px;
	display: block;
	width: 151px;
	border-bottom: #fff 1px solid;
}
