a {
	text-decoration:none;
	color:#ffffff;
}
a:hover{color:#ff9900;}
a:visited{color:#ffffff;}
a:active{color:#ffffff;}

body ifarame {
	background-color:#000000;
	overflow-x:hidden;
}

form,input,select {
	font-size:x-small;
	margin-left:4px;
}

input {
	background-color:#333333;
	color:#ffffff;
	margin-top:1px;
	margin-left:1px;
	margin-right:1px;
	padding:0px;
}
.input_center {
	text-align:center;
	color:#ffffff;
}
.input_left {
	text-align:left;
	color:#ffffff;
	border-top: 1px solid #555555;
}

.submit_btn {
	padding-left: 5px;
	font: bold 10px 'Lucida Grande', Vernada, Arial, Geneva, Helvetica, sans-serif;
	color:#ffffff;
}

#foundlist {
	margin-right:2px;
}

#foundlist p {
	margin-top: 6px;
}

#foundlist ul {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}

#foundlist li {
	font-size: 9pt;
	list-style: none;
	padding-bottom: 5px;
	color:#ffffff;
}

#foundlist td {
	font-size: 9pt;
	color:#ffffff;
}

#foundlist .shop_add {
	font-size: 7pt;
	list-style: none;
	margin-left: 0;
	padding-left: 0;
	color:#ffffff;
}

#shopinfo ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	color:#ffffff;
}



h4 {
	margin-top:10px;
	padding-left: 4px;
	font-size: medium;
	font-weight:bold;
	border-left: solid 6px #dd3333;
	color:#ffffff;
	
}
h5 {
	margin-top:10px;
	font-size:10pt;
	font-weight:bold;
	color:#ffffff;
}

.found_notes {
	font-family: 'Lucida Grande', Vernada, Arial, Geneva, Helvetica, sans-serif;
	font-size: 1.0em;
	color:#cccccc;
}
.found_notes a:link,a:visited {
	text-decoration: none;
}

.found_notes a:hover, a:active {
	text-decoration: underline;
	color:#ff9900;
}

.currentpage {
	font-weight: bold;
	text-decoration: underline;
	color:#ffffff;
}

#goback {
	margin-right: 8px;
	font-family: 'Lucida Grande', Vernada, Arial, Geneva, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: bold;
	text-align: right;
	line-height: 2.0;
}
#goback a:link{
	text-decoration: none;
}
#goback a:active{
	text-decoration: none;
}
#goback a:visited{
	text-decoration: none;
}
#goback a:hover{
	text-decoration: underline;
	color:#ff9900;
}

