#menu {
	width: 826px;
	height: 54px;
	padding: 0px;
	background-image: url(../new/images/menu-bgr.gif);
	margin: 0px 0px 0px 19px;
	
	
}
#menu ul{
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	
	
	


}
#menu ul li{
	float: left;
	padding: 0px;
	margin: 0px;
	color: #FFFFFF;
}
.menu {
	text-decoration: none;
	display: block;
	color: #FFFFFF;
	text-align: center;
	margin: 0px;
	background-image: url(../new/images/menu-bgr.gif);
	border-left: 1px double #000000;
}


.mspan{
	text-decoration: none;
	color: #FFFFFF;
	height: 54px;
	margin: 0px;
	background-image: url(../new/images/menu-bgr.gif);
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
}
.mbigger {
	text-decoration: none;
	display: block;
	color: #FFFFFF;
	text-align: center;
	margin: 0px;
	background-image: url(../new/images/menu-bgr.gif);
	width: 120px;
	font-weight: bold;
	border-right: 1px double #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: 54px;
}
#menu a:hover {
	height: 54px;
	width: 136px;
	display: block;
	background-image: url(../new/images/menu-hover-bgr3.gif);
}
#menu a{
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	line-height: 54px;
	height: 54px;
	width: 136px;
	display: block;
	border-left-width: 1px;
	border-left-style: double;
	border-left-color: #000000;

}
