@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #5B3423;
	left:0px;
	top:0px;
	margin:0px;
	padding:0px;
	background-color: #FFFFFF;
}
img{
border:none;
}
p{
text-align:left;
}
p.menu{
	text-align:center;
	font-size: medium;
}
.menu a {
	color: #0000FF;
	text-decoration: none;
}
.menu a:hover {
	text-decoration: underline;
}

.key {
	text-align:left;
	height: 100px;
	width: 100%;
	overflow: hidden;
	color: #999999;
}
#btable{
height:800px;
padding:10px;
}
img.i {
	float: right;
	margin: 10px;
}
.hd {
	color: #999999;
}
a.hd {
	color: #999999;
}
a:hover{
text-decoration:underline;
}
a{
text-decoration:none;
}
p.center {
	text-align: center;
}
#sites {
	overflow: visible;
	visibility: visible;
	z-index: 2;
	height: 300px;
	width: 100%;
	text-align: left;
	margin-left: 3px;
}
a.hdlk {
	color: #5B3423;
	text-decoration: none;
}
.center{
text-align:center;
}