.bg-cell {
	background-image: url(images/header_bg.gif);
	background-repeat: repeat-x;
	padding-top: 90px;
}
.space-cell {
	padding-top: 35px;
}
.text {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.more {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: F3FF8B;
	text-decoration: none;
	padding-top: 5px;
}
.more:link {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: F3FF8B;
	text-decoration: none;
	padding-top: 5px;
}
.more:visited {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: F3FF8B;
	text-decoration: none;
	padding-top: 5px;
}
.more:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: F3FF8B;
	text-decoration: underline;
	padding-top: 5px;
}
.space {
	padding-left: 20px;
}
.links {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: F3FF8B;
	text-decoration: underline;
}
.links:link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: F3FF8B;
	text-decoration: underline;
}
.links:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	color: F3FF8B;

}
.links:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.footer-links {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: F3FF8B;
	text-decoration: none;
}
.footer-links:link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: F3FF8B;
	text-decoration: none;
}
.footer-links:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: F3FF8B;
	text-decoration: none;
}
.footer-links:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #F3FF8B;
	text-decoration: underline;


}
.text-in {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 5px;
}
.input-contact {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	background-color: DCF386;
	padding-left: 2px;
	border: 1px solid #FFFFFF;
	color: 8DAD0F;

}
.input-text {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: 8DAD0F;
	text-decoration: none;
	background-color: DCF386;
	padding-top: 3px;
	padding-left: 3px;
	border: 1px solid #FFFFFF;
}
.button-on {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: 8DAD0F;
	text-decoration: none;
	background-color: DCF386;
	border: 1px solid #FFFFFF;
	cursor: hand;
}
a:link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: f3ff8b;
	text-decoration: underline;
}
a:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: f3ff8b;
	text-decoration: underline;
}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFF00;

}

