#menu {
	width: 190px;
	margin-right: 20px;
	margin-left: 3px;
	float: left;

}

#menu .al {

	font-size: 10px;

	padding: 5px;

}



#menu p {

	font-size: 11pt;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #FF6633;

}

#menu img {

	margin-left: 2px;

	margin-bottom: 0px;

	margin-top: 10px;

	padding-bottom: 0px;

}





#menu b {
	font-size: 11pt;
	font-weight: bold;
	margin-bottom: 2px;
	letter-spacing: 4px;
	color: #333333;

}



#menu h1 {

	background-image: url(images/menu-bg.jpg);

	background-repeat: repeat-x;

	background-position: top;

	border: 1px solid #F1F1F1;

	padding: 2px;

	margin-top: 3px;

	margin-right: 2px;

	margin-bottom: 2px;

	margin-left: 2px;

	font-family: "lr SVbN", "Osaka|";

	font-size: 10px;

	letter-spacing: 0px;

	line-height: 14px;

	font-weight: normal;

}



#menu .m {

	font-size: 10pt;

	font-weight: bold;

	letter-spacing: 2px;

	margin-top: 3px;

	text-align: right;

}



#menu .r {

	float: right;

}

