@charset "utf-8";
/* CSS Document */


body,
html {
	height:100%;
	margin:0;
	padding:0;
	background:url(../images/hg_body_rest.gif);
	min-width:960px;
}


body, a {
	font-size:11px;
	color:#333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}


a {
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
	color:#666;
}
a, img, a img {
	border:0;
}


.sIFR-alternate,
.sIFR-alternate a {
	display:none;
	display:hidden;
}

.white {
	color:#fff;
}
