.menu14 {
  width: 135px;
	font-size: 12px;
}

.menu14 li {
  line-height: 25px;
}
.menu14 li a {  
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EFEFEF;
	color: #000000;
	height: 22px;
	padding-left: 5px;
}	
	
.menu14 li a:link, .menu14 li a:visited {
  display: block;
  border-bottom: 1px solid #EFEFEF;
}
	
.menu14 li a:hover, .menu14 li a.selected {	
	/*background: url("../images/tabs/bg_hlt.jpg")*/
  /*    repeat-x bottom;*/
  /*color: #000000;*/
}

.menu14 li a.add_site {
	font-size: 12px;
	color: green;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EFEFEF;
	line-height: 16px;
	height: 16px;
	background: #FFFFFF;
	border-top-color: #EFEFEF;
	border-right-color: #EFEFEF;
	border-left-color: #EFEFEF;
	padding: 2px;
	margin-bottom: 8px;
}

.menu14 li a.add_site:hover {	
  /*background: url("../images/tabs/bg_hlt.jpg")*/
  /*    repeat-x bottom;*/
}

.menu14 ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.menu14 img {
  border: none;
}


.general_heading {
  width: 140px;
	font-size: 12px;
	font-weight: bold;
	height: 27px;
	line-height: 27px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	cursor: pointer;
	color: #000000;
	background: url("../images/tabs/bg_grey.jpg");
}

.menu_spacer {
  padding-top: 8px;
  background:  url("../images/Menu/attribute_background_grey.jpg");
}


.site_page_links {
  width: 134px;  
}

.site_page_links li {
  line-height: 20px;  
}

.site_page_links li a {
	font-size: 10px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top: none;
	height: 18px;
	padding-left: 3px;
	color: #000000;
}	
	
.site_page_links li a:link, .site_page_links li a:visited {
  display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EFEFEF;
}
	
.site_page_links li a:hover, .site_page_links li a.selected {	
	/*background: url("../images/tabs/bg_hlt.jpg")*/
  /*    repeat-x bottom;*/
}

.site_page_links li a.add_page {
	background: #ffffff;
	color: #000000;
}

.site_page_links li a.add_page:hover {	
  /*background: url("../images/tabs/bg_hlt.jpg")*/
  /*    repeat-x bottom;*/
}


.site_page_links ul {
	list-style: none;
	margin-left: 0px;
	margin-bottom: 8px;
	padding: 0;
}

.site_page_links img {
  border: none;
}