
.wpm_green1 {
	margin: 10px 10px 0px 10px;
	padding-top: 0px; 
	padding-right: 0px; 
	padding-bottom: 0px; 
	padding-left: 30px; 
	line-height: 24px;
	background: white url(green1.gif) center repeat-x;
	font-size: 12px;
	font-weight: bold;
	border-top: 8px solid #cc66ff;
	border-bottom: 8px solid #cc66ff;
	}

.wpm_green1 a {
	padding-top: 3px; 
	padding-right: 10px; 
	padding-bottom: 3px; 
	padding-left: 10px; 
	color: #663399;
	text-decoration: none;
	}

.wpm_green1 a.selected {
	background: #79be71; color: white;	
	border-top: 2px solid #ffffff;
	border-bottom: 1px solid #79be71;
	}

.wpm_green1 a:hover {
	color: white;
	text-decoration: none;
	}

