@charset "utf-8";
html {
	height:100%;
}
body {
	margin:0;
	padding:0;
	font-family:Tahoma;
	font-size:1px;
	color:#949494;
	cursor:default;
	height:100%;
	text-align:center;
}
a {
	text-decoration:none;
	color:#777777;
}
a:hover {
	color:#77b317;
}
a img {
	border:none;
}
table, tr, td {
	vertical-align:top;
	font-size:11px;
}
.clr {
	line-height:0; font-size:0;
	overflow:hidden; clear:both;
	height:0;
}

.hide {
	line-height:0; font-size:0;
	overflow:hidden; 
	height:1px;
}
.hide h1, .hide h2, .hide b, .hide p {
	font-size:1px !important; line-height:0 !important; color:#030104; margin:0; padding:0;
	background:none !important;
	overflow:hidden; height:0;
}