html, body {
	margin: 0;
	padding: 0;
}

body {
	font-family: Verdana, Arial;
	font-size: 12px;
	background-image: url(../img/body_bg.jpg);
	background-repeat: repeat-y;
	background-position: top left;
	background-color: #fdfdfd;
}

form, fieldset {
	margin: 0;
	padding: 0;
	border-style: none;
}

a, a:visited {
	text-decoration: none;
	color: #245b6d;
}

a:hover {
	text-decoration: underline;
}

#leftcol {
	float: left;
	width: 273px;
	color: #ffffff;
}

#logo {
	background-image: url(../img/logo.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height: 150px;
	margin-top: 0px;
}

#leftcontent {
	margin: 0px 25px 20px 0px;
}

#leftcontent div.title {
	background-image: url(../img/header_bg.jpg);
	background-position: 0px 1px;
	background-repeat: no-repeat;
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
	height: 25px;
	line-height: 25px;
	padding: 0px 12px;
	margin: 5px 5px 5px 0px;
	text-transform: uppercase;
}

table.searchfields {
	width: 240px;
	margin-left: 10px;
}

table.searchfields td.title {
	text-align: right;
	padding-right: 5px;
	font-weight: normal;
}

table.searchfields td.input {
	text-align: right;
	width: 155px;
}

#leftcontent input.text,
#leftcontent select {
	border: none;
	padding: 4px;
	font-size: 11px;
	font-family: verdana;
	color: #000000;
	background-color: #ffffff;
	border: none;
}

#leftcontent input.text {
	width: 145px;
}

#leftcontent select {
	width: 153px;
	padding-left: 2px;
}

#leftcontent input.button {
	cursor: pointer;
}

#leftcontent input {
	padding: 4px;
	font-size: 11px;
	font-family: verdana;
	color: #ffffff;
	background-color: #b42e66;
	border: none;
}

#leftcontent input:hover {
	background-color: #D03576;
}

#leftcontent input.text:hover {
	background-color: #ffffff;
}

table.searchconfig {
	width: 240px;
	margin-left: 10px;
}

table.searchconfig td {
	vertical-align: top;
}

table.searchconfig td.title {
	text-align: right;
	padding-right: 5px;
	padding-top: 2px;
	font-weight: normal;
}

ul.quicksearch,
ul.extlinks {
	list-style-type: none;
	margin: 0;
	padding: 0px 20px 10px 25px;
}

ul.quicksearch li a,
ul.extlinks li a,
a.leftboldlink {
	font-weight: normal;
	text-decoration: underline;
	color: #f8f7f7;
	font-size: 13px;
}

ul.quicksearch li a:hover {
	text-decoration: none;
}

ul.extlinks li a {
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}

ul.extlinks li a:hover {
	text-decoration: underline;
}

#content {
	margin-left: 273px;
	padding: 20px 0px 20px 30px;
}

#alphadir {
	width: 500px;
	padding: 0px 0px 10px 25px;
	text-align: center;
}

#alphadir span.alpha {
	margin-right: 8px;
}

#alphadir a {
	text-decoration: none;
	color: #000000;
}

#alphadir a:hover {
	text-decoration: underline;
}

#offsetlinks {
	width: 500px;
	margin: 5px 0px 5px 25px;
}

#offsetlinks .current {
	font-weight: bold;
}

div.phonecatpage {
	width: 545px;
}

div.phonecatpage div.pagetop {
	background-image: url(../img/page_top.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height: 15px;
}

div.phonecatpage div.pagebottom {
	background-image: url(../img/page_bottom.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height: 15px;
}

div.phonecatpage div.pagemiddle {
	background-image: url(../img/page_bg.jpg);
	background-repeat: repeat-y;
	background-position: top left;
	padding: 20px 40px 20px 60px;
}

div.phonecatpage table.entry table.property td {
	padding: 2px 0px;
	vertical-align: top;
}

div.phonecatpage table.entry table.property td.key {
	text-align: right;
	padding-right: 5px;
	font-weight: bold;
}

div.phonecatpage table.entry {
	border-collapse: collapse;
	width: 100%;
	border-bottom: 1px solid #aaaaaa;
}

div.phonecatpage table.entry tr.row {
	height: 16px;
}

div.phonecatpage table.entry td {
	padding: 2px 0px;
	vertical-align: top;
}

div.phonecatpage table.entry td.middle {
	width: 125px;
}

div.phonecatpage table.entry td.right {
	width: 125px;
	text-align: right;
}

div.phonecatpage table.pageheader {
	border-collapse: collapse;
	width: 100%;
	border-bottom: 1px solid #aaaaaa;
}

div.phonecatpage table.pageheader td {
	padding: 2px 0px;
}

div.phonecatpage table.pageheader td.middle {
	width: 125px;
}

div.phonecatpage table.pageheader td.right {
	width: 110px;
	text-align: right;
}

div.phonecatpage div.pageactions {
	text-align: right;
	margin-top: 10px;
}

#tooltip {
	position: absolute;
	z-index: 100;
	border: 1px solid #aaa;
	background-color: #fff;
	padding: 10px;
}

#keywordlistpage h1,
#keywordlistpage h2 {
	margin: 5px 0px;
	color: #932653;
}

#keywordlistpage h1 {
	font-size: 16px;
}

#keywordlistpage h2 {
	font-size: 15px;
}

#listallpage h1,
#listallpage h2 {
	margin: 5px 0px;
	color: #932653;
}

#listallpage h1 {
	font-size: 16px;
}

#listallpage h2 {
	font-size: 15px;
}

#listallpage table.listall {
	border-collapse: collapse;
}

#listallpage table.listall th,
#listallpage table.listall td {
	padding: 2px 0px 3px 0px;
	vertical-align: top;
}

#listallpage table.listall th.name,
#listallpage table.listall td.name {
	text-align: left;
	padding-right: 10px;
}

#listallpage table.listall th.phone,
#listallpage table.listall td.phone {
	text-align: right;
}

#listallpage table.listall tr.listall-row td {
	border-bottom: 1px solid #a0a0a0;
}