table.login {
	border:	2px solid #F97D10;
}

table.login a {
	color:	#F97D10;
}

table.login a:hover {
	color:	#F97D10;
}

form.login .Item {
	border:	1px solid #F97D10;
}

form.login .Button {
	color:	#F97D10;
	border:	1px solid #F97D10;
}

div.banner {
	/*width: 100.3%;*/
	/*margin: 0.1em 0em 0em -0.1em;*/
	width: 100%;
	margin: 0em 0em 0em 0em;
	padding: 0em 0em 0em 0em;
}

div.banner table {
	margin 0em 0em 0em 0em;
}

div.banner img {
	border:none;
}

div.menu{
	margin: 0em 0em 0em 0em;
	padding: 0em 0em 0em 0em;
	width: 100%;
	color: #949494;
	background-color: #E5E5E5;
/*
	border-top: 0.05em solid white;
	border-bottom: 0.1em solid white;
*/	
}

div.menubar {
/*
	margin: 0em 0em 0.1em 0em;
	padding: 0.1em 0em 0em 0em;
*/	
	margin: 0em 0em 0em 0em;
	padding: 0em 0em 0em 0em;
}

div.menubar div.option,div.pad {
	margin: 0em 0em 0em 0em;
	padding: 0em 0em 0em 0em;
	font-size: 8pt;
} 

div.menubar div.option span {
	float: left;
	margin: 0em 0em 0em 0em;
/*	padding: 0.25em 1em 0.25em 1em;*/
	padding: 0.25em 1em 0.50em 1em;
	border-right: 1px solid #949494;
	color: #949494;
} 

div.menubar div.option span.over {
	margin: 0em 0em 0em 0em;
	background-color: #949494;
	color: #E5E5E5;
	cursor: default;
}

div.menubar div.option a {
	color: #949494;
	text-decoration:none;
}

div.menubar div.option a:link {
	text-decoration:none;
}

div.menubar div.option a:visited {
	text-decoration:none;
}

div.menubar div.option a:active {
	text-decoration:none;
}

div.menubar div.option span.over a {
	color: #E5E5E5;
	text-decoration:none;
}

div.menuitem {
/*	margin: -0.5em 0em 0em -0.25em; */
 	margin: -0.5em 0em 0em -0.1em;
	position: absolute;
	display:none;
	clear:both;
	background-color: #E5E5E5;
	color: #F97D10;
	border:1px solid #949494;
	border-bottom: 0px;
	z-index: 1;
}

div.menuitem div.item {
	margin: 0em 0em 0em 0em;
}

div.menuitem div.over {
	background-color: #949494;
	margin: 0em 0em 0em 0em;
}

div.menuitem span.item {
	clear:both;
	display:block;
	font-size: 8pt;
	border-bottom:1px solid #949494;
	cursor:pointer;
/*	padding: 0.4em 0.8em 0.4em 0.8em; */
	padding: 0.4em 0.8em 0.2em 0.8em;
}

div.menuitem div.item a {
	color: #F97D10;
	text-decoration:none;
}

div.menuitem div.item a:link {
	text-decoration:none;
}

div.menuitem div.item a:active {
	text-decoration:none;
}

div.menuitem div.item a:visited {
	text-decoration:none;
}

div.menuitem div.over a {
	color: #F97D10;
	text-decoration:none;
}

div.user {
	margin: 0em 0.3em 0.3em 1em;
	clear:both;
	font-size: 8pt;
	color: #F97D10;
}

div.user span.name {
}

div.page {
	z-index:0;
}
