body {
	background-image: url(images/background.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

a:link		{color: #FFFFFF; text-decoration: none;}
a:visited	{color: #FFFFFF; text-decoration: none;}
a:hover		{color: #FFFFFF; text-decoration: underline;}
a:active	{color: #FFFFFF; text-decoration: none;}
strong		{color: #608c31;}

.small		{font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif;}
.big		{font-size: 16px;}
.title		{font-size: 16px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #608c31;}
.expanded	{line-height: 16px; letter-spacing: 2px;}
.footer		{font-size: 9px; color: #999999;}

.ftr:link		{font-size: 9px; color: #608c31; margin-right: 10px; text-decoration: none;}
.ftr:visited	{font-size: 9px; color: #608c31; margin-right: 10px; text-decoration: none;}
.ftr:hover		{font-size: 9px; color: #608c31; margin-right: 10px; text-decoration: undelrine;}
.ftr:active		{font-size: 9px; color: #608c31; margin-right: 10px; text-decoration: none;}

.link:link		{color: #608c31; text-decoration: none;}
.link:visited	{color: #608c31; text-decoration: none;}
.link:hover		{color: #608c31; text-decoration: undelrine;}
.link:active	{color: #608c31; text-decoration: none;}.sidebg {
	background-color: #608c31;
	background-image: url(images/bg-bamboo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
