.context_menu
{
	margin:0px;
	padding:0px;
	position:absolute; 
	visibility:hidden;
}
.context_menu_1_1
{
	height:18px;
	width:35px;
	background-image:url(../img/context_menu_1_1.gif);
	background-repeat:no-repeat;
}
.context_menu_1_2
{
	height:18px;
	background-image:url(../img/context_menu_1_2.gif);
	background-repeat:repeat-x;
}
.context_menu_1_3
{
	height:18px;
	width:35px;
	background-image:url(../img/context_menu_1_3.gif);
	background-repeat:no-repeat;
}
.context_menu_2_1
{
	width:35px;
	background-image:url(../img/context_menu_2_1.gif);
	background-repeat:repeat-y;
}
.context_menu_2_2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	background-image:url(../img/context_menu_2_2.gif);
	background-repeat:repeat;
}
.context_menu_2_3
{
	width:35px;
	background-image:url(../img/context_menu_2_3.gif);
	background-repeat:repeat-y;
}
.context_menu_3_1
{
	height:18px;
	width:35px;
	background-image:url(../img/context_menu_3_1.gif);
	background-repeat:no-repeat;
}
.context_menu_3_2
{
	height:18px;
	background-image:url(../img/context_menu_3_2.gif);
	background-repeat:repeat-x;
}
.context_menu_3_3
{
	height:18px;
	width:35px;
	background-image:url(../img/context_menu_3_3.gif);
	background-repeat:no-repeat;
}
.context_menu_lnk
{
	color:#666666;
	background-image:url(../img/flecha.png);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:20px;
	padding-top:5px;
	padding-bottom:5px;
	cursor:pointer;
}
.context_menu_lnk:hover
{
	color:#ff9933;
}

