.nospacing, .nospacing td {
	border-collapse:collapse;
	border-spacing: 0;
	padding: 0;
}

body {
	overflow-y: hidden;
	margin: 0; padding: 0;
	background-color: #FFFFFF;
	color: #666666;
	font-family: Arial, sans;
	font-size: 12px;
}
.ads {
	text-shadow: 0 1px #000;
	color: #A8B293;
	font-size: 11px;
	line-height: 11px;
	padding: 0;
	font-weight: normal;
	text-decoration: none;
}
a {
	font-weight: bold;
	color: #618430;
}
a:hover {
	color: #769945;
}
a:active {
	color: #3b4d17;
}
div#noflash {
	background: #fff;
	width: 100%;
	position: absolute;
	top: 100px;
	text-align: center;
}

#social_fb a, #social_tw a, #social_fl a {
	margin: 0 3px 0 0;
	display: block;
	width: 23px;
	height: 23px;
	line-height: 23px;
	background: url(/graphics/content/social_icons.png) no-repeat top left;
	text-decoration: none;
	outline: none;
}

#social_tw a {
	margin: 0 2px 0 0;
}

#social_fb a {
	background-position: top center;
}

#social_tw a {
	background-position: top right;
}

#social_fl a:HOVER {
	background-position: bottom left;
}

#social_fb a:HOVER {
	background-position: bottom center;
}

#social_tw a:HOVER {
	background-position: bottom right;
}
