@charset "utf-8";
/* CSS Document */


.cssnav2
{
position: relative;
font-family: arial, helvetica, sans-serif;
background: url(cup_cake_right_menu.gif) no-repeat;
white-space: nowrap;
display: block;
width: 24px;
height: 35px;
left: 75px;
margin: 0;
padding: 0;
}

.cssnav2 a
{
display: block;
color: #000000;
width: 24px;
height: 35px;
display: block;
float: right;
font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;	
	font-size:14px;
	font-weight:bold;
	color: #e665e7;
}

.cssnav2 img
{
width: 24px;
height: 35px;
border: 0
}

* html a:hover
{
visibility:visible
}
.cssnav2 a:hover
{
color: #04366c;
}
.cssnav2 a:hover img
{
visibility:hidden
}

.cssnav2 span
{
position: absolute;
left: -80px;
top: 15px;
margin: 0px;
padding: 0px;
cursor: pointer;
}
