.menu{
	list-style-type: none;
	padding: 0;
	width: 200px;
	border-bottom-width: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	background-image: url(/safelistprox/images/menu1.jpg);
}

.menu li a{
	color: #000000;
	display: block;
	width: 158px;
	text-decoration: none;
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	padding-right: 0px;
	padding-left:42px;
	padding-bottom: 0px;
	background-image: url(/safelistprox/images/tab_off.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	line-height: 38px;
	height: 44px;
	text-align: left;
}


 /** html .menu li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
	width: 200px;
	height: 44px;
}*/

.menu li a:visited, .glossymenu li a:active{
	color: #000000;
	text-decoration: none;
	height: 44px;
	width: 200px;
}

.menu li a:hover{
	background-image:   url(/safelistprox/images/tab_on.jpg);
	color: #000000;
}
body {
	background-color: #e3eaa3;
	background-image: url(/safelistprox/images/body_bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: center top;
	font-family:verdana;
	font-size:12px
}
.content_bg{
	background:url(/safelistprox/images/content_bg.jpg) repeat-y center top;
}
.spxBanner {
  border-width:1px;
  border-color:#666666;
}
.spxTextad {
	font-family:verdana;
	font-size:11px;
	color: #e3eaa3;
}
.spxTextad a { color: #ffffff; }
.spxTextadD1 {
}
.spxTextadD2 {
}