@charset "utf-8";
/* CSS Document */

#wappernavleft {
	width:140px;
	z-index:1;
	margin-left: 5px;
}
.purple
{
	position: relative;
	font-family: arial, helvetica, sans-serif;
	background:url(greyleftnav.jpg) no-repeat;
	white-space: nowrap;
	display: block;
	width: 137px;
	height: 25px;
	margin: 0;
	padding: 0;
	color: #FFFFFF;
}
.purple a
{
display: block;
color: #000000;
font-size: 12px;
width: 137px;
height: 25px;
display: block;
float: left;
color: black;
text-decoration: none;
text-align:center;
}

.purple img
{
width: 137px;
height: 25px;
border: 0
}

* html a:hover
{
visibility:visible
}

.purple a:hover img
{
visibility:hidden;
color:#FFFFFF;
}

.purple span
{
	position: absolute;
	left: 5px;
	top: 5px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	width: 127px;
	color:#333333;
} 






.purpleon {
	position:relative;
	background-image:url(images/purpleleftnav.jpg);
	background-repeat: no-repeat;
	white-space: nowrap;
	display: block;
	width: 137px;
	height: 25px;
	margin: 0;
	padding: 0;
	color:#ffffff;
	font-family: arial, helvetica, sans-serif;
	text-align:center;
	font-size: 12px;
}
.purpleon a {
	display: block;
	color: #000000;
	font-size: 11px;
	width: 137px;
	height: 25px;
	display: block;
	float: left;
	color: ffffff;
	text-decoration: none;
}
.purpleon img {
	width: 137px;
	height: 25px;
	border: 0;
	background-repeat: no-repeat;
}
* html a:hover {
	visibility:visible
}
.purpleon a:hover img {
	visibility:hidden
}
.purpleon span {
	position: absolute;
	left: 0px;
	top: 0px;
	padding-top:5px;
	margin: 0px;
	cursor: pointer;
	width: 137px;
	height: 25px;
	color:#ffffff;
	background-image:url(images/purpleleftnav.jpg);
	background-repeat: no-repeat;
	font-family: arial, helvetica, sans-serif;
	text-align:center;
	font-size: 12px;
}
.purpleon span:hover {
	position: absolute;
	left: 0px;
	top: 0px;
	padding-top:5px;
	margin: 0px;
	cursor: pointer;
	width: 137px;
	height: 25px;
	color:#ffffff;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}
.whitetextlink {
color:#FFFFFF;
font:Arial, Helvetica, sans-serif;
font-size:12px
}
