body {
	margin: 0;	background-color: #669922;
	position: relative;
	font-family: small tahoma, "Bitstream Vera Sans", "Trebuchet MS", "Lucida Grande", lucida, helvetica, sans-serif;
	font-size: 13px;
	color: #535148;
}

p {	font-family: small tahoma, "Bitstream Vera Sans", "Trebuchet MS", "Lucida Grande", lucida, helvetica, sans-serif;
	font-size: 13px;
	color: #535148;
}

b {
	color: #535148;
	font: bold 14px small tahoma, "Bitstream Vera Sans", "Trebuchet MS", "Lucida Grande", lucida, helvetica, sans-serif;
}

.content {
}

#content img{
}

.header{
}

#header img{
	position: relative;
	margin: 5px;
	float: left;
}

.TitleStyle  {
	color: #ffffff;
	text-indent: 0px;
	left: 10px;
	position: relative;
	font: 22px bold tahoma, "Bitstream Vera Sans", "Trebuchet MS", "Lucida Grande", lucida, helvetica, sans-serif;
}

.SloganStyle  {
	color: #ffffff;
	font: bold small tahoma, "Bitstream Vera Sans", "Trebuchet MS", "Lucida Grande", lucida, helvetica, sans-serif;
	text-indent: 0px;
	left: 10px;
	position: relative;
}

a.toolbarStyle:link{
	color: #ffffff;
	left: 10px;
	position: relative;
	font: bold small tahoma, "Bitstream Vera Sans", "Trebuchet MS", "Lucida Grande", lucida, helvetica, sans-serif;	text-decoration: none;
}

a.toolbarStyle:visited{
	color: #ffffff;
	left: 10px;
	position: relative;
	font: bold small tahoma, "Bitstream Vera Sans", "Trebuchet MS", "Lucida Grande", lucida, helvetica, sans-serif;	text-decoration: none;
}

a.toolbarStyle:hover{
	color: #88bb22;
	left: 10px;
	position: relative;
	font: bold small tahoma, "Bitstream Vera Sans", "Trebuchet MS", "Lucida Grande", lucida, helvetica, sans-serif;
	text-decoration: none;
}

a.toolbarStyle:active{
	color: #ffffff;
	left: 10px;
	position: relative;
	font: bold small tahoma, "Bitstream Vera Sans", "Trebuchet MS", "Lucida Grande", lucida, helvetica, sans-serif;	text-decoration: none;
}

a:link {	color: #669922;
	text-decoration: none;
	font-weight: bold;
}

a:visited {	color: #669922;
	text-decoration: none;
	font-weight: bold;
}

a:hover {	color: #557711;
	text-decoration: underline;
	font-weight: bold;
}

a:active {	color: #669922;
	text-decoration: none;
	font-weight: bold;
}

.footer  {	color: #ffffff;
	text-align: center;
	font-family: Tahoma, Verdana, Helvetica, Arial;
	font-size: 12px;
}