.rightHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: ea6348;
	padding-right: 10px;
	padding-left: 10px;
}
.right {
	width: 139px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #fcb665;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #fcb665;
	}
#menu 
	a {
	display:inline;
	width:auto;
	margin: 0px;
	padding:6px 11 6px 11px;
	font: normal 11px/normal Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	background: #49176d url(none) no-repeat center center;
	text-decoration: none;
	height: auto;
	text-align: left;
	vertical-align: middle;
	position: relative;
	word-spacing: normal;
	white-space: normal;
		}
	#menu a:hover {
	background: #7a6098 url(images/top_bg.gif) repeat-y;
	color: #ffffff;
	height: auto;
	width: auto;
		}
	#menu a:active {
		color:white;
		}
	#menu .on
	 {
	background: #7a6098 url(images/top_bg.gif) repeat-y;
	color: #ffffff;
	height: auto;
	width: auto;
		}

