body
{
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#titlebar
{
	text-align: center;
	padding: 0px;
	background-color: #031830;
	background-image: url(images/title-side.jpg);
	background-repeat: repeat-x;
}

#titlebarinner
{
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	height: 314px;
	background-color: #031830;
	background-image: url(images/title.jpg);
	background-repeat: no-repeat;
}

#bodybar
{
	text-align: center;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(images/body-side.jpg);
	background-repeat: repeat-x;
}

#bodybarinner
{
	text-align: left;
	padding-top: 10px;
	padding-bottom: 40px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	background-color: #FFFFFF;
	background-image: url(images/body.jpg);
	background-repeat: no-repeat;
}

#bodybarpadding
{
	padding-left: 40px;
	padding-right: 40px;
}

#buttonbar
{
	text-align: center;
	padding: 0px;
	background-color: #000000;
	background-image: url(images/buttons-side.jpg);
	background-repeat: repeat-x;
}

#buttonbarinner
{
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 485px;
	height: 51px;
	background-color: #000000;
	background-image: url(images/buttons-side.jpg);
	background-repeat: repeat-x;
}

#findanumberimage
{
	padding: 0px;
	margin: 0px;
	width: 176px;
	height: 51px;
	border: 0px;
}

#findanumberhoverimage
{
	display: none;
	padding: 0px;
	margin: 0px;
	width: 176px;
	height: 51px;
	border: 0px;
}

#addanumberimage
{
	padding: 0px;
	margin: 0px;
	width: 174px;
	height: 51px;
	border: 0px;
}

#addanumberhoverimage
{
	display: none;
	padding: 0px;
	margin: 0px;
	width: 174px;
	height: 51px;
	border: 0px;
}

#contactusimage
{
	padding: 0px;
	margin: 0px;
	width: 135px;
	height: 51px;
	border: 0px;
}

#contactushoverimage
{
	display: none;
	padding: 0px;
	margin: 0px;
	width: 135px;
	height: 51px;
	border: 0px;
}

p.error
{
	color: #FF0000;
}

a.paginateLinkNormal
{
	text-decoration: underline;
	color: #333333;
	cursor: pointer;
}

a.paginateLinkSelected
{
	text-decoration: underline;
	color: #0000CC;
	cursor: pointer;
}

p.numberlisttitle
{
	font-weight: bold;
}

#searchFormContainer
{
	text-align: center;
	margin: 10px;
}


table.numberlisttable
{
	width: 850px;
	margin-left: auto;
	margin-right: auto;
}

td.companynametitlecell
{
	border-bottom: 1px solid #666666;
	border-left: 1px solid #CCCCCC;
}

td.nongeonumtitlecell
{
	text-align: center;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}

td.alternativenumtitlecell
{
	text-align: center;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #CCCCCC;
}

td.companynamecell
{
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

td.nongeonumcell
{
	text-align: center;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}

td.alternativenumcell
{
	text-align: center;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}

p.alternativenumber
{
	font-size: 130%;
}

img.goodnumber, img.badnumber
{
	vertical-align: middle;
	margin: 10px;
}

#mainNumberAd
{
	display: none;
	margin: 10px;
	padding: 10px;
	border: 1px dashed #0000CC;
	font-size: 80%;
}

#numberListContainer
{
	margin-top: 25px;
}

td.adcell
{
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}

p.autoadtext
{
	font-size: 80%;
	color: #666699;
}

p.adtitle
{
	font-size: 80%;
	font-weight: bold;
	color: #009900;
}

p.adtext
{
	font-size: 80%;
	color: #666699;
}

a.adlink
{
	font-size: 80%;
	color: #0000FF;
}
