html body {
	margin: 0;
	overflow: visible;
	background-color: #FFFFFF;
	background-image: url(/gfx/bg.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.menu {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #5e5d5d;
	text-decoration: none;
}
.menusel {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.foot {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #fc7a00;
	text-decoration: none;
}
.footsel {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #fc7a00;
	text-decoration: underline;
}
td {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #5e5d5d;
	text-decoration: none;
}
.hrefdomain {
	font-family: Tahoma, Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #5e5d5d;
	text-decoration: underline;
}
.blackhead {
	font-family: Tahoma, Verdana;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #232323;
	text-decoration: none;
}
.form {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #5e5d5d;
	text-decoration: none;
	border: 1px solid #5e5d5d;
	background-color: #eeeeef;
}
.orange {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #fc7a00;
	text-decoration: none;
}
.mingray {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #232323;
	text-decoration: none;
}
.lap_on {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #fc7a00;
	text-decoration: none;
}
.lap_off {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #232323;
	text-decoration: none;
}
.bigform {
	font-family: Tahoma, Arial, Verdana;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #fc7a00;
	text-decoration: none;
	border: 2px solid #232323;
	width: 640px;
}
.pagerank {
	font-family: Tahoma, Arial, Verdana;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	color: #fc7a00;
	text-decoration: none;
}
.meta {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #5e5d5d;
	text-decoration: none;
}
.thumbnail {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #232323;
	text-decoration: none;
}