ul.menu1 {
	list-style: none;
	border: 0px solid Black;
	margin: 0px;
	font-family : Arial,Helvetica,sans-serif;
	font-size :0.75em;
		vertical-align: left;
	color : #ffffff;
	 
	
}

li.menu1 {
	background-color: #ffffff;
	background-image:url(button.gif);
	background-repeat: no-repeat;
	background-position: center;
	border: 0px solid red;
	color: black;	
	display: block;
	
	font-weight: bold;
	height: 30px;
	margin: 1px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
	text-align: center;
	text-decoration : none;

}

/*
li.menu1 {
	display: block;
	padding: 2px 0px 2px 0px;
	border-left: 1px solid #E8E8E8;
	border-top: 1px solid #E8E8E8;
	border-right: 1px solid #ffffff;
	border-bottom: 1px inset #ffffff;
	margin: 0px;
	background-color : #BDBDBD;
} */

li.menu1sel {
	display: block;
		padding: 2px 0px 2px 0px;
	border-left: 1px solid #E8E8E8;
	border-top: 1px solid #E8E8E8;
	border-right: 1px solid #ffffff;
	border-bottom: 0px solid #ffffff;
	margin: 0px;
	background-color : #BDBDBD;
	
}

li.menu2 {
	background-color: #DFC1D7;
	padding: 2px 0px 4px 5px;
	margin: 0px;
	font-size :0.9em;
	 height: 10px;
}

li.menu1se2 {
	background-color: #DFC1D7;
		padding: 2px 0px 4px 5px;
	margin: 0px;
	font-size :0.9em;

	 
}

li.menu3 {
	background-color: #E8E8E8;
	margin: 0px;
	padding-left: 10px;
	font-size :0.85em;
}

li.menu1se3 {
	background-color: #E8E8E8;
	margin: 0px;
	padding-left: 10px;
	font-size :0.85em;
}

.TopNavbar {
	background-color : #E8E8E8;
	color: #ffffff;
}

div.TopNavbar img {
	width: 100%;
	height: 24px;
}

div.BottomNavbar img {
	width: 100%;
	height: 24px;
	margin-bottom: 6px;
}		
	
.datedisplay {
	color : #ffffff;
	font-size : .65em;
	text-align : center;
	text-decoration : none;
	text-transform : none;
}

a.menu1, a.menu1:visited {
	color: #ffffff;	
	text-decoration : none;	
	}

a.menu1:hover {
	color: #0000bb;
	background-color: #ffff00;
	text-decoration : none;	
	display: list-item;
	 height: 30px;
	}
	
a.menu1sel, a.menu1sel:visited {
 
	text-decoration : none;
			color: #ffff00;
}

a.menu1sel:hover {
	color: #0000bb;
	background-color: #ffff00;
	text-decoration : none;	
	display: block;
	 height: 30px;
	 font-weight: bold;
}
			
a.menu2, a.menu2:visited {
	color: #000000;	
	text-decoration : none;	
	}

a.menu2:hover {
	color : #0000bb;
		display: block;
	 height: 10px;
	}
		
a.menu2sel  {
	color: #000000;	
	text-decoration : none;
}

a.menu3, a.menu3:visited {
	color: #000000;
	font-style : normal;	
	text-decoration : none;	
	}
	
a.menu3:hover {
	color : Red;
}

a.menu3sel, a.menu3sel:visited  {
	color : Red;
	font-style : italic;
	text-decoration : none;	
}

.menu3sel:hover {
	color : Red;
}

.poslayout {
	border-top-width: 1px;
	border-left-width: 6px;
	border-right-width: 6px;
	border-bottom-width: 0px;
	width: 100%;
}

.posaligntext {	
	color : #003333;
	font-family : Arial,Helvetica,sans-serif;
	text-decoration : none;
	text-align : left;
	margin : 1px 12px;
	padding : 0px 2px 0px 2px;
}
