html
{
overflow-y: scroll;
}

/* google optimized menu: */
.hfg
{
	display: none;
}

body {
	background-image: url(images/bg.jpg);
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-position:top center;
}
body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFF;
	font-size: 13px;
	line-height: 23px;
}
object, param {
	display:block;
}
a:link {
	color: #7d625c;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #7d625c;
}
a:hover {
	text-decoration: underline;
	color: a98265;
}
a:active {
	text-decoration: none;
	color: #7d625c;
}
 div.partner {
	width: 140px;
	float: left;
	margin-bottom: 20px;
	border: none;
 }
 
 div.partner_label {
	width: 100%;
	float: left;
	float: clear;
	margin-bottom: 20px;
	border: none;
 }
 
 div.partner_label img {
	border: none;
 }
 
 div.partner img {
	border: none;
 }

.defaultContent p
{
	padding: 0px; 
	margin: 0px;
}
