<style TYPE="text/css">
<!--

.AdminTitle {
	color: #ffffff ;
	font-family: impact, arial, Helvetica ;
	font-size: 20pt ;
}
			A:link         {color: #000077; text-decoration: none;}
			A:visited      {color: #000077; text-decoration: none;}
			A:hover        {color: #ff0000; text-decoration: none;}
			A:active       {color: #555555; text-decoration: none;}
			
			A.menu:link         {color: #cccccc; text-decoration: none;}
			A.menu:visited      {color: #cccccc; text-decoration: none;}
			A.menu:hover        {color: #cc6600; text-decoration: none;}
			A.menu:active       {color: #555555; text-decoration: none;}
		
			
.nav {
	color: #000000 ;
	font-family: impact, arial, Helvetica ;
	font-size: 20pt ;
	text-decoration: none;
	
}

.title {
	color: #000000 ;
	font-family: arial, Helvetica ;
	font-size: 25pt ;
	font-weight: bold ;
	font-style: italic ;
}

.tenblack {
	color: #000000 ;
	font-family: Arial, Helvetica ;
	font-size: 8pt ;
}

.tenwhite {
	color: #ffffff ;
	font-family: Arial, Helvetica ;
	font-size: 8pt ;
}

.tenblue {
	color: #0000ff ;
	font-family: Arial, Helvetica ;
	font-size: 8pt ;
}

.tenred {
	color: #cc0000 ;
	font-family: verdana, Arial, Helvetica ;
	font-size: 8pt ;
}

.tengray {
	color: #cccccc ;
	font-family: Arial, Helvetica ;
	font-size: 8pt ;
}

.twelvegold {
	color: #ff9967 ;
	font-family: Arial, Helvetica ;
	font-size: 9pt ;
}

.twelveblack {
	color: #000000 ;
	font-family: verdana, Arial, Helvetica ;
	font-size: 9pt ;
}

.twelvewhite {
	color: #ffffff ;
	font-family: Arial, Helvetica ;
	font-size: 9pt ;
}

.twelveblue {
	color: #0000ff ;
	font-family: Arial, Helvetica ;
	font-size: 9pt ;
}

.twelvered {
	color: #ff0000 ;
	font-family: Arial, Helvetica ;
	font-size: 9pt ;
}

.twelvegray {
	color: #555555 ;
	font-family: Arial, Helvetica ;
	font-size: 9pt ;
}

.fifteenblack {
	color: #000000 ;
	font-family: Arial, Helvetica ;
	font-size: 10pt ;
}

.fifteenblue {
	color: #0000ff ;
	font-family: Arial, Helvetica ;
	font-size: 10pt ;
	font-weight: bold ;
}

.fifteenred {
	color: #ff0000 ;
	font-family: Arial, Helvetica ;
	font-size: 11pt ;
	font-weight: bold ;
}

.twentyblack {
	color: #000000 ;
	font-family: Arial, Helvetica ;
	font-size: 20pt ;
}

.twentywhite {
	color: #ffffff ;
	font-family: Arial, Helvetica ;
	font-size: 12pt ;
}

.twentyblue {
	color: #0000ff ;
	font-family: Arial, Helvetica ;
	font-size: 20pt ;
}

/*Header*/
#header {
	MARGIN-LEFT: auto; WIDTH: 910px; MARGIN-RIGHT: auto; PADDING: 10px 0; POSITION: relative; HEIGHT: 60px
}
#logo {
	FLOAT: left
}

#main-banner {
	float: right;
	margin-right: 55px;	
}
#buttons {
	LEFT: 670px; WIDTH: 240px; POSITION: absolute; TOP: 0px
}
#buttons .bookmark {
	FLOAT: right
}
#buttons .google {
	FLOAT: left
}
.bbb-header {
	position:absolute;
	right:0px;
	top:10px;
}
.rba-logo {
	position:absolute;
	right:50px;
	top:3px;
}

/*Navigation*/
div#navigation  { 
	font-size: 12px;
	font-family: Arial;
	font-weight:bold;
	background: url(http://www.yellowpagecity.com/images/nav-bg.jpg) 0 50% repeat-x;
	text-transform: uppercase;
	margin: 0;
	padding: 0px;
	height: 32px;
	clear:both;
	z-index:9100;
}
div#navigation ul {
	width: 910px;
	margin: 0px auto;
	padding:0px;
	position:relative;
}

div#navigation li{
	float:left;
	list-style:none;
}
div#navigation li a{
	float:left;
	display:block;
	color:#fff;
	text-decoration:underline;
	padding:0 1px 0 7px;
	height:32px;
	line-height:33px;
	text-align:center;
	cursor:pointer;	
}
div#navigation li a span{
	float:left;
	display:block;
	padding:0 10px 0 3px;
}
div#navigation li.current a{
	color:#000;
	background:url(http://www.yellowpagecity.com/images/navtab-left.jpg) no-repeat left 3px;
	text-decoration:none;
}
div#navigation li.current a span{
	color:#000;
	background:url(http://www.yellowpagecity.com/images/navtab-right.jpg) no-repeat right 3px;
}
div#navigation li a:hover{
	color:#000;
	background:url(http://www.yellowpagecity.com/images/navtab-left.jpg) no-repeat left 3px;
	text-decoration:none;
}
div#navigation li a:hover span{
	color:#000;
	background:url(http://www.yellowpagecity.com/images/navtab-right.jpg) no-repeat right 3px;
}
#advertise-btn {
	position: absolute;
	right:-2px;
	top:0;
	margin:0 !important;
	padding:0 !important;
	background-image: none !important;
}
#advertise-btn img {
	vertical-align:top !important;
}
#bookPage #advertise-btn {
	right:-5px;
}

