body{
padding: 15px;
/*background-color: #4AA0E0;*/
background-color: #4AA0E0;
font: 100.01% Arial,sans-serif;
width: 750px;
}
h1,h2,p{margin: 0 10px}
h1{font-size: 170%;color: black}
h2{font-size: 125%;color: #718ABE}
p{padding-bottom:1em}
h2{padding-top: 0.3em}
div#nifty{ margin: 0 2%;background: #FFFFFF}

b.rtop, b.rbottom{display:block;background: #4AA0E0}
b.rtop b, b.rbottom b{display:block;height: 1px;
    overflow: hidden; background: #FFFFFF}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}

.statetable {
text-align: center;
}

.searchterm {
letter-spacing: 2px;
color: #718ABE;
}

.bizcity {
font-size: medium;
}

.bizname {
margin-left: 15px;
}

/* 
	Cusco Sky table styles
	written by Braulio Soncco http://www.buayacorp.com
*/

table, th, td {
	border: 1px solid #D4E0EE;
	border-collapse: collapse;
	font-family: Arial, sans-serif;
	color: #555;
}

caption {
	font-size: 150%;
	font-weight: bold;
	margin: 5px;
}

td, th {
	padding: 4px;
}

thead th {
	text-align: center;
	background: #E6EDF5;
	color: #4F76A3;
	font-size: 100% !important;
}

tbody th {
	font-weight: bold;
}

tbody tr { background: #FCFDFE; }

tbody tr.odd { background: #F7F9FC; }

table a:link {
	color: #718ABE;
	text-decoration: none;
}

table a:visited {
	color: #718ABE;
	text-decoration: none;
}

table a:hover {
	color: #718ABE;
	text-decoration: underline !important;
}

tfoot th, tfoot td {
	font-size: 85%;
}
