.padding {
padding: 10px;
}

.menu_bg
{
	background: #0e1406 url(images/menu_bg.jpg) repeat-x middle;
}

.bottomlinks {
	color: #456311;
}

.bottomlinks:hover {
	color: #94b163;
}.textlinks {
	color: #999966;
	text-decoration: underline;
}
.topLinks {
	color: #2196D3;
	text-decoration: underline;
}
.topLinks:hover {
	color: #2196D3;
	text-decoration: line-trough;
}

.tp_topic_bg
{
	background: #ffffff url(images/tp_topic_tour_package_bg.jpg) repeat-x bottom;
}.thumbLinks {
	border: 1px solid #999966;
}
.thumbLinks:hover {
	border: 1px solid #ffd800;
}

.indent {
padding: 8px;
}