/*Footer*/
#yellowSpan
{
	background-color: #fae411;
	height: 10px;
	margin: 0px;
	clear:both;
	overflow: hidden;
}
#footer {
	CLEAR: both; PADDING-RIGHT: 45px; PADDING-LEFT: 45px; BACKGROUND: url(http://www.yellowpagecity.com/images/footer-gradientbg.jpg); PADDING-BOTTOM: 20px; COLOR: #ffffff; PADDING-TOP: 20px; BACKGROUND-REPEAT: repeat-x; HEIGHT: 90px; BACKGROUND-COLOR: #5f5f5f
}
#footerContent {
	MARGIN-LEFT: auto; WIDTH: 910px; MARGIN-RIGHT: auto
}
#footer .icon {
	FLOAT: left; MARGIN-RIGHT: 15px
}
#footer .footerTop {
	FONT-SIZE: 18px; PADDING-BOTTOM: 5px
}
#mid {
	FLOAT: left
}
#footer .copy {
	FONT-SIZE: 12px; PADDING-TOP: 5px
}
#footer .copy A {
	FONT-SIZE: 10px !important;
	COLOR: #ffffff !important;
	TEXT-DECORATION: underline
}
#footer A {
	COLOR: #ffff00;
	font-size: 12px;
}
#footer A:hover,
#footer A:link,
#footer A:visited,
#footer A:active{
	COLOR: #ffff00;
	TEXT-DECORATION: underline;
	font-size: 12px;
}
#footer .bbb {
	FONT-SIZE: 10px; FLOAT: right; WIDTH: 135px;
}

body{
	margin: 0;
	font-family: Arial;
}

#repTable td{
	border-bottom: solid black 1px;
}

h1.box-heading {
background:transparent url(http://www.yellowpagecity.com/images/managelisting/boxheadingbg-left.png) no-repeat scroll left center;
float:none;
height:48px;
margin:0;
padding:0 0 0 12px;
}
h1.box-heading span {
background:transparent url(http://www.yellowpagecity.com/images/managelisting/boxheadingbg-right.png) no-repeat scroll right center;
display:block;
height:48px;
line-height:48px;
margin:0;
padding:0 12px 0 0;
}
-->
</style>