body {
	font: 1.5em Verdana, Arial, Helvetica, sans-serif;
	background: #ffffff;
}

img {
	display: none;
}

#pheader {
	width: 700px;
	display: block;
	padding-top: 20px;
}

ul li {
	/*margin-left: -30px;*/
	}

h1.title {
	display:none;
	}
	
h3#company {
	font-size: 16px;
	color: #000;
	font-weight: bold;
	}

.p1 {
	font: bold 18px Arial, Verdana, sans-serif;
	color: #800000;
}

.p2 {
	color: #4c4c4c;
	font: bold 12px Arial, Verdana, sans-serif;
}

.p3 {
	color: #4c4c4c;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	margin-top: -20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #efefef;
	border-top: 1px solid #efefef;
}

#bod {
	font-size: 12px;
}

#bod div {
	margin: 0px;
	padding: 0px;
}

#rcolumn {
	display: none;
}

#rcolumn div {
}

#rcolumn a {
}

#rcolumn a:hover {
}

#submenu {
}

#submenu a {
}

#submenu a:hover {
}

h1 {
	color: #b2b2b2;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	font: bold 16px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
}

.bolk {
	font-weight: bold;
	color: #000000;
}

.note {
	color: #800000;
}

#quick {
}

/*<group=head>*/

#top {
	display: none;
}

.request {
	display: none;
	}

#logo {
}

#menu {
}

#menu a {
}

#menu a:hover {
}

#menu p {
}
	
/*</group>*/

/*<group=foot>*/

#footnav {
	display: none;
}

#foot {
	color: #666666;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	background: #ffffff;
	padding-top: 20px;
}

#foot p {
}

#foot a {
	display: none;
}

#foot a:hover {
	display: none;
}
	
#emailrequest, .spanblock, requestform{
	display:none;
	}
/*</group>*/

/* Listing Style Sheet */
div#listing {
	font-size: 11px;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

.listthis a:link {
	color:#666666;
	text-decoration:none;
	/*padding-left: 2px;*/
	font-weight: bold;
	}
	
.listthis a:hover {
	color: #000;

	}

#listing_form {
	font-size: 11px;
	color: #000;
	padding: 10px;
	}

#listing_view {
	font-size: 11px;
	color: #000;
	padding: 10px;
	background-color:#FFFFFF;
	}

h3.title {
	color: #fff;
	font-size: 12px;
	/*width: 600px;*/
	}


#listing_form ul {
	margin: 0px;
	padding: 0px;
}

#listing_form ul li{
	list-style: none;
	margin-right: 30px;
	font-weight: bold;
	padding: 2px;
	border: 0px;
	}
	
#listing_form ul li.row{
	background-color:#fff;
	color:#000;
	border: 0px;
	}

#listing_form ul li input{
	text-align: left;
	list-style: none;
	}

#listing #company {
	color: #000;
	}

.spanblock {
	display: block;
}

#listing ul {
	margin: 0px;
	padding: 0px;
}

div#listing ul li {
	list-style: none;
	margin-left: 10px;
	width: 600px;
	border: 0px;
	}

div#listing ul li.row {
	border: 0px;
}

#listing_edit {
	width: 400px;
	background-color:#CCCC99;
	border: 1px solid #000;
	padding: 10px;
	}
	
#listing_edit form {
	display: none;
	}

img{
	border: 0px;
	}

form {
	display: none;
	}
/* End Listing Style Sheet */

