body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
}

a {
	color: #514F1C;
}
a:hover {
	color: #FF9900;
}



p {
	text-align: justify;
}
#linksmenu a {
	float: right;
	clear: none;
	width: 97%;
	height: 18px;
	background-color: #ABC578;
	font: 0.7em Tahoma, sans-serif;
	border-bottom: 1px solid #ffffff;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 7px;
	margin-bottom: 0;
	margin-top: 0;
}
#linksmenu a:hover {
	background-color: #514F1C;
}
table.mmenu {
	width: 100%;
	border: 0px;
	border-collapse: collapse;
	border-style: solid;
}
table.one {
	background-color: rgb(255, 255, 255);
	width: 90%;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	border: 0px;
	border-collapse: collapse;
}
table.two {
	width: 100%;
	text-align: right;
	border: 0px;
	border-collapse: collapse;
	text-align: left;
}
table.logo {
	background-color: rgb(247, 247, 247);
	width: 100%;
	height: 20px;
	text-align: Center;
	padding: 15px;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}
table.host {
	background-color: rgb(247, 247, 247);
	width: 100%;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
table.block {
	background-color: rgb(238, 238, 238);
	width: 100%;
	border: 0;
}
/*TEXT STYLES*/
.bodytext {
	font: 0.7em Tahoma, sans-serif;
	font-size: 12px;
	color: #333333;
}
.smalltext {
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	color: #666666;
}
.smallwhitetext {
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.smallwhitetext a {
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.smallwhitetext a:hover {
	text-decoration: underline;
}
.smallgraytext {
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
}
.smallgraytext a {
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
.smallgraytext a:hover {
	text-decoration: underline;
}
.smalltitletext {
	font: 0.7em Tahoma, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #999999;
}
.titletext {
	font: 0.7em Tahoma, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #CCCCCC;
}
.orangetitletext {
	font: 0.7em Tahoma, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFC569;
}
.logotext {
	font: 0.7em Tahoma, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #999999;
}
.orangelogo {
	font: 0.7em Tahoma, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #FF9900;
}
