
.heading {
	font-family: Century Gothic, Tahoma, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #8b7d77;
}

.content {
	font-family: Verdana,Arial,sans-serif;
	font-size: 8pt;
	color: #8b7d77;
	line-height: 2;
}


.button {
	font-family: Tahoma,sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #ffffff;
}

.buttonbottom {
	font-family: Tahoma,sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
}

.smalltop {
	font-family: Tahoma,sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #998f8c;
}


.search {
	font-family: Tahoma,sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #b2a49e;
}

.searchfield {
	font-family: Tahoma,sans-serif;
	font-size: 8pt;
	color: #555555;
}

.tinytop {
	font-family: Tahoma,sans-serif;
	font-size: 7pt;
	font-weight: bold;
	color: #998f8c;
}

a:link {
	font-family: Tahoma, sans-serif;
	color: #ffffff;
	text-decoration: none;
	
}
a:hover {
	font-family: Tahoma, sans-serif;
	color: #ece726;
	text-decoration: underline;
	cursor: hand;	
}
a:active {
	font-family: Tahoma, sans-serif;
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma, sans-serif;
	color: #ffffff;
	text-decoration: none;

}

td.menu {
	background: #eda3c8;
	height: 20;
	text-decoration: none;
}


table.menu
{
	font-family: Tahoma,sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #ffffff;
	border-collapse: collapse;
	position:absolute;
	visibility:hidden;
}



