.rougebody {
	margin: 0;
	padding: 0;
	white-space: nowrap;
	font-size: 13px;
	line-height: 16px;
}

.rougemenu {
	margin: 0;
	padding: 0;
	width: 128px;
	text-align: center;
}

ul.rougeul {
	margin: 0;
	padding: 3px 0 0 0;
}

ul.rougeBorderTop {
	padding: 4px 0 0 0;
	background: url(rougeBar.png) no-repeat scroll top left;
}

ul li.rougeli {
	list-style-type: none;
	display: block;
	margin: 0;
	padding: 2px 0;
}

ul li.rougeli a {
	color: #22395e;
	text-decoration: none;
	font-weight: normal;
}

ul li.rougeli a:hover {
	background-color: #b8e6fd;
}

ul li.rougeli a:focus {
}

.rougeTitleImage:hover, .titleImage:focus {
	opacity: .5;
	filter: alpha(opacity=50);
	-ms-filter: "alpha(opacity=50)";
}

.rougeTitleImage img {
	border: 0;
	margin: 0;
	padding: 0;
}

.rougeMenuTop {
	margin: 2px 0 0 0;
	padding: 0;
	height: 6px;
	background: url(rougeBg.png) no-repeat scroll top center;
}

.rougeRectTop {
	margin: 8px 0 0 0;
	padding: 0;
	height: 6px;
	background: url(rougeBg.png) no-repeat scroll top center;
}

.rougeRect {
	background: url(rougeBar.png) repeat-y scroll bottom right;
}

.rougeRectBottom {
	margon: 0;
	padding: 0;
	height: 6px;
	background: url(rougeBg.png) no-repeat scroll bottom center;
}
