body {
	margin: 0px;
	padding: 0px;
}
p {
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #666666;
	font-size: 0.88em;
}
li {
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #666666;
	font-size: 0.88em;
}
img.href {
	border-width: 0px;
	vertical-align: top;
}
img.lBottom {
	margin-bottom: 0px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 0px;
}
p.imgBottom {
	font-size: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}
.centerT {
	margin-left: auto;
	margin-right: auto;
}
.blue {
	color: #008db7;
}
.red {
	color: #FF3300;
}
a {
	color: #008db7;
}
a:hover {
	text-decoration: none;
}
a.bottom {
	font-size: 0.69em;
	color: #999999;
	font-weight: bold;
}
.image {
	text-decoration: none;
}
p.null {
	margin-bottom: 0px;
	margin-top: 0px;
}
a.tt span {
	display: none;
}
a.tt:hover {
	position: relative;
	z-index: 5;
}
a.tt:hover span {
	display: block;
	position: absolute;
	top: 9px;
	left: 250px;
	z-index: 4;
	background: #FFF;
	border: 1px dashed #333;
	color: #000000;
	padding: 20px;
	width: 300px;
}
a.im span {
	display: none;
}
a.im:hover {
	position: relative;
	z-index: 5;
}
a.im:hover span {
	display: block;
	position: absolute;
	top: -10px;
	left: 0px;
	z-index: 4;
	background: #FFF;
	border: 1px dashed #333;
	color: #000000;
	padding: 20px;
	width: 200px;
	text-align: center;
}
input {
	border: 1px solid #666666;
	font-family: 'Trebuchet MS', Arial, sans-serif;
	font-size: 0.75em;
	color: #333;
}
.form {
	border: 1px solid #666666;
	font-family: 'Trebuchet MS', Arial, sans-serif;
	font-size: 12px;
	color: #333;
}
.reg {
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #f3f3f3;
	vertical-align: top;
}
.tabl {
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #f3f3f3;
	padding-top: 20px;
	padding-bottom: 20px;
}
li.results {
	margin-bottom: 7px;
}