body {
	padding:10px;
}

#rightmenu {
	float:right;
	width:231px;
	padding:0px;
	margin:0px;
	text-align:right;
	color:#000;
	height:420px;
	font-family: Tahoma, Arial;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	background-image:url(/Main/RightMenu/Bg.jpg);
}
/* Right Menu Curves */
.w1{
	
	background-image: url(../../Main/RightMenu/Bottom_LeftCurve.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	float:left;
	margin:0px 0px 0px 5px;
}

.w2{
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image: url(../../Main/RightMenu/Bottom_RightCurve.jpg);
	float:left;
}

.w3{
	background-repeat: no-repeat;
	background-position: center bottom;
	background-image: url(../../Main/RightMenu/List_BottomBg.jpg);
	float:left;
}

#RMV{
	width:221px;
	padding:0px;
	margin:0px;
	float:left;
}

.ulnolist {
	list-style:none;
	padding:0px;
	margin:0px;
}

#RMV ul li a:link, #RMV ul li a:active, #RMV ul li a:visited {
	width:191px;
	font-size: 12px;
	padding: 0px;
	margin:0px 15px;
	text-decoration: none;
	color: #000;
	font-family: Tahoma, Arial;
	font-weight: bold;
	height:30px;
	line-height:30px;
	text-align:right;
	display:block;
}	

#RMV ul li a:hover {
	width:191px;
	font-size: 12px;
	padding: 0px;
	margin:0px 15px;
	text-decoration: none;
	color: #c60203;
	font-family: Tahoma, Arial;
	font-weight: bold;
	height:30px;
	line-height:30px;
	text-align:right;
	display:block;
}	

#Alain1_Sub {
	position:absolute;
	margin:0px;
	padding:0px;
	background-color:#F0F0F0;
	height:90px;
	overflow:hidden;
	width:220px;
}

#Alain2_Sub {
}
