body {
	background-color: #C7D6FA;
	margin: 0px;
	padding: 0px;
}
.menubg {
	background-image: url(../images/menu_bg.gif);
	background-repeat: no-repeat;
	height: 21px;
	width: 80px;
	line-height: 21px;
	text-align: center;
	font-weight: bold;
}
table {
	font-family: book Antiqua, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 150%;
	color: #333333;
}
.rightfont {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFCC;
}
a:link {
	color: #363636;
	text-decoration: none;
}
a:visited {
	color: #363636;
	text-decoration: none;
}
a.bluelink:link {
	color: #3E6B91;
	text-decoration: underline;
}
a.bluelink:visited {
	color: #386385;
	text-decoration: underline;
}
a.bluelink:hover {
	color: #CC0000;
}
.title2 {
	color: #990000;
}
.title1 {
	font-weight: bold;
	padding-top: 30px;
}
.rightbg {
	background-image:  url("../images/naturelogo.jpg");
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #8FAEF5;
}
a.greenlink:link {
	color: #355342;
	text-decoration: underline;
}
a.greenlink:visited {
	color: #355342;
	text-decoration: underline;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
