body{
	margin: 0px 0px 0px 0px;
	backroung-color: #ffffff;
}

div.clSlideMenu0{
	/* All slideMenu2 DIV elements */
	font-family: verdana;
	font-size: 10px;
	overflow:hidden;
	height: 22;
	width: 140px;
	font-weight:bold;
	color: silver;
	background-image : url(../images/trans.gif);
	cursor: pointer;
}

div.clSlideMenu1{
	/* All slideMenu2 DIV elements */
	font-family: verdana;
	font-size: 10px;
	/*overflow: auto;*/
	width: 119px;
	font-weight:bold;
	color: #CC0033;
	background-image : url(../images/trans.gif);
	cursor: pointer;
}

div.clSlideMenu_on{
	/* All slideMenu2 DIV elements */
	font-family: verdana;
	font-size: 10px;
	overflow: hidden;
	height: 22;
	width: 140px;
	font-weight:bold;
	color: #CCCCFF;
	background-image : url(../images/trans.gif);
	cursor: pointer;
}

div.clSlideMenu1_on{
	/* All slideMenu2 DIV elements */
	font-family: verdana;
	font-size: 10px;
	/*overflow:hidden;*/
	width: 119px;
	font-weight:bold;
	color: #CCCCFF;
	background-image : url(../images/trans.gif);
	cursor: pointer;
}

a.clA0{ /* All top level links */
	color:silver;
	font-size:10px;
	text-decoration:none;
	font-weight:bold;
	height:22;
	background-image : url(../images/trans.gif);
}

a.clA0:hover{ /* All top level links */
	color:#CCCCFF;
	font-family: verdana;
	font-size:10px;
	text-decoration:none;
	font-weight:bold;
}

a.clA1{ /* All sub level links */
	color:#5A005B;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	height: 15;
	padding: 0px 10px;
	text-decoration: none;
}

a.clA1:hover{ /* All sub level links */
	color: #ffff00;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	height: 15;
	text-decoration: none;
}

a.clA2{ /* All sub level links */
	color:#ffff00;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	height: 15;
	padding: 0px 10px;
	text-decoration: none;
}

a.clA2:hover{ /* All sub level links */
	color: #ffff00;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	height: 15;
	text-decoration: none;
}


.content{
	font-family: Helvetica, sans-serif;
	font-size: 10pt;
	line-height : 15px;
	color : Black;
}

.instructions{
	font-family: Helvetica, sans-serif;
	font-size: 8pt;
	line-height : 15px;
	color : Black;
}

.terms{
	font-family: Helvetica, sans-serif;
	font-size: 8pt;
	line-height : 13px;
	color : Black;
}

.termstitle{
	font-family: Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color : #330099;
}

.borderleftfade{
	background : url(../images/revlon_global_leftborder.jpg) repeat-y;
	background-repeat : repeat-y;
}

.borderrightfade{
	background : url(../images/revlon_global_rightborder.jpg) repeat-y;
	background-repeat : repeat-y;
}

.borderleft{
	/*background-color: Black;*/
	background : url(../images/revlon_global_left_bckg_gra.jpg) repeat-x;
	background-repeat : repeat-x;
}

.borderright{
	background : url(../images/revlon_global_rght_bkgrd.jpg) repeat-x;
	background-repeat : repeat-x;
}

b{
	font-family: Helvetica, sans-serif;
	color:#6600ff;
	font-size: 10pt;
}

b.header{
	font-family: Helvetica, sans-serif;
	color:#000000;
	font-size: 10pt;
}

b.revlon{
	font-family: Helvetica, sans-serif;
	color:#ff0000;
	font-size: 10pt;
}

.submenu{
	width: 140px;
	font-family: verdana;
	font-size: 10pt;
}

.menutitle{
cursor:pointer;
margin-bottom: 5px;
background-color:#ECECFF;
color:#000000;
width:140px;
padding:2px;
text-align:center;
font-weight:bold;
/*/*/border:1px solid #000000;/* */
}

/* NEEDED STYLES */
div.slideMenuBG{position:absolute; left: 26px; top: 204px; z-index: 1;}
div.slideMenuText{position:absolute; left:2; top:2; text-align:left; z-index:200}
#slideMenucont{position:absolute; height:600; width:120; visibility:hidden;}